mirror of
https://github.com/Crypto-Notepad/Crypto-Notepad.git
synced 2026-03-11 08:55:25 +00:00
Updated Release Notes (markdown)
parent
4d2ba9bd3c
commit
21771adb98
1 changed files with 15 additions and 18 deletions
|
|
@ -1,27 +1,24 @@
|
|||
# v1.6.0 (november)
|
||||
## New features
|
||||
* Left-paddings in editor [#32](https://github.com/Sigmanor/Crypto-Notepad/issues/32)
|
||||
* Remember value of the Right-to-Left setting [#30](https://github.com/Sigmanor/Crypto-Notepad/issues/30)
|
||||
* Status panel in the bottom of window [#31](https://github.com/Sigmanor/Crypto-Notepad/issues/31)
|
||||
* Able to enable old icons in Toolbar [#34](https://github.com/Sigmanor/Crypto-Notepad/issues/34)
|
||||
* More style settings for line numbers
|
||||
* More style settings for toolbar
|
||||
* More style settings for search panel
|
||||
* More style settings for editor font
|
||||
## v1.6.0 (november)
|
||||
### New features
|
||||
* Able to customize left-padding in the editor [#32](https://github.com/Sigmanor/Crypto-Notepad/issues/32)
|
||||
* Remembering value of the **Right-to-Left** setting [#30](https://github.com/Sigmanor/Crypto-Notepad/issues/30)
|
||||
* Added status panel in the bottom of window [#31](https://github.com/Sigmanor/Crypto-Notepad/issues/31)
|
||||
* Able to enable old icons in **Toolbar** [#34](https://github.com/Sigmanor/Crypto-Notepad/issues/34)
|
||||
* More style settings
|
||||
* Able to hide main menu
|
||||
* Disabled whole word selection with mouse in editor [#29](https://github.com/Sigmanor/Crypto-Notepad/issues/29)
|
||||
|
||||
## Improvements
|
||||
* Completely changed navigation and design of of `Settings` window [#33](https://github.com/Sigmanor/Crypto-Notepad/issues/33)
|
||||
* Minor design changes in `About` window
|
||||
### Improvements
|
||||
* Completely changed navigation and design of of **Settings** window [#33](https://github.com/Sigmanor/Crypto-Notepad/issues/33)
|
||||
* Minor design changes in **About** window
|
||||
|
||||
## Bug fixing
|
||||
### Bug fixing
|
||||
* Added missing information message when connection is lost while checking updates [#28](https://github.com/Sigmanor/Crypto-Notepad/issues/28)
|
||||
|
||||
## v1.5.1 (2019-08-30)
|
||||
*  Notification in window title bar when file saved.
|
||||
*  Bug with scrolling down in editor [#26](https://github.com/Sigmanor/Crypto-Notepad/issues/26)
|
||||
*  Text glitches in editor after file save [#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)
|
||||
* `fixed` Text glitches in editor after file save [#27](https://github.com/Sigmanor/Crypto-Notepad/issues/27)
|
||||
|
||||
## v1.5.0 (2019-08-28)
|
||||
*  Drag & Drop file on executable to open it [#19](https://github.com/Sigmanor/Crypto-Notepad/issues/19)
|
||||
|
|
@ -165,4 +162,4 @@ _Thank for help to - [h5p9sl](https://github.com/h5p9sl)_
|
|||
*  Small bug fixes.
|
||||
|
||||
## v0.1.0 (2016-01-06)
|
||||
*  First public release.
|
||||
* `dev` First public release.
|
||||
Loading…
Reference in a new issue