From 6be30a86636b0b1d68d64aa41e4af447fdf559ce Mon Sep 17 00:00:00 2001 From: Alexander Date: Mon, 13 Jan 2020 12:19:13 +0200 Subject: [PATCH] Updated Release Notes (markdown) --- Release-Notes.md | 13 +++++++++++++ 1 file changed, 13 insertions(+) diff --git a/Release-Notes.md b/Release-Notes.md index 1ef827c..de04413 100644 --- a/Release-Notes.md +++ b/Release-Notes.md @@ -1,3 +1,16 @@ +## v1.6.6 (2020-01-20) +### Added +* Auto lock if the app is inactive [#48](https://github.com/Sigmanor/Crypto-Notepad/issues/48) +* Able to make editor readonly. +* Readonly indicator in status panel. +* Word wrap indicator in status panel. + +### Improved +* When app is minimized, editor text is hidden in windows thumbnail previews ([how it looks](https://i.imgur.com/qX9sYfP.png)). +* Categories in **Settings** window was reorganized. +* Now all main menu items have hotkeys. + + ## v1.6.5 (2019-12-12) ### Improved * Extended types of special characters in the **Password generator** [#47](https://github.com/Sigmanor/Crypto-Notepad/issues/47)