github binwiederhier/ntfy v1.15.0

latest releases: v2.11.0, v2.10.0, v2.9.0...
2 years ago

Highlights

  • Compress binaries with upx (#137)
  • Add visitor-request-limit-exempt-hosts to exempt friendly hosts from rate limits (#144)
  • Double default requests per second limit from 1 per 10s to 1 per 5s (no ticket)
  • Convert \n to new line for X-Message header as prep for sharing feature (see #136)
  • Reduce bcrypt cost to 10 to make auth timing more reasonable on slow servers (no ticket)
  • Docs update to include public test topics (no ticket)

Changelog

  • ce9e9f3 Add test for IP exempt setting
  • da4cf04 Compress binary with upx, closes #137
  • eed233a Double requests/sec limit; update docs
  • 2ad0802 Rate limit exemption; relates to #144
  • 0677b3b Re-add OPTIONS:
  • 0df8aa9 Replace \n with \n in X-Message header

Don't miss a new ntfy release

NewReleases is sending notifications on new releases.