@@ -27,6 +27,57 @@ New versions (minor or patch) are generally released weekly, on Wednesdays.
2727
2828</details >
2929
30+ ## 6.6.5
31+
32+ <br />
33+ ### <Icon name =' sparkle ' /> New content
34+
35+ <br />
36+
37+ #### Cloud
38+ - [ Async project creation on Strapi Cloud] ( https://github.com/strapi/documentation/pull/2581 )
39+
40+ ### <Icon name =' pen-nib ' /> Updated content
41+
42+ <br />
43+
44+ #### CMS
45+ - [ Improve GraphQL queries explanations (Flat vs. Relay-style)] ( https://github.com/strapi/documentation/pull/2621 )
46+ - [ Explain there's only one GraphQL endpoint and how to customize its URL] ( https://github.com/strapi/documentation/pull/2617 )
47+ - [ GraphQL & REST API: more information on operators & more examples] ( https://github.com/strapi/documentation/pull/2615 )
48+ - [ Update Preview feature docs to mention Desktop/Mobile switch] ( https://github.com/strapi/documentation/pull/2607 )
49+ - [ Better explain the move to ` documentId ` ] ( https://github.com/strapi/documentation/pull/2604 )
50+ - [ Expand and improve Client docs] ( https://github.com/strapi/documentation/pull/2602 )
51+ - [ Mention that the Document Service API ` findOne ` returns ` null ` if no document found] ( https://github.com/strapi/documentation/pull/2614 )
52+
53+ ### <Icon name =' broom ' /> Chore, fixes, typos, and other improvements
54+
55+ <br />
56+
57+ #### Repository
58+ - [ Fix MermaidWithFallback diagram display] ( https://github.com/strapi/documentation/pull/2609 )
59+ - [ Fix tabs display with long labels] ( https://github.com/strapi/documentation/pull/2605 )
60+
61+ ***
62+ This release was made possible thanks to the following contributors. Thank you! 🫶
63+ <div >
64+ <a href =" https://github.com/hanpaine " target =" _blank " >
65+ <img className="no-zoom" src="https://avatars.githubusercontent.com/u/151527179?v=4" width="40" height="40" style={{borderRadius: '50%'}} alt="hanpaine"/>
66+ </a >
67+ <a href =" https://github.com/mariekirsch " target =" _blank " >
68+ <img className="no-zoom" src="https://avatars.githubusercontent.com/u/63100752?v=4" width="40" height="40" style={{borderRadius: '50%'}} alt="mariekirsch"/>
69+ </a >
70+ <a href =" https://github.com/meganelacheny " target =" _blank " >
71+ <img className="no-zoom" src="https://avatars.githubusercontent.com/u/19183360?v=4" width="40" height="40" style={{borderRadius: '50%'}} alt="meganelacheny"/>
72+ </a >
73+ <a href =" https://github.com/pwizla " target =" _blank " >
74+ <img className="no-zoom" src="https://avatars.githubusercontent.com/u/4233866?v=4" width="40" height="40" style={{borderRadius: '50%'}} alt="pwizla"/>
75+ </a >
76+ </div >
77+ <br />
78+ <br />
79+
80+
3081## 6.6.4
3182
3283<br />
0 commit comments