Skip to content

Commit 78c538b

Browse files
committed
Add release notes for 5.8.0
1 parent 21bbc4c commit 78c538b

File tree

1 file changed

+54
-0
lines changed

1 file changed

+54
-0
lines changed

docusaurus/docs/release-notes.md

Lines changed: 54 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -194,6 +194,60 @@ This release was made possible thanks to the following contributors. Thank you!
194194
<br/>
195195
<br/>
196196

197+
## 5.8.0
198+
199+
<br />
200+
### <Icon name='sparkle' /> New content
201+
202+
<br />
203+
204+
#### Repository
205+
- [Add a guide on how to create components for plugins](https://github.com/strapi/documentation/pull/2433)
206+
207+
### <Icon name='pen-nib' /> Updated content
208+
209+
<br />
210+
211+
#### Cloud
212+
- [Project settings: Variables page revamp (pt. 2)](https://github.com/strapi/documentation/pull/2425)
213+
214+
#### Repository
215+
- [Add use case for handling database migrations with TypeScript](https://github.com/strapi/documentation/pull/2432)
216+
- [Add Email plugin ratelimiting configuration options](https://github.com/strapi/documentation/pull/2377)
217+
218+
### <Icon name='broom' /> Chore, fixes, typos, and other improvements
219+
220+
<br />
221+
222+
#### Cloud
223+
- [Add callout for downgrade/upgrade Cloud plans](https://github.com/strapi/documentation/pull/2428)
224+
225+
#### Repository
226+
- [Fix broken link to Strapi client README](https://github.com/strapi/documentation/pull/2436)
227+
- [Fix missing location for content-type generation command in Store and Access Data (plugins dev) guide](https://github.com/strapi/documentation/pull/2434)
228+
- [Fix Node versions in installation snippet](https://github.com/strapi/documentation/pull/2431)
229+
- [Convert example in Store and Access Data guide from ES to DS](https://github.com/strapi/documentation/pull/2430)
230+
231+
***
232+
This release was made possible thanks to the following contributors. Thank you! 🫶
233+
<div>
234+
<a href="https://github.com/derrickmehaffy" target="_blank">
235+
<img className="no-zoom" src="https://avatars.githubusercontent.com/u/8593673?v=4" width="40" height="40" style={{borderRadius: '50%'}} alt="derrickmehaffy"/>
236+
</a>
237+
<a href="https://github.com/meganelacheny" target="_blank">
238+
<img className="no-zoom" src="https://avatars.githubusercontent.com/u/19183360?v=4" width="40" height="40" style={{borderRadius: '50%'}} alt="meganelacheny"/>
239+
</a>
240+
<a href="https://github.com/pastelmind" target="_blank">
241+
<img className="no-zoom" src="https://avatars.githubusercontent.com/u/29533079?v=4" width="40" height="40" style={{borderRadius: '50%'}} alt="pastelmind"/>
242+
</a>
243+
<a href="https://github.com/pwizla" target="_blank">
244+
<img className="no-zoom" src="https://avatars.githubusercontent.com/u/4233866?v=4" width="40" height="40" style={{borderRadius: '50%'}} alt="pwizla"/>
245+
</a>
246+
</div>
247+
<br/>
248+
<br/>
249+
250+
197251
## 5.7.0
198252

199253
<br/>

0 commit comments

Comments
 (0)