# Migrations guides
# Instructions
When upgrading your application you will need to follow every migration guide between your current version and the one you are upgrading to.
馃挕 TIP
If there is no specific migration guide for your version step(s), you should follow the general Update Strapi guide.
Pay special attention to the note about upgrading if you are using the extensions system.
Example
If you were to upgrade your version from 3.2.3
to 3.6.1
, you would have to follow the following guides:
- Migration guide from 3.2.3 to 3.2.4.
- Migration guide from 3.2.5 to 3.3.0.
- Migration guide from 3.3.x to 3.4.0.
- Migration guide from 3.4.x to 3.4.4.
- Update Strapi guide.
# V3 guides
- Migration guide from 3.4.x to 3.4.4
- Migration guide from 3.3.x to 3.4.0
- Migration guide from 3.2.5 to 3.3.0
- Migration guide from 3.2.3 to 3.2.4
- Migration guide from 3.1.x to 3.2.3
- Migration guide from 3.0.x to 3.1.x
# Beta guides
锔忊潡锔 WARNING
The Strapi Beta version is no longer supported, you should upgrade to the V3 Stable.
- Migration guide from beta.20+ to stable
- Migration guide from beta.19.4+ to beta.20
- Migration guide from beta.19+ to beta.19.4
- Migration guide from beta.18 to beta.19
- Migration guide from beta.17+ to beta.18
- Migration guide from beta.16+ to beta.17.4
- Migration guide from beta.15 to beta.16
# Alpha guides
锔忊潡锔 WARNING
The Strapi Alpha version is no longer supported, you should upgrade to the V3 Stable. If you have issues upgrading, it's our general recommendation to create a new project.
- Migrating from v1 to v3
- Migration guide from alpha.7.4 to alpha.8
- Migration guide from alpha.8 to alpha.9
- Migration guide from alpha.9 to alpha.10
- Migration guide from alpha.10 to alpha.11
- Migration guide from alpha.11 to alpha.12
- Migration guide from alpha.12.1 to alpha.12.2
- Migration guide from alpha.12.2 to alpha.12.3
- Migration guide from alpha.12.3 to alpha.12.4
- Migration guide from alpha.12.4 to alpha.12.5
- Migration guide from alpha.12.5 to alpha.12.6
- Migration guide from alpha.12.6 to alpha.12.7
- Migration guide from alpha.12.7 to alpha.13
- Migration guide from alpha.13 to alpha.13.1
- Migration guide from alpha.13.1 to alpha.14
- Migration guide from alpha.14 to alpha.14.1
- Migration guide from alpha.14.1 to alpha.14.2
- Migration guide from alpha.14.2 to alpha.14.3
- Migration guide from alpha.14.3 to alpha.14.4
- Migration guide from alpha.14.4 to alpha.14.5
- Migration guide from alpha.14.5 to alpha.15
- Migration guide from alpha.15 to alpha.16
- Migration guide from alpha.16 to alpha.17
- Migration guide from alpha.17 to alpha.18
- Migration guide from alpha.18 to alpha.19
- Migration guide from alpha.19 to alpha.20
- Migration guide from alpha.20 to alpha.21
- Migration guide from alpha.21 to alpha.22
- Migration guide from alpha.22 to alpha.23
- Migration guide from alpha.23 to alpha.24
- Migration guide from alpha.24 to alpha.25
- Migration guide from alpha.25 to alpha.26
- Migration guide from alpha.26 to beta
鈫 Update Content API 鈫