mirror of
https://github.com/Crypto-Notepad/Crypto-Notepad.git
synced 2026-03-11 08:55:25 +00:00
Updated Release Notes (markdown)
parent
8a24ebbbe9
commit
9e71826845
1 changed files with 15 additions and 12 deletions
|
|
@ -104,20 +104,23 @@
|
|||
|
||||
|
||||
## v1.3.0 (2018-12-20)
|
||||
* `added` Optional integration with windows context menu [#11](https://github.com/Sigmanor/Crypto-Notepad/issues/11) [#12](https://github.com/Sigmanor/Crypto-Notepad/issues/12)
|
||||
* `fixed` Empty filename while saving existing file or creating a new.
|
||||
* `fixed` Incorrect work of the **Auto save on lock** function.
|
||||
* `fixed` Strange behavior after opening a file [#13](https://github.com/Sigmanor/Crypto-Notepad/issues/13)
|
||||
* `fixed` Critical bug after file saving [#14](https://github.com/Sigmanor/Crypto-Notepad/issues/14)
|
||||
* `improved` Eye icon  behavior.
|
||||
* `improved` Encryption key now can't be empty.
|
||||
* `improved` When you open a new file, filename is always empty.
|
||||
* `improved` Minor design changes in **Settings** and **Change Key** windows.
|
||||
* `improved` Logic of the **Associate with .cnp files** function.
|
||||
### Added
|
||||
* Optional integration with windows context menu [#11](https://github.com/Sigmanor/Crypto-Notepad/issues/11) [#12](https://github.com/Sigmanor/Crypto-Notepad/issues/12)
|
||||
### Improved
|
||||
* Eye icon  behavior.
|
||||
* Encryption key now can't be empty.
|
||||
* When you open a new file, filename is always empty.
|
||||
* Minor design changes in **Settings** and **Change Key** windows.
|
||||
* Logic of the **Associate with .cnp files** function.
|
||||
### Fixed
|
||||
* Empty filename while saving existing file or creating a new.
|
||||
* Incorrect work of the **Auto save on lock** function.
|
||||
* Strange behavior after opening a file [#13](https://github.com/Sigmanor/Crypto-Notepad/issues/13)
|
||||
* Critical bug after file saving [#14](https://github.com/Sigmanor/Crypto-Notepad/issues/14)
|
||||
|
||||
_Thank for help to - [h5p9sl](https://github.com/h5p9sl)_
|
||||
>_Thank for help to - [h5p9sl](https://github.com/h5p9sl)_
|
||||
|
||||
**Important. If you using the `Associate with *.cnp files` after this update you need to re-enable this function.**
|
||||
>**Important. If you using the `Associate with *.cnp files` after this update you need to re-enable this function.**
|
||||
|
||||
## v1.2.0 (2018-12-08)
|
||||
### Added
|
||||
|
|
|
|||
Loading…
Reference in a new issue