Update version and changelog

pull/3225/head
Alex Baker 11 months ago
parent 7649e59203
commit 4c6de03135

@ -1,15 +1,19 @@
### 14.4 (2025-01-05)
### 14.4 (2025-01-06)
* Microsoft To Do support [#2011](https://github.com/tasks/tasks/issues/2011)
* This feature is in early access, USE AT YOUR OWN RISK
* Enable under 'Advanced' settings
* Add configuration option for new lines in titles
* @TonSilver - Copy comments to clipboard with long press
* Subscription changes
* Multiple Google Task accounts are now free to use
* Tasker plugins are now free to use
* Fix crash on empty shortcut labels
* Fix missing settings button on Android 10 and below
* Update translations
* Chinese (Simplified) - 大王叫我来巡山
* Czech - @AtmosphericIgnition
* Esperanto - Don Zouras
* Italian - @ppasserini
### 14.3.1 (2025-01-02)

@ -2,6 +2,7 @@
* This feature is in early access, USE AT YOUR OWN RISK
* Enable under 'Advanced' settings
* Add configuration option for new lines in titles
* @TonSilver - Copy comments to clipboard with long press
* Subscription changes
* Multiple Google Task accounts are now free to use
* Tasker plugins are now free to use

@ -1,5 +1,5 @@
[versions]
versionCode = "140400" # increment by 2
versionCode = "140402" # increment by 2
versionName = "14.4"
agp = "8.7.3"
android-compileSdk = "35"

Loading…
Cancel
Save