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
ef87479f87
commit
62a4cc4deb
1 changed files with 3 additions and 1 deletions
|
|
@ -2,4 +2,6 @@ After update to **v1.6.0** all settings will be lost. But you still can open *`C
|
|||
|
||||
Old parameters starts from capital letter, new parameters start with a small letter (exept *`<HashAlgorithm>`*, *`<KeySize>`*, *`<PasswordIterations>`* these parameters was unchanged).
|
||||
|
||||
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>`*. So you can just simple copy value from old parameter, if needed. Do it only when app closed.
|
||||
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>`*. So you can just simple copy value from old parameter, if needed. Do it only when app closed.
|
||||
|
||||
Later I will post all parameters with description, for easy use.
|
||||
Loading…
Reference in a new issue