Update version and changelog

pull/3893/merge
Alex Baker 4 days ago
parent 6f3767399d
commit 1e1fc71738

@ -1,4 +1,4 @@
### 14.8.5 (2026-01-02)
### 14.8.5 (2026-01-09)
* Widget performance improvements
* What's New now opens changelog on GitHub
@ -6,9 +6,10 @@
* Fix parent-child cycle causing crash [#4065](https://github.com/tasks/tasks/issues/4065)
* Fix state restoration issue [#4025](https://github.com/tasks/tasks/issues/4025)
* Fix all day calendar entries created on previous day
* Fix Microsoft To Do sync error
* Fix Microsoft To Do and Google Task sync errors
* Fix multiple icons missing from widget
* Update translations
* Arabic - @fahedoudeh
* Portuguese - Paulo
* Vietnamese - @ngocanhtve

@ -4,6 +4,6 @@
* Fix parent-child cycle causing crash
* Fix state restoration issue
* Fix all day calendar entries created on previous day
* Fix Microsoft To Do sync error
* Fix Microsoft To Do and Google Task sync errors
* Fix multiple icons missing from widget
* Update translations

@ -1,5 +1,5 @@
[versions]
versionCode = "140826" # increment by 2
versionCode = "140828" # increment by 2
versionName = "14.8.5"
agp = "8.13.2"
android-compileSdk = "36"

Loading…
Cancel
Save