Skip to content

Commit 91d7bee

Browse files
added changelog for api playground + auth preview deployments (#458)
Co-authored-by: Hahnbee Lee <[email protected]>
1 parent fa34cdf commit 91d7bee

File tree

1 file changed

+12
-4
lines changed

1 file changed

+12
-4
lines changed

changelog/overview.mdx

Lines changed: 12 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ mode: "center"
99
## docs.json replacing mint.json
1010
Upgrades include better multi-level versioning, easier visual comprehension, and more consistent terminology.
1111

12-
[Update your Mintlify CLI](/settings/global).
12+
[Update your Mintlify CLI](/navigation/config-upgrade#upgrading-from-mint-json-to-docs-json).
1313

1414
## CI Checks
1515
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).
@@ -32,7 +32,17 @@ Now available:
3232
- Improved mint.json file editing
3333

3434
## Partial Authentication
35-
Customize access to any page or section of content depending on user permissions. Supports connecting with your own authentication system.
35+
Customize access to any page or section of content depending on user permissions. Supports connecting with your own authentication system.
36+
37+
## Revamped API Playground
38+
We’ve overhauled the design and performance of the [API Playground](/api-playground/). Updates include:
39+
40+
- Easier detail expansion for an overview of a field
41+
- More intuitive nested design, e.g. adding or deleting items
42+
- Faster response times
43+
44+
## Quality Improvements
45+
- Support for requiring authentication to access preview deployments
3646

3747
</Update>
3848

@@ -43,8 +53,6 @@ Customize access to any page or section of content depending on user permissions
4353
</Frame>
4454
Make docs private by setting up authentication via JWT, OAuth, or a universal password. With this privacy, you can create an internal knowledge base or prevent competitors from seeing your docs.
4555

46-
47-
4856
</Update>
4957

5058

0 commit comments

Comments
 (0)