mirror of
https://github.com/Crypto-Notepad/Crypto-Notepad.git
synced 2026-03-11 08:55:25 +00:00
Updated Release Notes (markdown)
parent
3a984430f8
commit
33e127b7b3
1 changed files with 16 additions and 13 deletions
|
|
@ -1,26 +1,29 @@
|
|||
### v1.4.0 (not yet released)
|
||||
* Fixed [#17](https://github.com/Sigmanor/Crypto-Notepad/issues/17)
|
||||
* Fixed [#18](https://github.com/Sigmanor/Crypto-Notepad/issues/18)
|
||||
* Added `Redo` function in to editor.
|
||||
* Reworked `Undo` function.
|
||||
* Changed all icons (http://p.yusukekamiyamane.com/)
|
||||
* Added icons to the main menu (optional).
|
||||
## unreleased
|
||||
### ADDED
|
||||
* `Redo` function in the editor.
|
||||
* New icons (http://p.yusukekamiyamane.com/)
|
||||
* Icons in the main menu (optional).
|
||||
* Able to make toolbar color like editor background color.
|
||||
* Fixed bug when `Change Key` and `Lock` toolbar icons was inactive.
|
||||
* Changed settings window.
|
||||
* ...
|
||||
|
||||
***For developers***
|
||||
### FIXED
|
||||
* Vertical scroll bar position [#17](https://github.com/Sigmanor/Crypto-Notepad/issues/17)
|
||||
* `Right-to-left reading` work incorrect [#18](https://github.com/Sigmanor/Crypto-Notepad/issues/18)
|
||||
* `Change Key` and `Lock` toolbar icons was inactive.
|
||||
|
||||
### IMPROVED
|
||||
* `Undo` function.
|
||||
* Settings window.
|
||||
|
||||
### For developers
|
||||
* Added debug menu.
|
||||
* Source code now is more readable.
|
||||
* Source code now is grouped by sections.
|
||||
* All elements and variables now have more clear names (no more `button1` `textBox2` names and etc).
|
||||
* Сhanged work logic of most functions.
|
||||
* ...
|
||||
|
||||
***
|
||||
|
||||
### v1.3.0 (2018-12-20)
|
||||
## v1.3.0 (2018-12-20)
|
||||
* Optional integration with windows context menu [#11](https://github.com/Sigmanor/Crypto-Notepad/issues/11) [#12](https://github.com/Sigmanor/Crypto-Notepad/issues/12)
|
||||
* Changed eye icon  behavior.
|
||||
* Encryption key now can't be empty.
|
||||
|
|
|
|||
Loading…
Reference in a new issue