Update version and changelog

pull/3566/head 14.7
Alex Baker 7 months ago
parent 4c01ab2e66
commit ff33989020

@ -1,4 +1,4 @@
### 14.7 (2025-04-30)
### 14.7 (2025-05-03)
* Add support for Microsoft To Do work & school accounts [#3267](https://github.com/tasks/tasks/issues/3267)
* Add ability to rename or delete local account
@ -8,8 +8,10 @@
* @codokie: Fix ltr-rtl alignment for text input [#3489](https://github.com/tasks/tasks/pull/3489)
* Use system language picker on Android 33+
* Don't show 'due date' as a start date option for DAVx5, EteSync, DecSync CC [#1558](https://github.com/tasks/tasks/issues/1558)
* Prevent attempts to delete or rename Microsoft To Do default list
* Don't handle system 'Clear storage' button
* Update minimum Android version to 8
* Fix backup import dropping tags [#3555](https://github.com/tasks/tasks/issues/3555)
* Fix start date chip when grouping by start date [#3509](https://github.com/tasks/tasks/issues/3509)
* Update translations
* Brazilian Portuguese - @sobeitnow0, dedakir923
@ -18,7 +20,7 @@
* German - min7-i
* Hebrew - Xo
* Portuguese - @wm-pucrs
* Russian - @hady-exc
* Russian - @hady-exc, Maksim_220 Кабанов
* Slovak - @jose1711
* Spanish - Nucl3arSnake, @diamondtipdr
* Tamil - @TamilNeram

@ -1,5 +1,5 @@
[versions]
versionCode = "140700" # increment by 2
versionCode = "140702" # increment by 2
versionName = "14.7"
agp = "8.9.2"
android-compileSdk = "35"

Loading…
Cancel
Save