Updated Release Notes (markdown)

Alexander 2019-11-30 11:07:38 +02:00
parent af18e83b32
commit 4e083c16b4

@ -93,20 +93,21 @@
* Bug with incorrect file name. * Bug with incorrect file name.
* Many minor bugs. Added new bugs (not on purpose). * Many minor bugs. Added new bugs (not on purpose).
## v1.4.0 (2019-01-08) ## v1.4.0 (2019-01-08)
* `added` **Redo** function in the editor. ### Added
* `added` New icons (http://p.yusukekamiyamane.com/) * **Redo** function in the editor.
* `added` Icons in the main menu (optional). * New icons (http://p.yusukekamiyamane.com/)
* `added` Able to make toolbar color like editor background color. * Icons in the main menu (optional).
* `fixed` Vertical scroll bar position shifted [#17](https://github.com/Sigmanor/Crypto-Notepad/issues/17) * Able to make toolbar color like editor background color.
* `fixed` **Right-to-left readin** work incorrect [#18](https://github.com/Sigmanor/Crypto-Notepad/issues/18) ### Improved
* `fixed` **Change Key** and **Lock** toolbar icons was inactive. * **Undo** function for editor.
* `fixed` Returned missing backward compatibility for decryption with custom salt. * **Settings** window.
* `fixed` Issue when file name on Save/Open was incorrect or empty. ###Fixed
* `improved` **Undo** function for editor. * Vertical scroll bar position shifted [#17](https://github.com/Sigmanor/Crypto-Notepad/issues/17)
* `improved` **Settings** window. * **Right-to-left readin** work incorrect [#18](https://github.com/Sigmanor/Crypto-Notepad/issues/18)
* **Change Key** and **Lock** toolbar icons was inactive.
* Returned missing backward compatibility for decryption with custom salt.
* Issue when file name on Save/Open was incorrect or empty.
## v1.3.0 (2018-12-20) ## v1.3.0 (2018-12-20)
### Added ### Added