BREAKING CHANGE(nftables): Replace IPTablesProxy with NfTablesProxy and update module exports in index.ts
This commit is contained in:
@ -1,5 +1,12 @@
|
||||
# Changelog
|
||||
|
||||
## 2025-03-18 - 5.0.0 - BREAKING CHANGE(nftables)
|
||||
Replace IPTablesProxy with NfTablesProxy and update module exports in index.ts
|
||||
|
||||
- Removed ts/classes.iptablesproxy.ts
|
||||
- Added ts/classes.nftablesproxy.ts for enhanced nftables integration
|
||||
- Updated ts/index.ts to export NfTablesProxy instead of IPTablesProxy
|
||||
|
||||
## 2025-03-18 - 4.3.0 - feat(Port80Handler)
|
||||
Add glob pattern support for domain certificate management in Port80Handler. Wildcard domains are now detected and skipped in certificate issuance and retrieval, ensuring that only explicit domains receive ACME certificates and improving route matching.
|
||||
|
||||
|
Reference in New Issue
Block a user