From 097b402bce6722aeb43b506e4010909d21047ce9 Mon Sep 17 00:00:00 2001 From: Alexander Date: Wed, 6 Nov 2019 10:59:51 +0200 Subject: [PATCH] Updated Release Notes (markdown) --- Release-Notes.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/Release-Notes.md b/Release-Notes.md index 1756a7a..87a464f 100644 --- a/Release-Notes.md +++ b/Release-Notes.md @@ -9,6 +9,9 @@ * Able to hide app to tray (while minimize or closing) [#35](https://github.com/Sigmanor/Crypto-Notepad/issues/35) * Able to make app window always on top of all other windows [#36](https://github.com/Sigmanor/Crypto-Notepad/issues/36) * Single Instance [#37](https://github.com/Sigmanor/Crypto-Notepad/issues/37) +* Message on first launch to let the user enable/disable auto-update [#39](https://github.com/Sigmanor/Crypto-Notepad/issues/39) +* Encrypt/decrypt all file formats [#40](https://github.com/Sigmanor/Crypto-Notepad/issues/40) +* Save file and close it, without closing the app [#41](https://github.com/Sigmanor/Crypto-Notepad/issues/41) * Added setting to display border around the editor. * Added placeholders for text fields with passwords. * Able to hide **Close button** in toolbar.