Updated Migration guide to v1.6.0 (markdown)

Alexander 2019-10-30 21:29:08 +02:00
parent eeeebd0797
commit db18643cde

@ -1 +1 @@
After update to v1.6.0 all visual settings will be lost. But you still can open `Crypto Notepad.settings` file and copy necessary parameters. Old parameters starts from capital letter.
After update to v1.6.0 all visual settings will be lost. But you still can open `Crypto Notepad.settings` file and copy necessary parameters. Old parameters starts from capital letter. For example, the old parameter that was used to store the background color of the editor, was called `<RichBackColor>` and now it's called `<editorBackColor>`. And you can just simple copy value from old parameter.