From 97e9bfde3b3222a248bfabb586a3fe6cf109a67c Mon Sep 17 00:00:00 2001 From: Alexander Date: Sat, 9 Nov 2019 20:24:06 +0200 Subject: [PATCH] Updated Migration guide to v1.6.0 (markdown) --- Migration-guide-to-v1.6.0.md => Migration-guide-to-v1.6.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) rename Migration-guide-to-v1.6.0.md => Migration-guide-to-v1.6.md (68%) diff --git a/Migration-guide-to-v1.6.0.md b/Migration-guide-to-v1.6.md similarity index 68% rename from Migration-guide-to-v1.6.0.md rename to Migration-guide-to-v1.6.md index 61fa046..0dc71e3 100644 --- a/Migration-guide-to-v1.6.0.md +++ b/Migration-guide-to-v1.6.md @@ -1,8 +1,8 @@ -After update to **v1.6.0** all settings will be lost. But you can open the *`Crypto Notepad.settings`* file after update, and copy the necessary parameters. +After update to **v1.6** all settings will be lost. But you can open the *`Crypto Notepad.settings`* file after update, and copy the necessary parameters. Old parameters starts from a capital letter, and new parameters start with a small letter (except *``*, *``*, *``* these parameters was unchanged). -For example, the old parameter that was used to store the background color of the editor, was called *``* and in **v1.6.0** it's called *``*. So you can just copy value from old parameter, if needed. Do it only when app is closed. +For example, the old parameter that was used to store the background color of the editor, was called *``* and in **v1.6** it's called *``*. So you can just copy value from old parameter, if needed. Do it only when app is closed. Later I will post here some parameters with description (not all, because some of them was completely removed from app)