mirror of
https://github.com/simple-login/app.git
synced 2025-02-24 07:43:54 +08:00
To upgrade to 3x from 2x, user needs to upgrade to 2.1.2 first
This commit is contained in:
parent
598f028238
commit
db23867d93
1 changed files with 3 additions and 5 deletions
|
@ -4,12 +4,10 @@ No emails or any data is lost in the upgrade process. The same process is by the
|
|||
|
||||
Sometimes upgrading to a major version might require running a manual migration. This is for example the case when upgrading to 2.0.0. In this case please follow the corresponding migration first before running these scripts.
|
||||
|
||||
The latest version 3.0.0 has unfortunately some breaking changes with regard to 2x versions.
|
||||
Upgrading from 2x to 3.0.0 might require some manual database verifications.
|
||||
If you are currently running a version prior to 2.1.0 and want to upgrade to 3.0.0, please:
|
||||
If you are running versions prior to 3x, please:
|
||||
|
||||
- first upgrade to 2.1.0
|
||||
- then try to upgrade to 3.0.0. If any error happens, please get in touch with us.
|
||||
1. first upgrade to 2.1.2 then
|
||||
2. upgrade to the latest version which is 3.0.1
|
||||
|
||||
<details>
|
||||
<summary>Upgrade to 2.1.0 from 2.0.0</summary>
|
||||
|
|
Loading…
Reference in a new issue