fix(smartproxy): No changes in this commit; configuration and source remain unchanged.

This commit is contained in:
2025-05-10 15:10:29 +00:00
parent f85698c06a
commit 40d5eb8972
2 changed files with 5 additions and 1 deletions

View File

@ -1,5 +1,9 @@
# Changelog
## 2025-05-10 - 16.0.1 - fix(smartproxy)
No changes in this commit; configuration and source remain unchanged.
## 2025-05-10 - 16.0.0 - BREAKING CHANGE(smartproxy/configuration)
Migrate SmartProxy to a fully unified routebased 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.