Update version and changelog

pull/3248/head 14.4.1
Alex Baker 11 months ago
parent 600492942b
commit cb9160025f

@ -1,10 +1,11 @@
### 14.4 (2025-01-08) ### 14.4.1 (2025-01-11)
* Microsoft To Do support [#2011](https://github.com/tasks/tasks/issues/2011) * Microsoft To Do support [#2011](https://github.com/tasks/tasks/issues/2011)
* This feature is in early access, please report any bugs! * This feature is in early access, please report any bugs!
* Enable under 'Advanced' settings * Enable under 'Advanced' settings
* Add configuration option for new lines in titles * Add configuration option for new lines in titles
* @TonSilver - Copy comments to clipboard with long press * @TonSilver - Copy comments to clipboard with long press [#3212](https://github.com/tasks/tasks/pull/3212)
* @jheld - Attempt to fix F-Droid build with colorpicker fork [#2028](https://github.com/tasks/tasks/issues/2028)
* Subscription changes * Subscription changes
* Multiple Google Task accounts are now free to use * Multiple Google Task accounts are now free to use
* Tasker plugins are now free to use * Tasker plugins are now free to use
@ -16,10 +17,13 @@
* Czech - @AtmosphericIgnition * Czech - @AtmosphericIgnition
* Dutch - @fvbommel * Dutch - @fvbommel
* Esperanto - Don Zouras * Esperanto - Don Zouras
* German - @franconian * French - @FlorianLeChat, @lfavole
* German - @franconian, Colorful Rhino
* Hungarian - Kaci * Hungarian - Kaci
* Italian - @ppasserini * Italian - @ppasserini
* Swedish - @Ziron * Slovak - @jose1711
* Swedish - @Ziron, @bittin
* Turkish - @emintufan
### 14.3.1 (2025-01-02) ### 14.3.1 (2025-01-02)

@ -1,11 +1,11 @@
* Microsoft To Do support * Microsoft To Do support
* This feature is in early access, please report any bugs! * This feature is in early access, please report any bugs!
* Enable under 'Advanced' settings * Enable under 'Advanced' settings
* Add configuration option for new lines in titles * Add option for new lines in titles
* @TonSilver - Copy comments to clipboard with long press * @TonSilver - Copy comments to clipboard with long press
* @jheld - Attempt to fix F-Droid build with colorpicker fork
* Subscription changes * Subscription changes
* Multiple Google Task accounts are now free to use * Multiple Google Task accounts now free to use
* Tasker plugins are now free to use * Tasker plugins now free to use
* Fix crash on empty shortcut labels * Fix crash on empty shortcut labels
* Fix missing settings button on Android 10 and below * Fix missing settings button on Android 10 and below
* Update translations

@ -1,6 +1,6 @@
[versions] [versions]
versionCode = "140406" # increment by 2 versionCode = "140408" # increment by 2
versionName = "14.4" versionName = "14.4.1"
agp = "8.8.0" agp = "8.8.0"
android-compileSdk = "35" android-compileSdk = "35"
android-minSdk = "24" android-minSdk = "24"

Loading…
Cancel
Save