ntfy logo

ntfy

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

Alternative to: Pushover, Pushbullet

ntfy screenshot

About Versions (102)

v2.19.1

2026-03-16

This is a bugfix release to avoid PostgreSQL insert failures due to invalid UTF-8 messages. It also fixes database-url validation incorrectly rejecting postgresql:// connection strings.

Bug fixes + maintenance:

  • Fix invalid UTF-8 in HTTP headers (e.g. Latin-1 encoded text) causing PostgreSQL insert failures and dropping entire message batches
  • Fix database-url validation rejecting postgresql:// connection strings (#1657/#1658)