Update version and changelog

pull/3881/head
Alex Baker 4 months ago
parent d900f72a5c
commit 0cb19221c4

@ -1,9 +1,11 @@
### 14.8.2 (2025-09-06)
### 14.8.2 (2025-09-07)
* Fix blank widgets on Android 16 QPR1 [#3847](https://github.com/tasks/tasks/issues/3847)
* Fix all-day calendar events [#1534](https://github.com/tasks/tasks/issues/1534)
* Fix alarm synchronization [#3859](https://github.com/tasks/tasks/issues/3859)
* Fix sync failure when migrating data from EteSync to CalDAV [#3869](https://github.com/tasks/tasks/issues/3869)
* Fix removing values from Microsoft To Do [#3862](https://github.com/tasks/tasks/issues/3862)
* Fix failure to delete source data when moving to Google Tasks [#3867](https://github.com/tasks/tasks/issues/3867)
* Fix crash when clearing completed while grouping by lists
* Update translations
* Croatian - @milotype

@ -2,5 +2,7 @@
* Fix all-day calendar events
* Fix alarm synchronization
* Fix sync failure when migrating data from EteSync to CalDAV
* Fix removing values from Microsoft To Do
* Fix failure to delete source data when moving to Google Tasks
* Fix crash when clearing completed while grouping by lists
* Update translations

@ -1,5 +1,5 @@
[versions]
versionCode = "140810" # increment by 2
versionCode = "140812" # increment by 2
versionName = "14.8.2"
agp = "8.13.0"
android-compileSdk = "36"

Loading…
Cancel
Save