From cad24d495ffe56b1ae15ea6b1c31e76ee2a306c1 Mon Sep 17 00:00:00 2001 From: Alexander Date: Tue, 9 Feb 2021 21:24:35 +0300 Subject: [PATCH] Updated Release Notes (markdown) --- Release-Notes.md | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/Release-Notes.md b/Release-Notes.md index a35ce23..70e1608 100644 --- a/Release-Notes.md +++ b/Release-Notes.md @@ -1,9 +1,12 @@ ## v1.6.9 (2021-??-??) ### Added +* New items in tray menu. * Able to reset window location from tray menu. +* Able to enable tray menu without enabling **Minimize to tray/Close to tray** settings. ### Improved -* Now settings from the ***Integration*** section will be applied at the app start, if settings file was imported. +* If app is out of screen bounds at the start, window location will be reset automatically. +* Now settings from the **Integration** section will be applied at the app start, if settings file was imported. ## v1.6.8 (2020-09-09)