Skip to content

testing video in iframe #808

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
wants to merge 1 commit into
base: main
Choose a base branch
from
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
14 changes: 9 additions & 5 deletions changelog.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -6,24 +6,28 @@ mode: "center"

<Update label="May 2025">
## 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
<Frame>
<iframe width="560" height="315" src="https://www.youtube.com/embed/O2_RxcxsoWg?si=H6nn9_kAEooRuegO" title="YouTube video player" frameborder="0" allow="accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture; web-share" referrerpolicy="strict-origin-when-cross-origin" allowfullscreen />
</Frame>
## npm i mint

Can now use `npm i mint@latest -g` to upgrade your CLI.
</Update>

<Update label="April 2025">
## Web Editor 3.0

<Frame>
![Webeditor3 Jpe](/images/webeditor3.jpeg)
![Webeditor3 Jpe](/images/webeditor3.jpeg)
</Frame>

Overhauled usability in the WYSIWYG editor.

**Major improvements**
Expand Down Expand Up @@ -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.
</Update>
</Update>