Ntfy, a self-hosted open-source notification service for sending and receiving push notifications through HTTP requests, has released version 2.17.
A key update is priority field templating, which lets users dynamically set notification priority using templates. This simplifies adapting notification behavior based on context or payload content without extra client-side logic.
The web UI now includes a clipboard copy action to make it easier to extract notification content, and unread notifications are indicated with a favicon badge.
On the server side, ntfy 2.17 adds an admin-accessible version endpoint that allows administrators and automation tools to easily query the server version.
The release also resolves web interface crashes and improves feedback in various edge cases.
For more information, see the changelog.
