Skip to content

Commit a444250

Browse files
Documentation edits made through Mintlify web editor
1 parent eba2ab4 commit a444250

File tree

1 file changed

+13
-8
lines changed

1 file changed

+13
-8
lines changed

changelog.mdx

Lines changed: 13 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -5,20 +5,25 @@ 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.](/navigation/localization)
13+
Translate all of your documentation with AI. [Learn more.](/navigation/localization)
1414

15-
## Export docs to PDF in beta
16-
Export all of your documentation, a subdirectory, or a singe page as a PDF.
15+
## Export docs to PDF in beta
1716

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

2024
<Update label="March 2025">
2125
## MCP server generator
26+
2227
<Frame>
2328
![screenshot of MCP server generator](/images/changelog/mcpgenerator.png)
2429
</Frame>
@@ -43,10 +48,10 @@ Export all of your documentation, a subdirectory, or a singe page as a PDF.
4348

4449
<Update label="February 2025">
4550
## New configuration schema `docs.json`
46-
<Frame>
51+
52+
<Frame>
4753
![docs.json screenshot](/images/changelog/docsjson.png)
4854
</Frame>
49-
5055
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).
5156

5257
Upgrade from `mint.json` to `docs.json` with the following steps:
@@ -74,10 +79,10 @@ Export all of your documentation, a subdirectory, or a singe page as a PDF.
7479
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.
7580

7681
## More Themes
77-
<Frame>
82+
83+
<Frame>
7884
![graphic with text "Themes v2"](/images/changelog/themes.png)
7985
</Frame>
80-
8186
New [pre-built themes](/themes) to modify the look & feel of your docs. Configure via your [docs.json file](/settings/global).
8287

8388
Now available:

0 commit comments

Comments
 (0)