From f2b7d5ca34ed677a85b1b034fa1c03f8e5de315b Mon Sep 17 00:00:00 2001 From: NewKidOnTheBlock Date: Wed, 13 Jul 2022 17:35:28 +0200 Subject: [PATCH] Changelog fixes --- CHANGELOG.md | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 6ba824bd..f4201b72 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -7,9 +7,9 @@ This project adheres to [Semantic Versioning](http://semver.org/). ## [1.2.2 / 5.57.2] - 2022-07-13 ### Fixed -- fixed issues with frame drawing -- fixed issues with tray and box menu introduced in the last build -- removed focus rectangle from tree list +- fixed issues with frame-drawing +- fixed issues with the tray and box menu introduced in the last build +- removed focus rectangle from the tree list ### Changed - refactored menu creation code @@ -21,13 +21,13 @@ This project adheres to [Semantic Versioning](http://semver.org/). ### Added - added Swedish translation to Plus UI (thanks pb1) -- added Vintage View Mode to make sandman UI look just lien sbietrl on the first glance +- added Vintage View Mode to make SandMan UI look like SbieCtrl - added alternative tray menu mechanics -- added ability to auto generate sandbox icons based on the border color +- added ability to auto-generate sandbox icons based on the border colour ### Changed - changed box group icon to a dedicated one -- browse content is now available as a side panel in the main window +- "browse content" is now available as a side panel in the main window - animated hourglass icon overlay ### Fixed