Philipp Heckel 3 лет назад
Родитель
Сommit
79356baee1
1 измененных файлов с 6 добавлено и 2 удалено
  1. 6 2
      docs/releases.md

+ 6 - 2
docs/releases.md

@@ -8,9 +8,13 @@ and the [ntfy Android app](https://github.com/binwiederhier/ntfy-android/release
 
 * Remove `--env-topic` option from `ntfy publish` as per [deprecation](deprecations.md) (no ticket)
 
-
 ## ntfy Android app v1.16.0 (UNRELEASED)
 
+**Features:**
+
+* Custom per-subscription notification settings incl. sounds, DND, etc. ([#6](https://github.com/binwiederhier/ntfy/issues/6), thanks to [@doits](https://github.com/doits))
+* Insistent notifications that ring until dismissed ([#417](https://github.com/binwiederhier/ntfy/issues/417), thanks to [@danmed](https://github.com/danmed) for reporting)
+
 **Bug fixes:**
 
 * Android 5 (SDK 21): Fix crash on unsubscribing ([#528](https://github.com/binwiederhier/ntfy/issues/528), thanks to Roger M.)
@@ -19,7 +23,7 @@ and the [ntfy Android app](https://github.com/binwiederhier/ntfy-android/release
 
 This release is mainly a platform and dependency upgrade release, sprinkled with lots and lots of bugfixes. This version
 now targets SDK 33 (Android 13), and brings a few Android 13 specific improvements. Most prominently, ntfy now supports 
-thematic/adaptic launcher icons. 
+thematic/adaptive launcher icons. 
 
 Other than that, the app now doesn't crash anymore when you send large attachment images, and we fixed the notification
 icon color.