Skip to content

Commit f19d26e

Browse files
committed
v7.0.1
1 parent 7557a15 commit f19d26e

1 file changed

Lines changed: 70 additions & 0 deletions

File tree

docusaurus/docs/release-notes.md

Lines changed: 70 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -101,6 +101,76 @@ This release was made possible thanks to the following contributors. Thank you!
101101

102102

103103

104+
## 7.0.1
105+
106+
<br />
107+
### <Icon name='sparkle' /> New content
108+
109+
<br />
110+
111+
#### Repository
112+
- [Add Inki component authoring guides and a non-Claude-Code usage note](https://github.com/strapi/documentation/pull/3300)
113+
114+
### <Icon name='pen-nib' /> Updated content
115+
116+
<br />
117+
118+
#### CMS
119+
- [Rework OpenAPI HTTP endpoint config for the new access setting](https://github.com/strapi/documentation/pull/3316)
120+
- [Add note on Users & Permissions role documentId support](https://github.com/strapi/documentation/pull/3292)
121+
- [Document AWS credential provider function support for S3 uploads](https://github.com/strapi/documentation/pull/3289)
122+
- [Add guide on reusing built-in admin panel components in plugins](https://github.com/strapi/documentation/pull/3267)
123+
- [Document unified addSettingsLink and related deprecations in admin nav docs](https://github.com/strapi/documentation/pull/3204)
124+
- [Document OpenAPI HTTP endpoint serving](https://github.com/strapi/documentation/pull/3188)
125+
126+
#### Cloud
127+
- [Update Cloud documentation for Essential, Pro, and Scale pricing](https://github.com/strapi/documentation/pull/3307)
128+
- [Update Cloud CLI deploy documentation for link-first workflow](https://github.com/strapi/documentation/pull/3306)
129+
130+
#### Repository
131+
- [Make Inki review verify docs against the strapi PR they document](https://github.com/strapi/documentation/pull/3305)
132+
133+
### <Icon name='broom' /> Chore, fixes, typos, and other improvements
134+
135+
<br />
136+
137+
#### CMS
138+
- [Document SendGrid EU data residency region option](https://github.com/strapi/documentation/pull/3293)
139+
- [Document admin logo transfer in data export/import](https://github.com/strapi/documentation/pull/3278)
140+
141+
#### Repository
142+
- [View mode switcher improvements](https://github.com/strapi/documentation/pull/3317)
143+
- [Add shared Claude Code settings to auto-offer the Inki plugin](https://github.com/strapi/documentation/pull/3312)
144+
- [Sidebar UI improvements](https://github.com/strapi/documentation/pull/3311)
145+
- [Update documentation-related label in self-healing workflows](https://github.com/strapi/documentation/pull/3304)
146+
- [Fix scrollbar and unequal heights on doc cards](https://github.com/strapi/documentation/pull/3301)
147+
- [Add Inki authoring guides for redesign MDX components](https://github.com/strapi/documentation/pull/3299)
148+
- [Add an Install Strapi Docs MCP entry to the toolbar dropdown](https://github.com/strapi/documentation/pull/3298)
149+
- [Mention the Inki docs plugin on the What's new page](https://github.com/strapi/documentation/pull/3296)
150+
- [Add note about many-to-many relation ordering with GraphQL pagination](https://github.com/strapi/documentation/pull/3290)
151+
152+
***
153+
This release was made possible thanks to the following contributors. Thank you! 🫶
154+
<div>
155+
<a href="https://github.com/lucasboilly" target="_blank">
156+
<img className="no-zoom" src="https://avatars.githubusercontent.com/u/45385696?v=4" width="40" height="40" style={{borderRadius: '50%'}} alt="lucasboilly"/>
157+
</a>
158+
<a href="https://github.com/mariekirsch" target="_blank">
159+
<img className="no-zoom" src="https://avatars.githubusercontent.com/u/63100752?v=4" width="40" height="40" style={{borderRadius: '50%'}} alt="mariekirsch"/>
160+
</a>
161+
<a href="https://github.com/pwizla" target="_blank">
162+
<img className="no-zoom" src="https://avatars.githubusercontent.com/u/4233866?v=4" width="40" height="40" style={{borderRadius: '50%'}} alt="pwizla"/>
163+
</a>
164+
<a href="https://github.com/unrevised6419" target="_blank">
165+
<img className="no-zoom" src="https://avatars.githubusercontent.com/u/1881266?v=4" width="40" height="40" style={{borderRadius: '50%'}} alt="unrevised6419"/>
166+
</a>
167+
</div>
168+
<br/>
169+
<br/>
170+
171+
172+
173+
104174
## 7.0.0
105175

106176
The Strapi Documentation has a whole new design, complete with new reading modes, content width selector, redesigned API pages, a new feedback widget, and more! <Icon name="sparkle"/>. You can also contribute more easily to the documentation, with the [Inki plugin](https://github.com/strapi/documentation/tree/main/claude-plugins/inki) for Claude Code, specifically tailored to Strapi Docs. Check out all the new docs features on the [What's new?](/whats-new) page!

0 commit comments

Comments
 (0)