diff --git a/Release-Notes.md b/Release-Notes.md index 90c51b6..0cd6002 100644 --- a/Release-Notes.md +++ b/Release-Notes.md @@ -3,20 +3,20 @@ ### New features * Disabled whole word selection with mouse in editor [#29](https://github.com/Sigmanor/Crypto-Notepad/issues/29) * Remembering value of the **Right-to-Left** setting [#30](https://github.com/Sigmanor/Crypto-Notepad/issues/30) -* Added status panel in the bottom of window [#31](https://github.com/Sigmanor/Crypto-Notepad/issues/31) -* Able to customize left-padding in the editor [#32](https://github.com/Sigmanor/Crypto-Notepad/issues/32) -* 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) +* Status panel in the bottom of window [#31](https://github.com/Sigmanor/Crypto-Notepad/issues/31) +* Customize left-padding in the editor [#32](https://github.com/Sigmanor/Crypto-Notepad/issues/32) +* Optional old icons in **Toolbar** [#34](https://github.com/Sigmanor/Crypto-Notepad/issues/34) +* 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) * Single Instance [#37](https://github.com/Sigmanor/Crypto-Notepad/issues/37) * Message on first launch to let the user enable/disable auto-update [#39](https://github.com/Sigmanor/Crypto-Notepad/issues/39) * Encrypt/decrypt all file formats [#40](https://github.com/Sigmanor/Crypto-Notepad/issues/40) * Save file and close it, without closing the app [#41](https://github.com/Sigmanor/Crypto-Notepad/issues/41) -* Added setting to display border around the editor. -* Added placeholders for text fields with passwords. +* Optional border around the editor. +* Placeholders for text fields with passwords. * Able to hide **Close button** in toolbar. -* Added border setting for **Search panel**. -* Able to hide main menu. +* Border settings for **Search panel**. +* Optional hide main menu. ### Improvements * Completely changed navigation and design of **Settings** window [#33](https://github.com/Sigmanor/Crypto-Notepad/issues/33) @@ -30,7 +30,7 @@ * New style for **Lock** function. ### Bug fixing -* Added missing information message when connection is lost while checking updates [#28](https://github.com/Sigmanor/Crypto-Notepad/issues/28) +* Added missing information message when connection is lost while checking the updates [#28](https://github.com/Sigmanor/Crypto-Notepad/issues/28) * Fixed always red color of status message in **Change Key** window. Now it's green when key changed successfully, and red when failed. * Fixed bug when the file save window did not close. * Fixed app crashes when PC is locked.