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
+21-1Lines changed: 21 additions & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -3,7 +3,27 @@ title: "Product Updates"
3
3
description: "New updates and improvements"
4
4
mode: "center"
5
5
---
6
-
<Updatelabel="January 2024">
6
+
7
+
<Updatelabel="February 2025">
8
+
9
+
## docs.json replacing mint.json
10
+
Upgrades include better multi-level versioning, easier visual comprehension, and more consistent terminology.
11
+
12
+
[Update your Mintlify CLI](/settings/global).
13
+
14
+
## CI Checks
15
+
Automatically lint your docs to find broken links, discover spelling and grammar issues, or enforce writing styles with your own Vale config. Learn more in our [docs](settings/ci).
16
+
17
+
## More Themes
18
+
New pre-built themes to modify the look & feel of your docs. Configure via your [docs.json file](/settings/global).
19
+
20
+
Now available:
21
+
- Maple
22
+
- Palm
23
+
24
+
</Update>
25
+
26
+
<Updatelabel="January 2025">
7
27
8
28
## AI Assistant Improvements
9
29
- New UI with dedicated chat page & pre-filled prompts
0 commit comments