mirror of
https://github.com/Crypto-Notepad/Crypto-Notepad.git
synced 2026-03-11 08:55:25 +00:00
Updated Release Notes (markdown)
parent
2c9eb2c257
commit
85d446de77
1 changed files with 41 additions and 28 deletions
|
|
@ -1,60 +1,73 @@
|
|||
### v1.0.0 (Not released yet)
|
||||
* Saving the window state.
|
||||
* Able to open files of all formats.
|
||||
* Changed message text on windows closing.
|
||||
* Text change detection improved.
|
||||
* Saving wrap settings on menu item clicking.
|
||||
* Removed status panel.
|
||||
* Search panel was redesigned.
|
||||
* Fixed bugs on windows closing.
|
||||
* Fixed bug with empty filename.
|
||||
|
||||
***
|
||||
|
||||
### v0.6.2 (2016-01-23)
|
||||
* `ADDED` Saving the caret position in editor.
|
||||
* `FIXED` Changed the messages priority on the first launch.
|
||||
* `FIXED` Removed invalid link from about window.
|
||||
* Saving the caret position in editor.
|
||||
* Changed the messages priority on the first launch.
|
||||
* Removed invalid link from about window.
|
||||
|
||||
***
|
||||
|
||||
### v0.6.1 (2016-01-22)
|
||||
* `FIXED` Bug with changing the key.
|
||||
* `FIXED` Typos.
|
||||
* Fixed bug with changing the key.
|
||||
* Fixed typos.
|
||||
|
||||
***
|
||||
|
||||
### v0.6.0 (2016-01-22)
|
||||
* `ADDED` Release notes link in updater.
|
||||
* `ADDED` Auto-lock on minimize.
|
||||
* `ADDED` Lock icon on toolbar.
|
||||
* `IMPROVED` Rewritten "open file" function.
|
||||
* `IMPROVED` Changed app file extension to *.cnp
|
||||
* `FIXED` Bug fixes and performance improvements.
|
||||
* Added release notes link in updater.
|
||||
* Added auto-lock on minimize.
|
||||
* Added Lock icon on toolbar.
|
||||
* Improved "open file" function.
|
||||
* Changed app file extension to *.cnp
|
||||
* Bug fixes and performance improvements.
|
||||
|
||||
***
|
||||
|
||||
### v0.5.0 (2016-01-15)
|
||||
* `ADDED` Checking for update and auto-update.
|
||||
* `ADDED` New icon for app.
|
||||
* `IMPROVED` Redesigned About/Enter Key/Change Key windows.
|
||||
* `FIXED` Small fixes.
|
||||
* Checking for update and auto-update.
|
||||
* New icon for app.
|
||||
* Redesigned About/Enter Key/Change Key windows.
|
||||
* Small fixes.
|
||||
|
||||
***
|
||||
|
||||
### v0.4.1 (2016-01-12)
|
||||
* `FIXED` Bug when saving settings.
|
||||
* Fixed bug when saving settings.
|
||||
|
||||
***
|
||||
|
||||
### v0.4.0 (2016-01-11)
|
||||
* `ADDED` Warning message when open "Encrypt/Decrypt" tab in Settings.
|
||||
* `ADDED` Reset to Defaults button in Settings.
|
||||
* `ADDED` Toolbar with icons.
|
||||
* `ADDED` New show/hide password icon.
|
||||
* `ADDED` Able to close toolbar.
|
||||
* `IMPROVED` About window.
|
||||
* Added warning message when open "Encrypt/Decrypt" tab in Settings.
|
||||
* Added reset to defaults button in Settings.
|
||||
* Added toolbar with icons.
|
||||
* Able to close toolbar.
|
||||
* Added new show/hide password icon.
|
||||
* Improved about window.
|
||||
|
||||
***
|
||||
|
||||
### v0.3.0 (2016-01-09)
|
||||
* `IMPROVED` All Message Boxes placed in the middle of the parent forms.
|
||||
* `FIXED` Bag with closing "Enter Key" windows.
|
||||
* All Message Boxes placed in the middle of the parent forms.
|
||||
* Bug with closing "Enter Key" window.
|
||||
|
||||
***
|
||||
|
||||
### v0.2.0 (2016-01-07)
|
||||
* `ADDED` New icon to show password.
|
||||
* `ADDED` Changing key of opened file.
|
||||
* `ADDED` About window.
|
||||
* `FIXED` Small bugs.
|
||||
* New icon to show password.
|
||||
* Changing key of opened file.
|
||||
* Added about window.
|
||||
* Small bug fixes.
|
||||
|
||||
***
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue