mirror of
https://github.com/Crypto-Notepad/Crypto-Notepad.git
synced 2026-03-11 08:55:25 +00:00
Updated Release Notes (markdown)
parent
8c0a8c83e5
commit
e0557301ce
1 changed files with 10 additions and 0 deletions
|
|
@ -1,3 +1,13 @@
|
|||
## v1.6.4 (unreleased yet)
|
||||
* `added` Able to get (copy to clipboard) debug info by clicking to app version in **About** window.
|
||||
* `improved` App now correctly working on systems with **.NET Framework v4.6.1** and higher.
|
||||
* `improved` Added title icon to the **Change key** window.
|
||||
* `improved` Remembering parameters in **Password generator** window.
|
||||
* `improved` Dialog window **Delete file?** now placed in the center of the main window.
|
||||
* `improved` Minor design changes in **About** window.
|
||||
* `fixed` Bug with incorrect file name when creating a new file.
|
||||
|
||||
|
||||
## v1.6.3 (2019-11-11)
|
||||
* `added` Password generator [#42](https://github.com/Sigmanor/Crypto-Notepad/issues/42) (requires [.net framework 4.7.2](https://www.microsoft.com/en-US/download/details.aspx?id=55167))
|
||||
* `fixed` Invalid file name on new file create [#45](https://github.com/Sigmanor/Crypto-Notepad/issues/45)
|
||||
|
|
|
|||
Loading…
Reference in a new issue