From a1da18b99f950c25040db77976465ef021aeb63a Mon Sep 17 00:00:00 2001 From: binwiederhier Date: Wed, 4 Feb 2026 17:52:24 -0800 Subject: [PATCH] Show last notification time for UnifiedPush subscriptions --- docs/releases.md | 1 + 1 file changed, 1 insertion(+) diff --git a/docs/releases.md b/docs/releases.md index fccf9317..22999039 100644 --- a/docs/releases.md +++ b/docs/releases.md @@ -1672,6 +1672,7 @@ and the [ntfy Android app](https://github.com/binwiederhier/ntfy-android/release * Search within a topic ([#141](https://github.com/binwiederhier/ntfy/issues/141), [ntfy-android#153](https://github.com/binwiederhier/ntfy-android/pull/153), thanks to [@Copephobia](https://github.com/Copephobia) and [@StoyanYonkov](https://github.com/StoyanYonkov) for reporting and sponsoring) * Add "reconnecting to N topics ..." to foreground notification ([#1101](https://github.com/binwiederhier/ntfy/issues/1101), thanks to [@milosivanovic](https://github.com/milosivanovic) for reporting) * Improved default server dialog with full-screen UI and stricter URL validation ([#1582](https://github.com/binwiederhier/ntfy/issues/1582)) +* Show last notification time for UnifiedPush subscriptions ([#1230](https://github.com/binwiederhier/ntfy/issues/1230), [#1454](https://github.com/binwiederhier/ntfy/issues/1454), thanks to [@Tealk](https://github.com/Tealk) and [@user4andre](https://github.com/user4andre) for reporting) **Bug fixes + maintenance:**