Skip to content

Commit 1ab6e8e

Browse files
added changelogs from assistant + partial auth (#499)
* added changelogs from assistant + partial auth * added docs.json, checks, + themes from february launches
1 parent a76aab9 commit 1ab6e8e

File tree

1 file changed

+33
-0
lines changed

1 file changed

+33
-0
lines changed

changelog/overview.mdx

Lines changed: 33 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,39 @@ title: "Product Updates"
33
description: "New updates and improvements"
44
mode: "center"
55
---
6+
7+
<Update label = "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+
<Update label = "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.
36+
37+
</Update>
38+
639
<Update label="December 2024">
740
## Authentication
841
<Frame>

0 commit comments

Comments
 (0)