mirror of
https://github.com/Crypto-Notepad/Crypto-Notepad.git
synced 2026-03-11 08:55:25 +00:00
Updated Release Notes (markdown)
parent
80eed07587
commit
55fc38bf62
1 changed files with 8 additions and 3 deletions
|
|
@ -9,6 +9,7 @@
|
|||
* 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 main menu.
|
||||
|
||||
|
|
@ -17,16 +18,20 @@
|
|||
* Changed **Auto lock on minimize** function.
|
||||
* All fonts are brought to a single style (except the **About** window).
|
||||
* Minor design changes in **About** window.
|
||||
|
||||
* 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.
|
||||
* 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)
|
||||
* 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.
|
||||
|
||||
|
||||
### Development
|
||||
* All names leaded to a single style.
|
||||
|
||||
* Removed "Debug" from the main menu (still available on Ctrl+Space shortcut).
|
||||
|
||||
## v1.5.1 (2019-08-30)
|
||||
* `added` Notification in window title bar when file saved.
|
||||
|
|
|
|||
Loading…
Reference in a new issue