From e84b06ff57f1317d8dbbc960a6ae290d3c6c18bb Mon Sep 17 00:00:00 2001 From: Alexander Date: Sun, 6 Oct 2019 23:22:47 +0300 Subject: [PATCH] Updated Release Notes (markdown) --- Release-Notes.md | 33 +++++++++++++++++++-------------- 1 file changed, 19 insertions(+), 14 deletions(-) diff --git a/Release-Notes.md b/Release-Notes.md index 18be048..aecbc02 100644 --- a/Release-Notes.md +++ b/Release-Notes.md @@ -1,17 +1,22 @@ -## v1.6.0 (november) -* ![added](https://i.imgur.com/fFw9vd1.png "added") Left-paddings in editor [#32](https://github.com/Sigmanor/Crypto-Notepad/issues/32) -* ![added](https://i.imgur.com/fFw9vd1.png "added") Remember value of the Right-to-Left setting [#30](https://github.com/Sigmanor/Crypto-Notepad/issues/30) -* ![added](https://i.imgur.com/fFw9vd1.png "added") Status panel in the bottom of window [#31](https://github.com/Sigmanor/Crypto-Notepad/issues/31) -* ![added](https://i.imgur.com/fFw9vd1.png "added") Able to enable old icons in Toolbar [#34](https://github.com/Sigmanor/Crypto-Notepad/issues/34) -* ![added](https://i.imgur.com/fFw9vd1.png "added") More style settings for line numbers -* ![added](https://i.imgur.com/fFw9vd1.png "added") More style settings for toolbar -* ![added](https://i.imgur.com/fFw9vd1.png "added") More style settings for search panel -* ![added](https://i.imgur.com/fFw9vd1.png "added") More style settings for editor font -* ![added](https://i.imgur.com/fFw9vd1.png "added") Able to hide main menu -* ![improved](https://i.imgur.com/ZHV6sPI.png "improved") Disabled whole word selection with mouse in editor [#29](https://github.com/Sigmanor/Crypto-Notepad/issues/29) -* ![improved](https://i.imgur.com/ZHV6sPI.png "improved") Design of `Settings` window [#33](https://github.com/Sigmanor/Crypto-Notepad/issues/33) -* ![improved](https://i.imgur.com/ZHV6sPI.png "improved") Design of `About` window -* ![fixed](https://i.imgur.com/BzO95GY.png "fixed") Missing information message when connection is lost while checking updates [#28](https://github.com/Sigmanor/Crypto-Notepad/issues/28) +# 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 +* Able to hide main menu +* Disabled whole word selection with mouse in editor [#29](https://github.com/Sigmanor/Crypto-Notepad/issues/29) + +## Improvements +* Design of `Settings` window [#33](https://github.com/Sigmanor/Crypto-Notepad/issues/33) +* Design of `About` window + +## Bug fixing +* 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) * ![added](https://i.imgur.com/fFw9vd1.png "added") Notification in window title bar when file saved.