Update version and changelog

pull/3567/head 14.7.1
Alex Baker 7 months ago
parent deefb20481
commit 3d3c16b297

@ -1,3 +1,14 @@
### 14.7.1 (2025-05-04)
* Fix app closing itself automatically [#3366](https://github.com/tasks/tasks/issues/3366)
* Automatically set default list when connecting Microsoft To Do account
* Update translations
* Arabic - abdelbasset jabrane, @kemo-1
* Brazilian Portuguese - Jose Delvani
* Chinese (Simplified) - Sketch6580
* French - @FlorianLeChat
* German - @Kachelkaiser
### 14.7 (2025-05-03) ### 14.7 (2025-05-03)
* Add support for Microsoft To Do work & school accounts [#3267](https://github.com/tasks/tasks/issues/3267) * Add support for Microsoft To Do work & school accounts [#3267](https://github.com/tasks/tasks/issues/3267)

@ -0,0 +1,3 @@
* Fix app closing itself automatically
* Automatically set default list when connecting Microsoft To Do account
* Update translations

@ -0,0 +1 @@
Initial WearOS release - work in progress!

@ -1,6 +1,6 @@
[versions] [versions]
versionCode = "140702" # increment by 2 versionCode = "140704" # increment by 2
versionName = "14.7" versionName = "14.7.1"
agp = "8.9.2" agp = "8.9.2"
android-compileSdk = "35" android-compileSdk = "35"
android-minSdk = "26" android-minSdk = "26"

Loading…
Cancel
Save