Skip to content

Commit d58124c

Browse files
Documentation edits made through Mintlify web editor (#669)
Co-authored-by: Han Wang <[email protected]>
1 parent a249ddc commit d58124c

File tree

1 file changed

+14
-7
lines changed

1 file changed

+14
-7
lines changed

changelog.mdx

Lines changed: 14 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -5,20 +5,26 @@ mode: "center"
55
---
66

77
<Update label="April 2025">
8+
## AI Translations in beta
89

9-
## AI Translations in beta
1010
<Frame>
1111
![AI Translations graphic](/images/changelog/translations.png)
1212
</Frame>
13-
Translate all of your documentation with AI. [Learn more.](/core-concepts/navigation/localization)
1413

15-
## Export docs to PDF in beta
16-
Export all of your documentation, a subdirectory, or a singe page as a PDF.
14+
Translate all of your documentation with AI. [Learn more.](/core-concepts/navigation/localization)
1715

16+
## Export docs to PDF in beta
17+
18+
Export all of your documentation, a subdirectory, or a singe page as a PDF.
19+
20+
## React hook support
21+
22+
Bring interactivity to your docs. All standard React hooks are automatically available in your MDX files. [Learn more.](/react-hooks)
1823
</Update>
1924

2025
<Update label="March 2025">
2126
## MCP server generator
27+
2228
<Frame>
2329
![screenshot of MCP server generator](/images/changelog/mcpgenerator.png)
2430
</Frame>
@@ -43,10 +49,10 @@ Export all of your documentation, a subdirectory, or a singe page as a PDF.
4349

4450
<Update label="February 2025">
4551
## New configuration schema `docs.json`
46-
<Frame>
52+
53+
<Frame>
4754
![docs.json screenshot](/images/changelog/docsjson.png)
4855
</Frame>
49-
5056
We've introduced a new `docs.json` schema as a replacement for `mint.json`, to support better multi-level versioning, easier visual comprehension, and more consistent terminology. For more information on what's changed, [check out our blog](https://mintlify.com/blog/refactoring-mint-json-into-docs-json).
5157

5258
Upgrade from `mint.json` to `docs.json` with the following steps:
@@ -74,7 +80,8 @@ Export all of your documentation, a subdirectory, or a singe page as a PDF.
7480
All documentation pages are now automatically available as plain Markdown files—just append `.md` to the URL. This makes it easier for LLMs to ingest individual pages from your documentation.
7581

7682
## More Themes
77-
<Frame>
83+
84+
<Frame>
7885
![graphic with text "Themes v2"](/images/changelog/themes.png)
7986
</Frame>
8087

0 commit comments

Comments
 (0)