Browse Source

Changelog

Philipp Heckel 2 years ago
parent
commit
98b56c2f06
2 changed files with 4 additions and 1 deletions
  1. 1 0
      .gitignore
  2. 3 1
      docs/releases.md

+ 1 - 0
.gitignore

@@ -10,3 +10,4 @@ playground/
 secrets/
 *.iml
 node_modules/
+.DS_Store

+ 3 - 1
docs/releases.md

@@ -8,10 +8,12 @@ and the [ntfy Android app](https://github.com/binwiederhier/ntfy-android/release
 
 **Features:**
 
-* iOS 14.0 support (no ticket, [PR#1](https://github.com/binwiederhier/ntfy-ios/pull/1), thanks to [@callum-99](https://github.com/callum-99))
+* [Message priority](https://ntfy.sh/docs/publish/#message-priority) support (no ticket)
 * Open topic when notification clicked (no ticket)
 * Notification now makes a sound and vibrates (no ticket)
 * Cancel notifications when navigating to topic (no ticket)
+* Support for ntfy priorities (no ticket)
+* iOS 14.0 support (no ticket, [PR#1](https://github.com/binwiederhier/ntfy-ios/pull/1), thanks to [@callum-99](https://github.com/callum-99))
 
 **Bugs:**