mirror of
https://github.com/Crypto-Notepad/Crypto-Notepad.git
synced 2026-03-11 08:55:25 +00:00
Updated Release Notes (markdown)
parent
9e71826845
commit
a9a85f56e8
1 changed files with 18 additions and 13 deletions
|
|
@ -72,21 +72,26 @@
|
|||
* `removed` Completely removed line numbers, due lack of performance and stability of this feature.
|
||||
|
||||
## v1.5.1 (2019-08-30)
|
||||
* `added` Notification in window title bar when file saved.
|
||||
* `fixed` Bug with scrolling down in editor [#26](https://github.com/Sigmanor/Crypto-Notepad/issues/26)
|
||||
* `fixed` Text glitches in editor after file saving [#27](https://github.com/Sigmanor/Crypto-Notepad/issues/27)
|
||||
### Added
|
||||
* Notification in window title bar when file saved.
|
||||
### Fixed
|
||||
* Bug with scrolling down in editor [#26](https://github.com/Sigmanor/Crypto-Notepad/issues/26)
|
||||
* Text glitches in editor after file saving [#27](https://github.com/Sigmanor/Crypto-Notepad/issues/27)
|
||||
|
||||
## v1.5.0 (2019-08-28)
|
||||
* `added` Drag & Drop file on executable to open it [#19](https://github.com/Sigmanor/Crypto-Notepad/issues/19)
|
||||
* `added` Line numbers panel in editor [#23](https://github.com/Sigmanor/Crypto-Notepad/issues/23)
|
||||
* `added` Saving in settings **Custom colors** values from color picker [#24](https://github.com/Sigmanor/Crypto-Notepad/issues/24)
|
||||
* `added` Able to disable functionality of **Insert** keyboard button [#25](https://github.com/Sigmanor/Crypto-Notepad/issues/25)
|
||||
* `added` **TAB** button functionality in editor.
|
||||
* `improved` Text search. Now it more like in windows notepad.
|
||||
* `improved` Minor design changes.
|
||||
* `fixed` Wrong behavior after try to close app [#22](https://github.com/Sigmanor/Crypto-Notepad/issues/22)
|
||||
* `fixed` Bug with incorrect file name.
|
||||
* `fixed` Many minor bugs. Added new bugs (not on purpose).
|
||||
### Added
|
||||
* Drag & Drop file on executable to open it [#19](https://github.com/Sigmanor/Crypto-Notepad/issues/19)
|
||||
* Line numbers panel in editor [#23](https://github.com/Sigmanor/Crypto-Notepad/issues/23)
|
||||
* Saving in settings **Custom colors** values from color picker [#24](https://github.com/Sigmanor/Crypto-Notepad/issues/24)
|
||||
* Able to disable functionality of **Insert** keyboard button [#25](https://github.com/Sigmanor/Crypto-Notepad/issues/25)
|
||||
* **TAB** button functionality in editor.
|
||||
### Improved
|
||||
* `Text search. Now it more like in windows notepad.
|
||||
* Minor design changes.
|
||||
### Fixed
|
||||
* Wrong behavior after try to close app [#22](https://github.com/Sigmanor/Crypto-Notepad/issues/22)
|
||||
* Bug with incorrect file name.
|
||||
* Many minor bugs. Added new bugs (not on purpose).
|
||||
|
||||
|
||||
## v1.4.0 (2019-01-08)
|
||||
|
|
|
|||
Loading…
Reference in a new issue