Changelog

This commit is contained in:
Philipp Heckel 2022-05-24 22:30:12 -04:00
parent b6afa2fd49
commit 98b56c2f06
2 changed files with 4 additions and 1 deletions

1
.gitignore vendored
View File

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

View File

@ -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:**