Skip to content

v0.4.0

Choose a tag to compare

@github-actions github-actions released this 17 Aug 20:15
· 26 commits to main since this release

Changelog

  • 2855d1f Add AGENTS.md with build, commit, release conventions
  • cf8e12a Add GeoIP tab to --watch dashboard
  • d527956 Add blocklist config file support and blocklist init action
  • 7eb8e5a Add blocklist package with fetcher, parser, CIDR trie, and cache
  • ca57cf9 Add blocklist subcommand with refresh, list, and config actions
  • 6b6cdda Add docs site with glassmorphism design system and UX audit fixes
  • b950eec Add progress bar to blocklist refresh
  • 31e5761 Auto-download DB-IP lite mmdb on first run
  • c21cd57 Bump tui-html.html to v0.4.0
  • 5029002 Bump version stamps to 0.4.0 across docs and cmd
  • 00cb172 Delete TESTING.md
  • e741f24 Document blocklist subcommand and country-block
  • c4021ff Enable country and ASN sections in default report
  • 5b04aa2 Expand default blocklists to 8 feeds with Spamhaus JSON support
  • 44ca26b Fix CINS Army URL and remove deprecated Spamhaus EDROP feed
  • d4577fe Fix FOUC with sync CSS, reposition TOC sidebar, remove watermark
  • e9622cf Fix GeoIP download URLs and show country names instead of codes
  • 0f606f6 Fix docs performance and layout shifts
  • 457977f Fix formatting issues in README.md
  • 107585a Fix hero pre-fill and adopt lenny-ts decode style
  • cd1a45e Fix sig-count badge placement in threat cards
  • 89680e5 Fix/ci gosec coverage (#11)
  • e0768e0 Force dark theme default and add visible Ctrl+K badge
  • 7cdf473 Force dark theme default and add visible Ctrl+K badge (#12)
  • 210e36b Integrate blocklist and country-block into guard
  • f4ad996 Merge branch 'main' into feature/geoip-blocklist
  • dc55c5b Merge branch 'main' of github.com:lenny-ts/caddy-analyzer
  • 713eea0 Merge pull request #10 from lenny-ts/feature/geoip-blocklist
  • e92d321 Merge pull request #13 from lenny-ts/develop
  • 54c3b96 Merge pull request #14 from lenny-ts/develop
  • c716317 Merge pull request #6 from lenny-ts/feature/update-github-pages
  • 3395610 Merge pull request #7 from lenny-ts/feature/update-github-pages
  • 75ace89 Merge pull request #8 from lenny-ts/feature/update-github-pages
  • 46eb8b3 Merge remote-tracking branch 'origin/main' into develop
  • 8a2a0bd Move navbar to top of page on all docs pages
  • 2ebe0eb Optimize docs animations, contrast, and LCP for Lighthouse
  • 367fbcc Pin CI Go version to 1.25.13
  • cda01fa Rebuild docs stamps from git
  • 59f0b0a Remove sunset Go Report Card badge from README
  • a42ff0f Remove ticker stats marquee
  • dc84136 Replace AbuseIPDB with offline GeoIP enrichment
  • 9231194 Restyle 404 page to match site design
  • 27f3e5e Update .gitignore
  • a173b94 Update Dockerfile, linters, coverage threshold, and CONTRIBUTING
  • 8ae6695 Update docs last-updated dates and detector examples
  • afd9c56 Upgrade to Go 1.25.13
  • 1671c47 update github pages and rename to lenny-ts