automation: Update ntfy Docker tag to v2.7.0
This MR contains the following updates:
Package | Update | Change |
---|---|---|
ntfy | minor |
v2.6.2 -> v2.7.0
|
⚠ Dependency Lookup Warnings ⚠
Warnings were logged while processing this repo. Please check the Dependency Dashboard for more information.
Release Notes
binwiederhier/ntfy
v2.7.0
This release ships Markdown support for the web app (not in the Android app yet), and adds support for right-to-left languages (RTL) in the web app. It also fixes a few issues around date/time formatting, internationalization support, a CLI auth bug.
Features:
- Add support for Markdown formatting in web app (#310, thanks to @nihalgonsalves)
- Add support for right-to-left languages (RTL) in the web app (#663, thanks to @nimbleghost)
- Fixes issue with access tokens getting deleted (#838)
Bug fixes + maintenance:
- Fix issues with date/time with different locales (#700, thanks to @nimbleghost)
- Re-init i18n on each service worker message to avoid missing translations (#817, thanks to @nihalgonsalves)
- You can now unset the default user:pass/token in
client.yml
for an individual subscription to remove the Authorization header (#829, thanks to @tomeon for reporting and to @wunter8 for fixing)
Documentation:
- Update docs for Apache config (#819, thanks to @nisbet-hubbard)
Configuration
-
If you want to rebase/retry this MR, check this box
This MR has been generated by Renovate Bot.