Android release notes

This commit is contained in:
Philipp Heckel 2022-12-04 20:38:38 -05:00
parent d4211441b3
commit 9c54181ff8
4 changed files with 480 additions and 449 deletions

View file

@ -8,7 +8,14 @@ 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.14.0 (UNRELEASED)
## ntfy Android app v1.15.0 (UNRELEASED)
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.
Other than that, the app now doesn't crash anymore when you send large attachment images, and we fixed the notification
icon color.
**Features:**