Updated Release Notes (markdown)

Alexander 2019-11-30 09:57:01 +02:00
parent e0378e44ba
commit 874ea3d5f3

@ -141,32 +141,43 @@ _Thank for help to - [h5p9sl](https://github.com/h5p9sl)_
* `improved` Text selection behavior was changed.
## v1.0.0 (2016-01-28)
* `added` Displaying filename in title bar.
* `added]` Saving the window state.
* `added` Able to open files of all formats.
* `improved` Text change detection.
* `improved` Search panel was redesigned.
* `fixed` Fixed bug with empty filename.
* `fixed` Fixed bug with the search panel.
* `fixed` Various bug fixes and improvements.
* `removed` Status panel.
### Added
* Displaying filename in title bar.
* Saving the window state.
* Able to open files of all formats.
### Improved
* Text change detection.
* Search panel was redesigned.
### Fixed
* Fixed bug with empty filename.
* Fixed bug with the search panel.
* Various bug fixes and improvements.
### Removed
* Status panel.
## v0.6.2 (2016-01-23)
* `added` Saving the caret position in editor.
* `improved` Changed the messages priority on the first launch.
* `removed` Invalid link from about window.
### Added
* Saving the caret position in editor.
### Improved
* Changed the messages priority on the first launch.
### Removed
* Invalid link from about window.
## v0.6.1 (2016-01-22)
* `fixed` Bug with changing the encryption key.
* `fixed` Typos.
### Fixed
* Bug with changing the encryption key.
* Typos.
## v0.6.0 (2016-01-22)
* `added` Release notes link in updater.
* `added` Auto-lock editor on windows minimize.
* `added` Lock icon on toolbar.
* `added` App file extension was changed to *.cnp
* `fixed` Bug fixes and performance improvements.
* `improved` **Open file** function was reworked.
### Added
* Release notes link in updater.
* Auto-lock editor on windows minimize.
* Lock icon on toolbar.
* App file extension was changed to *.cnp
### Improved
* **Open file** function was reworked.
### Fixed
* Bug fixes and performance improvements.
## v0.5.0 (2016-01-15)
### Added