Release notes

This commit is contained in:
binwiederhier
2026-01-25 09:16:36 -05:00
parent a12e18cf12
commit 2343ce46bd
2 changed files with 5 additions and 2 deletions

View File

@@ -3503,6 +3503,9 @@ Here's an example with a custom message, tags and a priority:
## Updating + deleting notifications ## Updating + deleting notifications
_Supported on:_ :material-android: :material-firefox: _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 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. like download progress updates, replacing outdated information, or dismissing notifications that are no longer relevant.

View File

@@ -7,12 +7,12 @@ and the [ntfy Android app](https://github.com/binwiederhier/ntfy-android/release
| Component | Version | Release date | | Component | Version | Release date |
|------------------|---------|--------------| |------------------|---------|--------------|
| ntfy server | v2.16.0 | Jan 19, 2026 | | 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 | | ntfy iOS app | v1.3 | Nov 26, 2023 |
Please check out the release notes for [upcoming releases](#not-released-yet) below. 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 Released January 20, 2026
This release adds support for [updating and deleting notifications](publish.md#updating--deleting-notifications) (requires server v2.16.0), This release adds support for [updating and deleting notifications](publish.md#updating--deleting-notifications) (requires server v2.16.0),