mirror of
https://github.com/Crypto-Notepad/Crypto-Notepad.git
synced 2026-03-11 08:55:25 +00:00
Updated Release Notes (markdown)
parent
72ca1a714f
commit
9adfd44e02
1 changed files with 9 additions and 9 deletions
|
|
@ -3,20 +3,20 @@
|
||||||
### New features
|
### New features
|
||||||
* Disabled whole word selection with mouse in editor [#29](https://github.com/Sigmanor/Crypto-Notepad/issues/29)
|
* 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)
|
* 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)
|
* 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)
|
* 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)
|
* Optional 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)
|
* 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)
|
* 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)
|
* 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)
|
* 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)
|
* 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)
|
* 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.
|
* Optional border around the editor.
|
||||||
* Added placeholders for text fields with passwords.
|
* Placeholders for text fields with passwords.
|
||||||
* Able to hide **Close button** in toolbar.
|
* Able to hide **Close button** in toolbar.
|
||||||
* Added border setting for **Search panel**.
|
* Border settings for **Search panel**.
|
||||||
* Able to hide main menu.
|
* Optional hide main menu.
|
||||||
|
|
||||||
### Improvements
|
### Improvements
|
||||||
* Completely changed navigation and design of **Settings** window [#33](https://github.com/Sigmanor/Crypto-Notepad/issues/33)
|
* 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.
|
* New style for **Lock** function.
|
||||||
|
|
||||||
### Bug fixing
|
### 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 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 bug when the file save window did not close.
|
||||||
* Fixed app crashes when PC is locked.
|
* Fixed app crashes when PC is locked.
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue