From 635ec88c4fc769911c3aaf5de5fdccdf53612ecd Mon Sep 17 00:00:00 2001 From: binwiederhier Date: Sun, 25 May 2025 15:28:59 -0400 Subject: [PATCH] Update release log --- docs/releases.md | 1 + 1 file changed, 1 insertion(+) diff --git a/docs/releases.md b/docs/releases.md index 179c9d6a..dd7cecb0 100644 --- a/docs/releases.md +++ b/docs/releases.md @@ -1399,6 +1399,7 @@ and the [ntfy Android app](https://github.com/binwiederhier/ntfy-android/release * Make Markdown in the web app scrollable horizontally ([#1262](https://github.com/binwiederhier/ntfy/pull/1262), thanks to [@rake5k](https://github.com/rake5k) for fixing) * Make sure WebPush subscription topics are actually deleted (no ticket) * Increase the number of access tokens per user to 60 ([#1308](https://github.com/binwiederhier/ntfy/issues/1308)) +* Allow specifying `cache` and `firebase` via JSON publishing ([#1119](https://github.com/binwiederhier/ntfy/issues/1119)/[#1123](https://github.com/binwiederhier/ntfy/pull/1123), thanks to [@stendler](https://github.com/stendler)) **Documentation:**