Updated Release Notes (markdown)

Alexander 2019-10-18 13:59:10 +03:00
parent 55fc38bf62
commit 0b1dd7ace4

@ -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