Updated Release Notes (markdown)

Alexander 2019-01-07 12:20:27 +02:00
parent 611e2f78c9
commit dbb0cfe48f

@ -7,6 +7,7 @@
* ![fixed](https://i.imgur.com/BzO95GY.png "fixed") `Right-to-left reading` work incorrect [#18](https://github.com/Sigmanor/Crypto-Notepad/issues/18)
* ![fixed](https://i.imgur.com/BzO95GY.png "fixed") `Change Key` and `Lock` toolbar icons was inactive.
* ![fixed](https://i.imgur.com/BzO95GY.png "fixed") Returned missing backward compatibility for decryption with custom salt.
* ![fixed](https://i.imgur.com/BzO95GY.png "fixed") Issue when open file name was incorrect or empty.
* ![improved](https://i.imgur.com/ZHV6sPI.png "improved") `Undo` function for editor.
* ![improved](https://i.imgur.com/ZHV6sPI.png "improved") Settings window.
* ![dev](https://i.imgur.com/pYoi5v3.png "dev") Added debug menu.
@ -15,6 +16,7 @@
* ![dev](https://i.imgur.com/pYoi5v3.png "dev") Сhanged work logic of most functions.
* ![dev](https://i.imgur.com/pYoi5v3.png "dev") Project was moved to own [company](https://github.com/Crypto-Notepad)
* ![dev](https://i.imgur.com/pYoi5v3.png "dev") Updater was moved to own [repo](https://github.com/Crypto-Notepad/Updater)
* ![dev](https://i.imgur.com/pYoi5v3.png "dev") Simplified some variables.
## v1.3.0 (2018-12-20)