|
a2eb0741e9
|
BREAKING CHANGE(smartproxy/configuration): Migrate SmartProxy to a fully unified route‐based configuration by removing legacy domain-based settings and conversion code. CertProvisioner, NetworkProxyBridge, and RouteManager now use IRouteConfig exclusively, and related legacy interfaces and files have been removed.
|
2025-05-10 07:56:21 +00:00 |
|
|
28022ebe87
|
change to route based approach
|
2025-05-10 00:01:02 +00:00 |
|
|
f8647516b5
|
fix(typescript): Refactor types and interfaces to use consistent I prefix and update related tests
|
2025-05-09 22:46:53 +00:00 |
|
|
b214e58a26
|
update
|
2025-05-09 21:21:28 +00:00 |
|
|
1a902a04fb
|
BREAKING CHANGE(forwarding): Refactor unified forwarding API and remove redundant documentation. Removed docs/forwarding-system.md (its content is migrated into readme.md) and updated helper functions (e.g. replacing sniPassthrough with httpsPassthrough) to accept configuration objects. Legacy fields in domain configurations (allowedIPs, blockedIPs, useNetworkProxy, networkProxyPort, connectionTimeout) have been removed in favor of forwarding.security and advanced options. Tests and examples have been updated accordingly.
|
2025-05-09 15:39:15 +00:00 |
|
|
6944289ea7
|
BREAKING_CHANGE(core): refactored the codebase to be more maintainable
|
2025-03-25 22:30:57 +00:00 |
|