feat(nftables): Add NFTables integration for kernel-level forwarding and update documentation, tests, and helper functions
This commit is contained in:
@ -1,5 +1,14 @@
|
||||
# Changelog
|
||||
|
||||
## 2025-05-15 - 18.1.0 - feat(nftables)
|
||||
Add NFTables integration for kernel-level forwarding and update documentation, tests, and helper functions
|
||||
|
||||
- Bump dependency versions in package.json (e.g. @git.zone/tsbuild and @git.zone/tstest)
|
||||
- Document NFTables integration in README with examples for createNfTablesRoute and createNfTablesTerminateRoute
|
||||
- Update Quick Start guide to reference NFTables and new helper functions
|
||||
- Add new helper functions for NFTables-based routes and update migration instructions
|
||||
- Adjust tests to accommodate NFTables integration and updated route configurations
|
||||
|
||||
## 2025-05-15 - 18.0.2 - fix(smartproxy)
|
||||
Update project documentation and internal configuration files; no functional changes.
|
||||
|
||||
|
Reference in New Issue
Block a user