From 0b9e58b048ae8e8f55b3548f7ae84520c20f2f24 Mon Sep 17 00:00:00 2001
From: "mintlify[bot]" <109931778+mintlify[bot]@users.noreply.github.com>
Date: Wed, 11 Jun 2025 20:47:04 +0000
Subject: [PATCH] Documentation edits made through Mintlify web editor
---
changelog.mdx | 14 +++++++++-----
1 file changed, 9 insertions(+), 5 deletions(-)
diff --git a/changelog.mdx b/changelog.mdx
index ea656184..b1760c47 100644
--- a/changelog.mdx
+++ b/changelog.mdx
@@ -6,14 +6,19 @@ mode: "center"
## API playground stability updates
+
- Search to find an endpoint
- Indicate a deprecated endpoint with a tag
- Hide auto-generated API pages from navigation
- Upload multipart or form data files
-
+
Learn more at [API playground docs.](/api-playground/)
- ## npm i mint
+
+
+
+ ## npm i mint
+
Can now use `npm i mint@latest -g` to upgrade your CLI.
@@ -21,9 +26,8 @@ mode: "center"
## Web Editor 3.0
- 
+ 
-
Overhauled usability in the WYSIWYG editor.
**Major improvements**
@@ -461,4 +465,4 @@ mode: "center"
- Snippets V2: We now support fully reusable components and variables for snippets.
- Open-source MDX Engine: We've exposed two APIs—getCompiledMdx and MDXComponent—so you can access Mintlify markdown and code syntax highlighting. [Contributions to the project](https://github.com/mintlify/mdx) are welcome.
- AI Chat Insights: Segment chat history by date and increase AI Chat quota from the dashboard, and see how often a specific query appears.
-
+
\ No newline at end of file