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
+33Lines changed: 33 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -3,6 +3,39 @@ title: "Product Updates"
3
3
description: "New updates and improvements"
4
4
mode: "center"
5
5
---
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">
27
+
28
+
## AI Assistant Improvements
29
+
- New UI with dedicated chat page & pre-filled prompts
30
+
- Stability improvements, e.g. bug fixes of editing the wrong file or no files at all
31
+
- More robust knowledge for adding & editing components
32
+
- Improved mint.json file editing
33
+
34
+
## Partial Authentication
35
+
Customize access to any page or section of content depending on user permissions. Supports connecting with your own authentication system.
0 commit comments