ntfy logo

ntfy

Send push notifications to your phone or desktop using PUT/POST

Alternative to: Pushover, Pushbullet

ntfy screenshot

About Versions (102)

v1.27.2

2022-06-23

Features:

  • Add cache-startup-queries option to allow custom SQLite performance tuning (no ticket)
  • ntfy CLI can now wait for a command or PID before publishing (#263, thanks to the original ntfy for the idea)
  • Trace: Log entire HTTP request to simplify debugging (no ticket)
  • Allow setting user password via NTFY_PASSWORD env variable (#327, thanks to @Kenix3)

Bugs:

  • Fix slow requests due to excessive locking (#338)
  • Return HTTP 500 for GET /_matrix/push/v1/notify when base-url is not configured (no ticket)
  • Disallow setting upstream-base-url to the same value as base-url (#334, thanks to @oester for reporting)
  • Fix since=<id> implementation for multiple topics (#336, thanks to @karmanyaahm for reporting)
  • Simple parsing in Actions header now supports settings Android intent= key (#341, thanks to @wunter8)

Deprecations:

  • The ntfy publish --env-topic option is deprecated as of now (see deprecations for details)