mirror of
https://github.com/Crypto-Notepad/Crypto-Notepad.git
synced 2026-03-11 08:55:25 +00:00
Updated Release Notes (markdown)
parent
af18e83b32
commit
4e083c16b4
1 changed files with 14 additions and 13 deletions
|
|
@ -93,20 +93,21 @@
|
|||
* Bug with incorrect file name.
|
||||
* Many minor bugs. Added new bugs (not on purpose).
|
||||
|
||||
|
||||
## v1.4.0 (2019-01-08)
|
||||
* `added` **Redo** function in the editor.
|
||||
* `added` New icons (http://p.yusukekamiyamane.com/)
|
||||
* `added` Icons in the main menu (optional).
|
||||
* `added` Able to make toolbar color like editor background color.
|
||||
* `fixed` Vertical scroll bar position shifted [#17](https://github.com/Sigmanor/Crypto-Notepad/issues/17)
|
||||
* `fixed` **Right-to-left readin** work incorrect [#18](https://github.com/Sigmanor/Crypto-Notepad/issues/18)
|
||||
* `fixed` **Change Key** and **Lock** toolbar icons was inactive.
|
||||
* `fixed` Returned missing backward compatibility for decryption with custom salt.
|
||||
* `fixed` Issue when file name on Save/Open was incorrect or empty.
|
||||
* `improved` **Undo** function for editor.
|
||||
* `improved` **Settings** window.
|
||||
|
||||
### 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.
|
||||
### Improved
|
||||
* **Undo** function for editor.
|
||||
* **Settings** window.
|
||||
###Fixed
|
||||
* Vertical scroll bar position shifted [#17](https://github.com/Sigmanor/Crypto-Notepad/issues/17)
|
||||
* **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)
|
||||
### Added
|
||||
|
|
|
|||
Loading…
Reference in a new issue