ntfy
Send push notifications to your phone or desktop using PUT/POST
Alternative to: Pushover, Pushbullet
v1.28.0
2022-09-27This release primarily adds icon support for the Android app, and adds a display name to subscriptions in the web app. Aside from that, we fixed a few random bugs, most importantly the Priority header bug that allows the use behind Cloudflare. We also added a ton of documentation. Most prominently, an integrations + projects page.
As of now, I also have started accepting donations and sponsorships 💸. I would be very humbled if you consider donating.
Features:
- Subscription display name for the web app (#348)
- Allow setting socket permissions via
--listen-unix-mode(#356, thanks to @koro666) - Icons can be set for each individual notification (#126, thanks to @wunter8)
- CLI: Allow default username/password in
client.yml(#372, thanks to @wunter8) - Build support for other Unix systems (#393, thanks to @la-ninpre)
Bugs:
ntfy usercommands don’t work withauth_filebut works withauth-file(#344, thanks to @Histalek for reporting)- Ignore new draft HTTP
Priorityheader (#351, thanks to @ksurl for reporting) - Delete expired attachments based on mod time instead of DB entry to avoid races (no ticket)
- Better logging for Matrix push key errors (#384, thanks to @christophehenry)
- Web: Switched “Pop” and “Pop Swoosh” sounds (#352, thanks to @coma-toast for reporting)
Documentation:
- Added integrations + projects page (so many integrations, whoa!)
- Added example for UptimeRobot
- Fix some PowerShell publish docs (#345, thanks to @noahpeltier)
- Clarified Docker install instructions (#361, thanks to @barart for reporting)
- Mismatched quotation marks (#392], thanks to @connorlanigan)
Additional translations:
- Ukranian (thanks to @v.kopitsa)
- Polish (thanks to @Namax0r)