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)