chore(deps): update ntfy docker tag to v2.6.1
This MR contains the following updates:
Package | Update | Change |
---|---|---|
ntfy | patch |
v2.6.0 -> v2.6.1
|
Release Notes
binwiederhier/ntfy (ntfy)
v2.6.1
With this release, the ntfy web app now contains a progressive web app (PWA) with Web Push support, which means you'll be able to install the ntfy web app on your desktop or phone similar to a native app (even on iOS! 🥳). Installing the PWA gives ntfy web its own launcher, a standalone window, push notifications, and an app badge with the unread notification count.
On top of that, this release also brings dark mode 🧛
MYTOPIC
). ntfy will always remain open source.
Features:
- The web app now supports Web Push, and is installable as a progressive web app (PWA) on Chrome, Edge, Android, and iOS (#751, thanks to @nimbleghost)
- Support for dark mode in the web app (#206, thanks to @nimbleghost)
Bug fixes:
- Support encoding any header as RFC 2047 (#737, thanks to @cfouche3005 for reporting)
- Do not forward poll requests for UnifiedPush messages (no ticket, thanks to NoName for reporting)
- Fix
ntfy pub %
segfaulting (#760, thanks to @clesmian for reporting) - Newly created access tokens are now lowercase only to fully support
<topic>+<token>@​<domain>
email syntax (#773, thanks to gingervitiz for reporting) - The .1 release fixes a few visual issues with dark mode, and other web app updates (#791, #793, #792, thanks to @nimbleghost)
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.