Skip to content

v2.1.2

Compare
Choose a tag to compare
@github-actions github-actions released this 04 Mar 22:14
· 983 commits to main since this release

This is a hotfix release, mostly to combat the ridiculous amount of Matrix requests with invalid/dead pushkeys, and the corresponding HTTP 507 responses the ntfy.sh server is sending out. We're up to >600k HTTP 507 responses per day 🤦. This release solves this issue by rejecting Matrix pushkeys, if nobody has subscribed to the corresponding topic for 12 hours.

The release furthermore reverts the default rate limiting behavior for UnifiedPush to be publisher-based, and introduces a flag to enable subscriber-based rate limiting for high volume servers.

Features:

  • Support SMTP servers without auth (#645, thanks to @sharknoon for reporting)

Bug fixes + maintenance:

Additional languages: