You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: changelog/overview.mdx
+22-21Lines changed: 22 additions & 21 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -4,34 +4,35 @@ description: "New updates and improvements"
4
4
mode: "center"
5
5
---
6
6
7
-
<Updatelabel="March 2025">
7
+
<Updatelabel="March 2025">
8
+
## MCP server generator
8
9
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)
12
12
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
15
14
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.
20
16
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
26
18
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
27
30
</Update>
28
31
29
32
<Updatelabel="February 2025">
30
-
31
-
32
33
## New Configuration Schema `docs.json`
33
34
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).
35
36
36
37
Upgrade from `mint.json` to `docs.json` with the following steps:
37
38
@@ -244,9 +245,9 @@ Discover 105+ MCP servers at [mcpt](https://www.mcpt.com). This directory includ
0 commit comments