fix(smartproxy): Update project documentation and internal configuration files; no functional changes.

This commit is contained in:
2025-05-15 14:35:43 +00:00
parent a2e3e38025
commit ddcfb2f00d
2 changed files with 7 additions and 1 deletions

View File

@ -1,5 +1,11 @@
# Changelog
## 2025-05-15 - 18.0.2 - fix(smartproxy)
Update project documentation and internal configuration files; no functional changes.
- Synchronized readme, hints, and configuration metadata with current implementation
- Updated tests and commit info details to reflect project structure
## 2025-05-15 - 18.0.1 - fix(smartproxy)
Consolidate duplicate IRouteSecurity interfaces to use standardized property names (ipAllowList and ipBlockList), fix port preservation logic for 'preserve' mode in forward actions, and update dependency versions in package.json.