github binwiederhier/ntfy v1.21.2

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

In this release, the web app got translation support and was translated into 9 languages already πŸ‡§πŸ‡¬ πŸ‡©πŸ‡ͺ πŸ‡ΊπŸ‡Έ 🌎. It also re-adds support for ARMv6, and adds server-side support for Action Buttons. Action Buttons is a feature that will be released in the Android app soon. It allows users to add actions to the notifications. Limited support is available in the web app.

Features:

  • Custom notification action buttons (server side only!, #134, thanks to @mrherman for reporting)
  • Added ARMv6 build (#200, thanks to @jcrubioa for reporting)
  • Web app internationalization support πŸ‡§πŸ‡¬ πŸ‡©πŸ‡ͺ πŸ‡ΊπŸ‡Έ 🌎 (#189)

Bugs:

  • Web app: English language strings fixes, additional descriptions for settings (#203, thanks to @StoyanDimitrov)
  • Web app: Show error message snackbar when sending test notification fails (#205, thanks to @cmeis)
  • Web app: basic URL validation in user management (#204, thanks to @cmeis)
  • Disallow "http" GET/HEAD actions with body (#221, thanks to @cmeis for reporting)

Translations (web app):

Integrations:

Apprise support was fully released in v0.9.8.2 of Apprise. Thanks to @particledecay and @caronc for their fantastic work. You can try it yourself like this (detailed usage in the Apprise wiki):

pip3 install apprise
apprise -b "Hi there" ntfys://mytopic

Don't miss a new ntfy release

NewReleases is sending notifications on new releases.