chore(deps): update ntfy docker tag to v2.4.0
This MR contains the following updates:
Package | Update | Change |
---|---|---|
ntfy | minor |
v2.3.1 -> v2.4.0
|
Release Notes
binwiederhier/ntfy
v2.4.0
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.
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)
Configuration
-
If you want to rebase/retry this MR, check this box
This MR has been generated by Renovate Bot. The local configuration can be found in the local Renovate Bot repository.