BREAKING CHANGE(redirect): Remove deprecated SSL redirect implementation and update exports to use the new redirect module
This commit is contained in:
@ -1,5 +1,12 @@
|
||||
# Changelog
|
||||
|
||||
## 2025-04-04 - 7.0.0 - BREAKING CHANGE(redirect)
|
||||
Remove deprecated SSL redirect implementation and update exports to use the new redirect module
|
||||
|
||||
- Deleted ts/classes.sslredirect.ts which contained the old SSL redirect logic
|
||||
- Updated ts/index.ts to export 'redirect/classes.redirect.js' instead of the removed SSL redirect module
|
||||
- Adopted a new redirect implementation that provides enhanced features and a more consistent API
|
||||
|
||||
## 2025-03-25 - 6.0.1 - fix(readme)
|
||||
Update README documentation: replace all outdated 'PortProxy' references with 'SmartProxy', adjust architecture diagrams, code examples, and configuration details (including correcting IPTables to NfTables) to reflect the new naming.
|
||||
|
||||
|
Reference in New Issue
Block a user