Browse Source

Release notes

binwiederhier 1 month ago
parent
commit
2343ce46bd
2 changed files with 5 additions and 2 deletions
  1. 3 0
      docs/publish.md
  2. 2 2
      docs/releases.md

+ 3 - 0
docs/publish.md

@@ -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.
 
 

+ 2 - 2
docs/releases.md

@@ -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),