From d278ea171b0c7995049be0ccdff68d5d985ceb33 Mon Sep 17 00:00:00 2001 From: Michail Vourlakos Date: Sun, 29 Sep 2019 16:56:13 +0300 Subject: [PATCH] update Changelog to v0.9.3 --- CHANGELOG.md | 11 +++++++++++ 1 file changed, 11 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index b03460434..9c704bc9f 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,16 @@ #**CHANGELOG**# +#### Version 0.9.3 + +* important: plenty of fixes for margins and Fitt's Law +* support android click animation even for panel empty areas +* latte indicators can now support animations for panel empty areas +* track kwinrc changes only when needed +* latte plasmoid is now using the last used activity from its layouts instead of the plasma current one. In that way tasks animations are improved under multiple layouts environments +* fix for all screens last active window tracking +* fix automatic icon size calculations in order to avoid constant cpu usage +* update some qt deprecated code + #### Version 0.9.2 * do not hide contents/icons when qtquick software rendering is used