diff --git a/docs/publish.md b/docs/publish.md index 9e5a7503..6e6f8854 100644 --- a/docs/publish.md +++ b/docs/publish.md @@ -3503,6 +3503,9 @@ Here's an example with a custom message, tags and a priority: ## Updating + deleting notifications _Supported on:_ :material-android: :material-firefox: +!!! info + This feature is not fully released yet. The ntfy Android 1.22.x is being released right now. This may take a week or so. + You can **update, clear (mark as read and dismiss), or delete notifications** that have already been delivered. This is useful for scenarios like download progress updates, replacing outdated information, or dismissing notifications that are no longer relevant. diff --git a/docs/releases.md b/docs/releases.md index 254c92af..d9aa2aa8 100644 --- a/docs/releases.md +++ b/docs/releases.md @@ -7,12 +7,12 @@ and the [ntfy Android app](https://github.com/binwiederhier/ntfy-android/release | Component | Version | Release date | |------------------|---------|--------------| | ntfy server | v2.16.0 | Jan 19, 2026 | -| ntfy Android app | v1.22.1 | Jan 20, 2026 | +| ntfy Android app | v1.22.2 | Jan 25, 2026 | | ntfy iOS app | v1.3 | Nov 26, 2023 | Please check out the release notes for [upcoming releases](#not-released-yet) below. -### ntfy Android app v1.22.1 +### ntfy Android app v1.22.2 Released January 20, 2026 This release adds support for [updating and deleting notifications](publish.md#updating--deleting-notifications) (requires server v2.16.0),