Releases: gfargo/vercel-doorman
Releases · gfargo/vercel-doorman
v1.4.0
1.4.0 (2024-11-30)
Bug Fixes
- enhance sync and update IP rules (48cf546)
Features
- add config version support to download command (29a3bc6)
- add config version support to list command (5d84b78)
v1.3.3
1.3.3 (2024-11-30)
Bug Fixes
- add dynamic column width calculation (3a2a5ff)
Performance Improvements
- enhance rule validation and logging (6d606d2)
v1.3.2
1.3.2 (2024-11-28)
Bug Fixes
- enhance config handling in download command (b100716)
v1.3.1
1.3.1 (2024-11-27)
Performance Improvements
- improve logging for sync process (beadcd1)
v1.3.0
1.3.0 (2024-11-27)
Bug Fixes
- schema: lint and format generated schema inside of prebuild step (82d8886)
Features
- adds support for IP Blocking to sync,download, and list commands (189bae5)
v1.2.0
1.2.0 (2024-11-24)
Features
- config: store firewall
versiorn
and updatedAt
in local config (47f81a2)
v1.1.2
1.1.2 (2024-11-21)
Bug Fixes
- tosnakecase: removes trailing understcore from output (8444cd5)
v1.1.1
1.1.1 (2024-11-20)
Bug Fixes
v1.1.0
1.1.0 (2024-11-20)
Features
- sync: improve sync cmd via deep compare and provide review step with confirmation before sync (09f763e)
v1.0.3
1.0.3 (2024-11-20)
Bug Fixes
- vercelfirewall.ts: improve
diffRules
inside of of syncRules
to perform deep compare (bdd0d67)