This release adds a tiny v1/stats
endpoint to expose how many messages have been published, and adds suport to encode the X-Title
, X-Message
and X-Tags
header as RFC 2047. It's a pretty small release, and mainly enables the release of the new ntfy.sh website.
❤️ If you like ntfy, please consider sponsoring me via GitHub Sponsors and Liberapay, or by buying a paid plan via the web app. ntfy will always remain open source.
Features:
- ntfy CLI (
ntfy publish
andntfy subscribe
only) can now be installed via Homebrew (thanks to @Moulick) - Added
v1/stats
endpoint to expose messages stats (no ticket) - Support RFC 2047 encoded headers (no ticket, honorable mention to mqttwarn and @amotl)
Bug fixes + maintenance:
- Hide country flags on Windows (#606, thanks to @cmeis for reporting, and to @pokej6 for fixing it)
ntfy sub
now uses default auth credentials as defined inclient.yml
(#698, thanks to @CrimsonFez for reporting, and to @wunter8 for fixing it)
Documentation:
Additional languages:
- Swedish (thanks to @hellbown)