Updated Migration guide to v1.6.0 (markdown)

Alexander 2019-10-31 11:04:16 +02:00
parent 4ab5b25d48
commit 1b10bff8f4

@ -1,10 +1,10 @@
After update to **v1.6.0** all settings will be lost. But you still can open *`Crypto Notepad.settings`* file after update, and copy necessary parameters.
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.
Old parameters starts from capital letter, new parameters start with a small letter (exept *`<HashAlgorithm>`*, *`<KeySize>`*, *`<PasswordIterations>`* these parameters was unchanged).
Old parameters starts from a capital letter, and new parameters start with a small letter (except *`<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 copy value from old parameter, if needed. Do it only when app is closed.
Later I will post some parameters with description, for easy use. Not all parameters will be presented here, because some of them was completely deleted.
Later I will post here some parameters with description. Not all the parameters will be presented here, because some of them was completely deleted.
| Old name | New name | Description |
| ------ | ------ | ------ |