Skip to content

Allowlist & User-Agent bugfix 🐞

Compare
Choose a tag to compare
@sudosammy sudosammy released this 20 Nov 15:40
· 7 commits to master since this release
2b80d0c

Changelog

  • Fixed bug in allowlists which prevented them from working unless the request User-Agent was also in the allowlist. Thanks for reporting, Brez
  • Fixed User-Agent: prefix not showing in webhook notification messages
  • Bumped dependencies
  • Bumped compiled binaries to go1.21.4
  • Updated README to better explain allow/denylist order of precedence & specify building knary requires golang >=1.20 now