Update version and changelog

pull/3262/head 14.5.1
Alex Baker 9 months ago
parent d3e2fe0ed4
commit 1455914d2f

@ -1,15 +1,21 @@
### 14.5.1 (2025-03-07) ### 14.5.1 (2025-03-11)
* Fix performance issue when opening search * Fix performance issue when opening search
* Fix Microsoft To Do authentication crash
* Fix crash on task list screen
* Update translation * Update translation
* Brazilian Portuguese - dedakir923
* Bulgarian - 109247019824
* Chinese (Simplified) - 大王叫我来巡山 * Chinese (Simplified) - 大王叫我来巡山
* Dutch - @fvbommel * Dutch - @fvbommel
* Esperanto - Don Zouras
* Estonian - Priit Jõerüüt * Estonian - Priit Jõerüüt
* French - @FlorianLeChat * French - @FlorianLeChat
* German - Colorful Rhino * German - Colorful Rhino
* Italian - @ppasserini * Italian - @ppasserini
* Kannada - Abilash S * Kannada - Abilash S
* Persian - @mamad-zahiri * Persian - @mamad-zahiri
* Ukrainian - @IhorHordiichuk
### 14.5 (2025-03-04) ### 14.5 (2025-03-04)

@ -1,2 +0,0 @@
* Fix performance issue when opening search
* Update translation

@ -0,0 +1,4 @@
* Fix performance issue when opening search
* Fix Microsoft To Do authentication crash
* Fix crash on task list screen
* Update translation

@ -1,5 +1,5 @@
[versions] [versions]
versionCode = "140506" # increment by 2 versionCode = "140508" # increment by 2
versionName = "14.5.1" versionName = "14.5.1"
agp = "8.9.0" agp = "8.9.0"
android-compileSdk = "35" android-compileSdk = "35"

Loading…
Cancel
Save