Changelog

This commit is contained in:
Philipp Heckel 2022-11-23 13:11:16 -05:00
parent 681a8c6a3e
commit 4ee2f53bd4

View file

@ -1,5 +1,6 @@
Bug fixes + maintenance: Bug fixes + maintenance:
* Upgrade Android dependencies and build toolchain to SDK 33 (no ticket) * Upgrade Android dependencies and build toolchain to SDK 33 (no ticket)
* Simplify F-Droid build: Disable tasks for Google Services (#516, thanks to @markosopcic)
* Android 13: Ask for permission to post notifications (#508) * Android 13: Ask for permission to post notifications (#508)
* Remove timestamp when copying message text (#471, thanks to @wunter8) * Remove timestamp when copying message text (#471, thanks to @wunter8)
* Fix auto-delete if some icons do not exist anymore (#506) * Fix auto-delete if some icons do not exist anymore (#506)