From 0b1dd7ace4f22e89ae0d5258e0f706c3f0358d86 Mon Sep 17 00:00:00 2001 From: Alexander Date: Fri, 18 Oct 2019 13:59:10 +0300 Subject: [PATCH] Updated Release Notes (markdown) --- Release-Notes.md | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/Release-Notes.md b/Release-Notes.md index 2f8fbf9..4b27252 100644 --- a/Release-Notes.md +++ b/Release-Notes.md @@ -8,9 +8,10 @@ * Able to enable old icons in **Toolbar** [#34](https://github.com/Sigmanor/Crypto-Notepad/issues/34) * Able to hide app to tray (while minimize or closing) [#35](https://github.com/Sigmanor/Crypto-Notepad/issues/35) * Able to make app window always on top of all other windows [#36](https://github.com/Sigmanor/Crypto-Notepad/issues/36) -* Added many style settings. * Added setting to display border around the editor. * Added placeholders for text fields in **Change Key** and **Encryption key** windows. +* Able to hide **Close button** on toolbar. +* Added border setting for **Search panel**. * Able to hide main menu. ### Improvements @@ -21,7 +22,7 @@ * Changed error sounds while changing the encryption key. * Changed timeout for **Key was successfully changed** message. * Disabled system sounds in text fields while **Enter** key pressing. -* Added new icons for **Change Key** and **Enter Key** windows. +* Changed icons for **Change Key** and **Enter Key** windows. * New style for **Lock** function. ### Bug fixing