Update version and changelog

pull/3385/head
Alex Baker 9 months ago
parent ba66deaddc
commit 454137cad8

@ -1,5 +1,7 @@
### 14.5 (2025-02-16)
### 14.5 (2025-03-01)
* Material 3 - work in progress
* Side navigation drawer
* Improve support for foldables
* Improve edge-to-edge support
* Remove options for top app bar and disabling collapsing app bar
@ -10,8 +12,11 @@
* Fix missing list chips for subtasks in custom filters
* Fix for database timeouts
* Update translations
* Belarusian - @fobo66
* Estonian - Priit Jõerüüt
* German - Colorful Rhino
* Japanese - M_Haruki
* Nahuatl - Benjamin Bruce
* Slovak - @jose1711
* Ukrainian - @IhorHordiichuk

@ -1,8 +1,8 @@
* Material 3 - work in progress
* Side navigation drawer
* Improve support for foldables
* Improve edge-to-edge support
* Remove options for top app bar and disabling collapsing app bar
* Some features are being removed in order to make development easier for the
upcoming desktop app. The features may return again in a future release.
* Save backup files and attachments to Nextcloud
* Dismiss notification dialog when pressing cancel
* Fix missing list chips for subtasks in custom filters

@ -1,5 +1,5 @@
[versions]
versionCode = "140500" # increment by 2
versionCode = "140502" # increment by 2
versionName = "14.5"
agp = "8.8.2"
android-compileSdk = "35"

Loading…
Cancel
Save