Skip to content

Commit 7c0c5e9

Browse files
committed
Update release notes for 5.6.4
1 parent 06afc46 commit 7c0c5e9

File tree

1 file changed

+39
-0
lines changed

1 file changed

+39
-0
lines changed

docusaurus/docs/release-notes.md

Lines changed: 39 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -26,6 +26,45 @@ New versions (minor or patch) are generally released weekly, on Wednesdays.
2626

2727
</details>
2828

29+
## 5.6.4
30+
### <Icon name="pen-nib" /> Updated content
31+
32+
#### Dev Docs
33+
- [Preview: Side panel](https://github.com/strapi/documentation/pull/2410)
34+
35+
#### User Guide
36+
- [Update Content Manager to mention editing relations on the fly](https://github.com/strapi/documentation/pull/2407)
37+
38+
#### Strapi Cloud
39+
- [Strapi Cloud settings: Environment Variables revamp](https://github.com/strapi/documentation/pull/2419)
40+
41+
### <Icon name="broom" /> Chore, fixes, typos, and other improvements
42+
43+
#### Strapi Cloud
44+
- [Use new Cloud plans screenshot](https://github.com/strapi/documentation/pull/2418)
45+
46+
#### Repository
47+
- [Added disabled option for LiveEditor so that it does not steal focus - Closes issue #2409](https://github.com/strapi/documentation/pull/2423)
48+
49+
***
50+
This release was made possible thanks to the following contributors. Thank you! 🫶
51+
<div>
52+
<a href="https://github.com/ankit7201" target="_blank">
53+
<img className="no-zoom" src="https://avatars.githubusercontent.com/u/5596406?v=4" width="40" height="40" style={{borderRadius: '50%'}} alt="ankit7201"/>
54+
</a>
55+
<a href="https://github.com/kibwashere" target="_blank">
56+
<img className="no-zoom" src="https://avatars.githubusercontent.com/u/3426213?v=4" width="40" height="40" style={{borderRadius: '50%'}} alt="kibwashere"/>
57+
</a>
58+
<a href="https://github.com/meganelacheny" target="_blank">
59+
<img className="no-zoom" src="https://avatars.githubusercontent.com/u/19183360?v=4" width="40" height="40" style={{borderRadius: '50%'}} alt="meganelacheny"/>
60+
</a>
61+
<a href="https://github.com/pwizla" target="_blank">
62+
<img className="no-zoom" src="https://avatars.githubusercontent.com/u/4233866?v=4" width="40" height="40" style={{borderRadius: '50%'}} alt="pwizla"/>
63+
</a>
64+
</div>
65+
<br/>
66+
<br/>
67+
2968
## 5.6.3
3069

3170
### <Icon name="pen-nib" /> Updated content

0 commit comments

Comments
 (0)