Updated Release Notes (markdown)

Alexander 2019-10-11 23:17:46 +03:00
parent 87d884f565
commit 2dc032e5f0

@ -1,19 +1,31 @@
## v1.6.0 (november)
### New features
* Able to customize left-padding in the editor [#32](https://github.com/Sigmanor/Crypto-Notepad/issues/32)
* 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)
* Added many style settings
* Able to hide main menu
* Disabled whole word selection with mouse in editor [#29](https://github.com/Sigmanor/Crypto-Notepad/issues/29)
* Able to hide app to tray (while minimize or closing) [#35](https://github.com/Sigmanor/Crypto-Notepad/issues/35)
* Able to make main window always on top of all other windows [#36](https://github.com/Sigmanor/Crypto-Notepad/issues/36)
* Added many style settings.
* Able to hide main menu.
### Improvements
* Completely changed navigation and design of of **Settings** window [#33](https://github.com/Sigmanor/Crypto-Notepad/issues/33)
* Minor design changes in **About** window
* Completely changed navigation and design of **Settings** window [#33](https://github.com/Sigmanor/Crypto-Notepad/issues/33)
* Changed **Auto lock on minimize** function.
* All fonts are brought to a single style (except the **About** window).
* Minor design changes in **About** window.
### Bug fixing
* Added missing information message when connection is lost while checking 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.
### Development
* All names leaded to a single style.
## v1.5.1 (2019-08-30)
* `added` Notification in window title bar when file saved.