Skip to content

Commit 2aa452c

Browse files
Documentation edits made through Mintlify web editor
1 parent 67763a3 commit 2aa452c

File tree

1 file changed

+22
-21
lines changed

1 file changed

+22
-21
lines changed

changelog/overview.mdx

Lines changed: 22 additions & 21 deletions
Original file line numberDiff line numberDiff line change
@@ -4,34 +4,35 @@ description: "New updates and improvements"
44
mode: "center"
55
---
66

7-
<Update label ="March 2025">
7+
<Update label="March 2025">
8+
## MCP server generator
89

9-
## MCP server generator
10-
Generate MCP servers so that AI applications can interact with your docs or APIs. Written content is automatically generated as an MCP server, and you can generate an MCP server from your OpenAPI spec with one click.
11-
Check out [docs on getting started with MCP.](/advanced/mcp/quickstart.mdx)
10+
Generate MCP servers so that AI applications can interact with your docs or APIs. Written content is automatically generated as an MCP server, and you can generate an MCP server from your OpenAPI spec with one click.
11+
Check out [docs on getting started with MCP.](/advanced/mcp/quickstart.mdx)
1212

13-
## mcpt: a registry for MCP servers
14-
Discover 105+ MCP servers at [mcpt](https://www.mcpt.com). This directory includes both official servers and those from our own customer base.
13+
## mcpt: a registry for MCP servers
1514

16-
## Improvements
17-
- Tag changelog updates so end users can filter updates
18-
- Sonnet-3.7 supported for AI Chat. Configure your preferred model through the dashboard
19-
- Change your deployment name directly in dashboard settings
15+
Discover 105\+ MCP servers at [mcpt](https://www.mcpt.com). This directory includes both official servers and those from our own customer base.
2016

21-
## Bug fixes
22-
- Fixed icon style inconsistency for anchors without container
23-
- Improved styling nits for dashboard border for mobile-tablet-desktop responsiveness
24-
- Show code examples even when in simple mode for API playground
25-
- Support "command + k" shortcut for search in web editor
17+
## Improvements
2618

19+
- Tag changelog updates so end users can filter updates
20+
- Sonnet-3.7 supported for AI Chat. Configure your preferred model through the dashboard
21+
- Change your deployment name directly in dashboard settings
22+
23+
## Bug fixes
24+
25+
- Fixed icon style inconsistency for anchors without container
26+
- Improved styling nits for dashboard border for mobile-tablet-desktop responsiveness
27+
- Show code examples even when in simple mode for API playground
28+
- Support "command \+ k" shortcut for search in web editor
29+
- Codeblocks within callouts expand to fill the width of the callout area
2730
</Update>
2831

2932
<Update label="February 2025">
30-
31-
3233
## New Configuration Schema `docs.json`
3334

34-
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).
35+
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).
3536

3637
Upgrade from `mint.json` to `docs.json` with the following steps:
3738

@@ -244,9 +245,9 @@ Discover 105+ MCP servers at [mcpt](https://www.mcpt.com). This directory includ
244245
<Frame>
245246
![Performance Improvements](/images/changelog/performance-improvements.png)
246247
</Frame>
247-
For large projects (\~3,000 files), the download step for docs updates is now
248-
\~440x faster - a 99.8% time reduction. Across the board, file downloads during
249-
updates are now \~5.5x faster - an 81.8% time reduction.
248+
For large projects (~3,000 files), the download step for docs updates is now
249+
~440x faster - a 99.8% time reduction. Across the board, file downloads during
250+
updates are now ~5.5x faster - an 81.8% time reduction.
250251

251252
## SEO improvements
252253

0 commit comments

Comments
 (0)