@@ -9,7 +9,7 @@ custom_edit_url: null
99This page lists all the Strapi Docs version numbers and their corresponding updates.
1010
1111<details >
12- <summary >🧐 Strapi Docs version numbers explained:</summary >
12+ <summary >< Icon name = " graduation-cap " /> Strapi Docs version numbers explained:</summary >
1313
1414The ** Strapi Documentation** (Strapi Docs) at [ docs.strapi.io] ( https://docs.strapi.io ) ** always documents the latest version of Strapi (CMS and Cloud) products** .
1515
@@ -24,14 +24,58 @@ Strapi Docs now follow the **[semantic versioning](https://semver.org/)** philos
2424New versions (minor or patch) are generally released weekly, on Wednesdays.
2525
2626</details >
27+
28+ ## 5.5.0
29+
30+ <Icon name =" sparkle " /> The Strapi Docs website now has a brand new design! We hope you like it as much as we loved creating it.
31+ Please feel free to [ share your feedback] ( https://forms.gle/9NM8npMGoTkYetxGA ) .
32+
33+ ### <Icon name =" pen-nib " /> Updated content
34+
35+ #### User Guide
36+ - [ Mention new admin panel homepage and update screenshots] ( https://github.com/strapi/documentation/pull/2322 )
37+
38+ ### <Icon name =" broom " />Chore, fixes, typos, and other improvements
39+
40+ #### Dev Docs
41+ - [ fix locale prerequisites] ( https://github.com/strapi/documentation/pull/2320 )
42+ - [ fix wrong import] ( https://github.com/strapi/documentation/pull/2319 )
43+ - [ Fix SDK plugin init command example in the SDK reference] ( https://github.com/strapi/documentation/pull/2318 )
44+ - [ SDK beta callout] ( https://github.com/strapi/documentation/pull/2317 )
45+
46+ #### Strapi Cloud
47+ - [ Add section about importing env vars] ( https://github.com/strapi/documentation/pull/2326 )
48+ - [ Adding notes about GitLab groups] ( https://github.com/strapi/documentation/pull/2323 )
49+
50+ #### Repository
51+ - [ Update docs content for Preview switching from beta to stable] ( https://github.com/strapi/documentation/pull/2325 )
52+
53+ ***
54+ This release was made possible thanks to the following contributors. Thank you! 🫶
55+ <div >
56+ <a href =" https://github.com/Boegie19 " target =" _blank " >
57+ <img className="no-zoom" src="https://avatars.githubusercontent.com/u/34578426?v=4" width="40" height="40" style={{borderRadius: '50%'}} alt="Boegie19"/>
58+ </a >
59+ <a href =" https://github.com/Jimimimi " target =" _blank " >
60+ <img className="no-zoom" src="https://avatars.githubusercontent.com/u/1778990?v=4" width="40" height="40" style={{borderRadius: '50%'}} alt="Jimimimi"/>
61+ </a >
62+ <a href =" https://github.com/kibwashere " target =" _blank " >
63+ <img className="no-zoom" src="https://avatars.githubusercontent.com/u/3426213?v=4" width="40" height="40" style={{borderRadius: '50%'}} alt="kibwashere"/>
64+ </a >
65+ <a href =" https://github.com/pwizla " target =" _blank " >
66+ <img className="no-zoom" src="https://avatars.githubusercontent.com/u/4233866?v=4" width="40" height="40" style={{borderRadius: '50%'}} alt="pwizla"/>
67+ </a >
68+ </div >
69+ <br />
70+ <br />
2771
2872## 5.4.0
29- ### ✨ New content
73+ ### < Icon name = " sparkle " /> New content
3074
3175#### Repository
3276- [ First iteration of Growth plan] ( https://github.com/strapi/documentation/pull/2303 )
3377
34- ### 🧹 Chore, fixes, typos, and other improvement
78+ ### < Icon name = " broom " /> Chore, fixes, typos, and other improvements
3579
3680#### Dev Docs
3781- [ Add a cross-link to the "commonly asked questions" about Strapi 5 article from the blog] ( https://github.com/strapi/documentation/pull/2313 )
@@ -61,20 +105,20 @@ This release was made possible thanks to the following contributors. Thank you!
61105
62106## 5.3.0
63107
64- ### ✨ New content
108+ ### < Icon name = " sparkle " /> New content
65109
66110#### Dev Docs
67111- [ Setting up the Preview feature] ( https://github.com/strapi/documentation/pull/2295 )
68112
69113#### User Guide
70114- [ Previewing content in the Content Manager] ( https://github.com/strapi/documentation/pull/2295 )
71115
72- ### 🖌 Updated content
116+ ### < Icon name = " pen-nib " /> Updated content
73117
74118#### Strapi Cloud
75119- [ Rename a project] ( https://github.com/strapi/documentation/pull/2300 )
76120
77- ### 🧹 Chore, fixes, typos, and other improvements
121+ ### < Icon name = " broom " /> Chore, fixes, typos, and other improvements
78122
79123#### Dev Docs
80124- [ Update cross-link to U&P plugin from dev docs routes documentation] ( https://github.com/strapi/documentation/pull/2305 )
@@ -100,7 +144,7 @@ This release was made possible thanks to the following contributors. Thank you!
100144
101145## 5.2.2
102146
103- ### 🧹 Chore, fixes, typos, and other improvements
147+ ### < Icon name = " broom " /> Chore, fixes, typos, and other improvements
104148
105149#### Dev Docs
106150
@@ -130,12 +174,12 @@ This release was made possible thanks to the following contributors. Thank you!
130174
131175## 5.2.1
132176
133- ### 🖌 Updated content
177+ ### < Icon name = " pen-nib " /> Updated content
134178
135179- [ Add ` strapi cloud environment link ` to Cloud CLI] ( https://github.com/strapi/documentation/pull/2282 )
136180- [ Add new Cloud regions] ( https://github.com/strapi/documentation/pull/2290 )
137181
138- ### 🧹 Chore, fixes, typos, and other improvements
182+ ### < Icon name = " broom " /> Chore, fixes, typos, and other improvements
139183
140184#### Dev Docs
141185- [ Add useTypescriptMigrations] ( https://github.com/strapi/documentation/pull/2283 )
@@ -182,13 +226,13 @@ This release was made possible thanks to the following contributors. Thank you!
182226
183227## 5.2.0
184228
185- ### ✨ New content
229+ ### < Icon name = " sparkle " /> New content
186230
187231#### Dev Docs
188232
189233- [ Add WIP API Reference and Guides for TypeScript] ( https://github.com/strapi/documentation/pull/2266 )
190234
191- ### 🖌 Updated content
235+ ### < Icon name = " pen-nib " /> Updated content
192236
193237#### Dev Docs
194238
@@ -198,7 +242,7 @@ This release was made possible thanks to the following contributors. Thank you!
198242
199243- [ Integration between the Releases and Review Workflows features] ( https://github.com/strapi/documentation/pull/2273 )
200244
201- ### 🧹 Chore, fixes, typos, and other improvement
245+ ### < Icon name = " broom " /> Chore, fixes, typos, and other improvements
202246
203247#### Cloud
204248
@@ -247,7 +291,7 @@ This release was made possible thanks to the following contributors. Thank you!
247291
248292## 5.1.3
249293
250- ### 🧹 Chore, fixes, typos, and other improvements
294+ ### < Icon name = " broom " /> Chore, fixes, typos, and other improvements
251295
252296- [ Improve instructions for upgrading to Apollo v4] ( https://github.com/strapi/documentation/pull/2271 )
253297- [ Fix code example in breaking change for new response format] ( https://github.com/strapi/documentation/pull/2270 )
@@ -272,14 +316,14 @@ This release was made possible thanks to the following contributors. Thank you!
272316
273317## 5.1.2
274318
275- ### 🖌 Updated content
319+ ### < Icon name = " pen-nib " /> Updated content
276320
277321#### Dev Docs
278322
279323- [ Add support for 'latest' parameter in the upgrade tool] ( https://github.com/strapi/documentation/pull/2259 )
280324- [ Add example code and resulting screenshot for theme extension] ( https://github.com/strapi/documentation/pull/2261 )
281325
282- ### 🧹 Chore, fixes, typos, and other improvements
326+ ### < Icon name = " broom " /> Chore, fixes, typos, and other improvements
283327
284328#### Strapi Cloud
285329
@@ -312,7 +356,7 @@ This release was made possible thanks to the following contributors. Thank you!
312356
313357## 5.1.1
314358
315- ### 🖌 Updated content
359+ ### < Icon name = " pen-nib " /> Updated content
316360
317361#### Strapi Cloud
318362
@@ -322,7 +366,7 @@ This release was made possible thanks to the following contributors. Thank you!
322366
323367* [ ` publicationAt ` breaking change] ( https://github.com/strapi/documentation/pull/2249 )
324368
325- ### 🧹 Chore, fixes, typos, and other improvements
369+ ### < Icon name = " broom " /> Chore, fixes, typos, and other improvements
326370
327371#### Strapi Cloud
328372
@@ -389,13 +433,13 @@ This release was made possible thanks to the following contributors. Thank you!
389433
390434## 5.1.0
391435
392- ### ✨ New content
436+ ### < Icon name = " sparkle " /> New content
393437
394438#### Cloud Docs
395439
396440* [ Multi-Environments] ( https://github.com/strapi/documentation/pull/2229 )
397441
398- ### 🖌 Updated content
442+ ### < Icon name = " pen-nib " /> Updated content
399443
400444#### User Guide
401445
@@ -405,7 +449,7 @@ This release was made possible thanks to the following contributors. Thank you!
405449
406450* [ Clarify helper-plugin migration guide] ( https://github.com/strapi/documentation/pull/2230 )
407451
408- ### 🧹 Chore, fixes, typos, and other improvements
452+ ### < Icon name = " broom " /> Chore, fixes, typos, and other improvements
409453
410454#### Dev Docs
411455
@@ -453,7 +497,7 @@ This release was made possible thanks to the following contributors. Thank you!
453497
454498_ The following is an extensive list of all the pull requests that were merged since we started working on Strapi 5 documentation. For a quicker tour, please refer to the [ What's new page] ( /dev-docs/whats-new ) ._
455499
456- ### ✨ New content
500+ ### < Icon name = " sparkle " /> New content
457501
458502#### Dev Docs
459503
@@ -512,7 +556,7 @@ _The following is an extensive list of all the pull requests that were merged si
512556* [ Tagging system] ( https://github.com/strapi/documentation/pull/2076 )
513557* [ New homepage] ( https://github.com/strapi/documentation/pull/2087 )
514558
515- ### 🖌 Updated content
559+ ### < Icon name = " pen-nib " /> Updated content
516560
517561#### Dev Docs
518562
@@ -558,7 +602,7 @@ _The following is an extensive list of all the pull requests that were merged si
558602
559603* [ Make main categories clickable in breadcrumbs] ( https://github.com/strapi/documentation/pull/2198 )
560604
561- ### 🧹 Chore, fixes, typos, and other improvements
605+ ### < Icon name = " broom " /> Chore, fixes, typos, and other improvements
562606
563607* [ AI bot improvements] ( https://github.com/strapi/documentation/pull/2142 )
564608
0 commit comments