mirror of
https://github.com/Crypto-Notepad/Crypto-Notepad.git
synced 2026-03-11 08:55:25 +00:00
Updated Migration guide to v1.6.0 (markdown)
parent
db18643cde
commit
cd68bc2936
1 changed files with 1 additions and 1 deletions
|
|
@ -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. 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.
|
||||
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 (exept `<HashAlgorithm>`, `<KeySize>`, `<PasswordIterations>`). For example, the old parameter that was used to store the background color of the editor, was called `<RichBackColor>` and in v1.6.0 it's called `<editorBackColor>`. And you can just simple copy value from old parameter.
|
||||
Loading…
Reference in a new issue