Skip to content

Commit 8c565da

Browse files
authored
Documentation edits made through Mintlify web editor
1 parent fbc2ffd commit 8c565da

File tree

1 file changed

+8
-7
lines changed

1 file changed

+8
-7
lines changed

changelog.mdx

Lines changed: 8 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -6,24 +6,25 @@ mode: "center"
66

77
<Update label="May 2025">
88
## API playground stability updates
9+
910
- Search to find an endpoint
1011
- Indicate a deprecated endpoint with a tag
1112
- Hide auto-generated API pages from navigation
1213
- Upload multipart or form data files
13-
14+
1415
Learn more at [API playground docs.](/api-playground/)
1516

16-
## npm i mint
17+
## npm i mint
18+
1719
Can now use `npm i mint@latest -g` to upgrade your CLI.
1820
</Update>
1921

2022
<Update label="April 2025">
2123
## Web Editor 3.0
2224

2325
<Frame>
24-
![Webeditor3 Jpe](/images/webeditor3.jpeg)
26+
![Webeditor3 Jpe](/images/webeditor3.jpeg)
2527
</Frame>
26-
2728
Overhauled usability in the WYSIWYG editor.
2829

2930
**Major improvements**
@@ -173,12 +174,12 @@ mode: "center"
173174
</Update>
174175

175176
<Update label="November 2024">
176-
## AI Assistant
177+
## AI Writer
177178

178179
<Frame>
179180
![AI Assistant](/images/changelog/ai-assistant.jpg)
180181
</Frame>
181-
You can now ask AI to make changes to your docs, with the context of all existing documentation. Type in a prompt and the assistant will propose changes by generating a pull request.
182+
You can now ask AI to make changes to your docs, with the context of all existing documentation. Type in a prompt and the writer will propose changes by generating a pull request.
182183

183184
## GitLab Integration Upgrade
184185

@@ -461,4 +462,4 @@ mode: "center"
461462
- Snippets V2: We now support fully reusable components and variables for snippets.
462463
- Open-source MDX Engine: We've exposed two APIs—getCompiledMdx and MDXComponent—so you can access Mintlify markdown and code syntax highlighting. [Contributions to the project](https://github.com/mintlify/mdx) are welcome.
463464
- AI Chat Insights: Segment chat history by date and increase AI Chat quota from the dashboard, and see how often a specific query appears.
464-
</Update>
465+
</Update>

0 commit comments

Comments
 (0)