From ce9fd0132d69b46e43e5d5fce0fc9e8041f71357 Mon Sep 17 00:00:00 2001 From: Michail Vourlakos Date: Sun, 27 Jun 2021 08:45:23 +0300 Subject: [PATCH] update Changelog to v0.10.0 --- CHANGELOG.md | 22 ++++++++++++++++++++++ 1 file changed, 22 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 599a681b3..2275647fa 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,27 @@ #**CHANGELOG**# +#### Version 0.10.0 +* 2200 commits after version 0.9 +* plenty of bug fixes and improvements +* Highlights: + -- multiple docks and panels on the same screen edge + -- floating docks and panels + -- support background radius and background shadow size + -- ten different visibility modes + -- ondemand sidebars support + -- inform Plasma Desktop about panels and docks geometries (since plasma 5.18) + -- inform window managers about docks visible area (GTK_FRAME_EXTENTS support) + -- provide internal Widgets Explorer dialog and thus being able to be used completely in other desktop environments such as GNOME and XFCE + -- support multiple Latte Tasks in the same dock or panel + -- improve applets positioning for Justify alignment in latte panels + -- support latte centric applets that can use parabolic effect easily + -- support Plasma Margins Area Separators + -- user can specify custom color scheme per layout + -- redesign and improve all layouts dialogs + -- use templates for all layout functionality + -- provide move/copy/paste functionality for docks and panels + -- export layouts and docks/panels as templates for public use + #### Version 0.9.11 * fix context menu for classic systray items such as Viber and Telegram