Releases: cycneuramus/deceptimeed
Releases · cycneuramus/deceptimeed
v1.1.2
02 Jun 11:28
Compare
Sorry, something went wrong.
No results found
1.1.2 (2025-06-02)
Bug Fixes
Catch NftError in state check (99df1f0 )
v1.1.1
11 May 07:45
Compare
Sorry, something went wrong.
No results found
1.1.1 (2025-05-11)
Performance Improvements
Run ~17x faster by using HashSet instead of seq for IPs (f2d4705 )
v1.1.0
09 May 15:56
Compare
Sorry, something went wrong.
No results found
1.1.0 (2025-05-09)
Features
Delete obsolete IP elements from blocklist (a77c121 )
Incremental atomic nftables updates (a77c121 )
Bug Fixes
Handle nft command errors (a74ec1d )
Properly close HTTP request (a369cb3 )
v1.0.1
09 May 12:51
Compare
Sorry, something went wrong.
No results found
1.0.1 (2025-05-09)
Bug Fixes
Check external process exit code (98a582b )
Don't recreate http client on every refresh (b3c979c )
Handle HTTP errors (156e9cb )
v1.0.0
08 May 07:39
Compare
Sorry, something went wrong.
No results found
1.0.0 (2025-05-08)
⚠ BREAKING CHANGES
Features
Bug Fixes
Collect IPs in canonical form (9049099 )
Only consider http/https scheme to be a valid URL (fd7a379 )
v0.3.0
07 May 12:40
Compare
Sorry, something went wrong.
No results found
0.3.0 (2025-05-07)
Features
Add logging and the -v flag (9069eeb )
Bug Fixes
Use defaults for missing values in config file (aa4a09d )
v0.2.0
06 May 14:41
Compare
Sorry, something went wrong.
No results found
0.2.0 (2025-05-06)
Features
Add version flag (3ee0345 )
Only update nft sets on new feed IPs (bd397f3 )
Support configuration file (c71853f )
Bug Fixes
Remove misleading references to CAP_NET_ADMIN (88732e8 )
v0.1.1
30 Apr 15:19
Compare
Sorry, something went wrong.
No results found
0.1.1 (2025-04-30)
Bug Fixes
Add nim.cfg for required compiler flag (173165e )