Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
36 commits
Select commit Hold shift + click to select a range
c4b4794
Update changelog.mdx
mintlify[bot] Oct 6, 2025
d8a2c4e
Update changelog.mdx
mintlify[bot] Oct 6, 2025
38c3e77
Update changelog.mdx
mintlify[bot] Oct 6, 2025
66827a1
Update changelog.mdx
mintlify[bot] Oct 6, 2025
2f1c9ac
Update changelog.mdx
mintlify[bot] Oct 6, 2025
2e11582
Update changelog.mdx
mintlify[bot] Oct 6, 2025
ea301ec
Update changelog.mdx
mintlify[bot] Oct 6, 2025
11ddd99
Update changelog.mdx
mintlify[bot] Oct 6, 2025
b3141a7
Update changelog.mdx
mintlify[bot] Oct 6, 2025
171738f
Update fr/changelog.mdx
mintlify[bot] Oct 6, 2025
38ed249
Update fr/changelog.mdx
mintlify[bot] Oct 6, 2025
f6e8756
Update fr/changelog.mdx
mintlify[bot] Oct 6, 2025
f9b1655
Update fr/changelog.mdx
mintlify[bot] Oct 6, 2025
6acc1a2
Update fr/changelog.mdx
mintlify[bot] Oct 6, 2025
391a7eb
Update fr/changelog.mdx
mintlify[bot] Oct 6, 2025
ef64e2d
Update fr/changelog.mdx
mintlify[bot] Oct 6, 2025
175ebd8
Update fr/changelog.mdx
mintlify[bot] Oct 6, 2025
d1da3e4
Update fr/changelog.mdx
mintlify[bot] Oct 6, 2025
5f4c754
Update es/changelog.mdx
mintlify[bot] Oct 6, 2025
b1a0e30
Update es/changelog.mdx
mintlify[bot] Oct 6, 2025
3cb080b
Update es/changelog.mdx
mintlify[bot] Oct 6, 2025
12b4de6
Update es/changelog.mdx
mintlify[bot] Oct 6, 2025
d8f9c1a
Update es/changelog.mdx
mintlify[bot] Oct 6, 2025
a482916
Update es/changelog.mdx
mintlify[bot] Oct 6, 2025
4af2ad2
Update es/changelog.mdx
mintlify[bot] Oct 6, 2025
c9f1a3a
Update es/changelog.mdx
mintlify[bot] Oct 6, 2025
3efaa05
Update es/changelog.mdx
mintlify[bot] Oct 6, 2025
6f6bd41
Update zh/changelog.mdx
mintlify[bot] Oct 6, 2025
39ecc5a
Update zh/changelog.mdx
mintlify[bot] Oct 6, 2025
ac2ef1b
Update zh/changelog.mdx
mintlify[bot] Oct 6, 2025
c825baf
Update zh/changelog.mdx
mintlify[bot] Oct 6, 2025
d8b9e4d
Update zh/changelog.mdx
mintlify[bot] Oct 6, 2025
3ed5249
Update zh/changelog.mdx
mintlify[bot] Oct 6, 2025
5b31d88
Update zh/changelog.mdx
mintlify[bot] Oct 6, 2025
6757736
Update zh/changelog.mdx
mintlify[bot] Oct 6, 2025
00e0c81
Update zh/changelog.mdx
mintlify[bot] Oct 6, 2025
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
16 changes: 8 additions & 8 deletions changelog.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -5,21 +5,21 @@
noindex: true
---

<Update label="September 27 - October 3" tags={["New releases", "Improvements"]} rss={{ title: "Weekly Updates", description: "Products navigation, accessibility CLI, API playground enhancements, and extensive accessibility improvements" }}>
<Update label="October 3" tags={["New releases", "Improvements"]} rss={{ title: "Weekly Updates", description: "Products navigation, accessibility CLI, API playground enhancements, and extensive accessibility improvements" }}>

Check warning on line 8 in changelog.mdx

View check run for this annotation

Mintlify / Mintlify Validation (mintlify) - vale-spellcheck

changelog.mdx#L8

Use 'command-line tool' instead of 'CLI'.

## New features

- **Products navigation**: Organize documentation for multiple products with the product switcher navigation
- **Accessibility CLI command**: Run `mint a11y` to test your docs for accessibility issues

Check warning on line 13 in changelog.mdx

View check run for this annotation

Mintlify / Mintlify Validation (mintlify) - vale-spellcheck

changelog.mdx#L13

Use 'command-line tool' instead of 'CLI'.
- **Video responses in API playground**: API playground now supports displaying video response types
- **API playground prefill**: New option to prefill API playground examples for faster testing
- **Unauthenticated feedback**: For sites using partial authentication, users can now submit feedback without being authenticated

Check warning on line 16 in changelog.mdx

View check run for this annotation

Mintlify / Mintlify Validation (mintlify) - vale-spellcheck

changelog.mdx#L16

In general, use active voice instead of passive voice ('being authenticated').
- **Shiki theme support**: Shiki themes are now supported for code block styling

Check warning on line 17 in changelog.mdx

View check run for this annotation

Mintlify / Mintlify Validation (mintlify) - vale-spellcheck

changelog.mdx#L17

Did you really mean 'Shiki'?

Check warning on line 17 in changelog.mdx

View check run for this annotation

Mintlify / Mintlify Validation (mintlify) - vale-spellcheck

changelog.mdx#L17

Did you really mean 'Shiki'?
- **Twoslash for code blocks**: TypeScript and JavaScript code blocks now support Twoslash for inline type information

Check warning on line 18 in changelog.mdx

View check run for this annotation

Mintlify / Mintlify Validation (mintlify) - vale-spellcheck

changelog.mdx#L18

Did you really mean 'Twoslash'?

Check warning on line 18 in changelog.mdx

View check run for this annotation

Mintlify / Mintlify Validation (mintlify) - vale-spellcheck

changelog.mdx#L18

Did you really mean 'Twoslash'?

## Accessibility improvements

- Added comprehensive ARIA attributes across components for better screen reader support

Check warning on line 22 in changelog.mdx

View check run for this annotation

Mintlify / Mintlify Validation (mintlify) - vale-spellcheck

changelog.mdx#L22

Spell out 'ARIA', if it's unfamiliar to the audience.
- New "skip to main content" button for keyboard navigation
- Arrow key navigation support in tab components
- Enhanced tooltips, nested lists, and code group accessibility
Expand All @@ -37,26 +37,26 @@
- Fixed z-index issues with side panel overlays
- Fixed light mode color fallbacks and theme-related styling bugs
- Fixed API playground expandables not working with anchor links
- Fixed `.md` link accessibility for ChatGPT and other LLM agents

Check warning on line 40 in changelog.mdx

View check run for this annotation

Mintlify / Mintlify Validation (mintlify) - vale-spellcheck

changelog.mdx#L40

Spell out 'LLM', if it's unfamiliar to the audience.
- Fixed image dimension handling for percentage-based widths and heights
- Fixed code block rendering issues with language tags and custom themes
- Fixed accordion link formatting and styling
- Fixed footer spacing when assistant configuration is empty
- Fixed card icon rendering for local repository images
- Fixed audio file handling in API playground (prevented UTF-8 decoding)

Check warning on line 46 in changelog.mdx

View check run for this annotation

Mintlify / Mintlify Validation (mintlify) - vale-spellcheck

changelog.mdx#L46

Use parentheses judiciously.
- Improved PR publish state management in web editor

</Update>

<Update label="September 20 - September 26" tags={["Improvements"]} rss={{ title: "Weekly Updates", description: "Language support expansion, UI improvements, and infrastructure enhancements" }}>
<Update label="September 26" tags={["Improvements"]} rss={{ title: "Weekly Updates", description: "Language support expansion, UI improvements, and infrastructure enhancements" }}>

## Language support expansion

- Added support for Romanian and Czech languages in the documentation interface
- Enhanced localization capabilities with complete translation coverage for new languages
- Improved language selector functionality across all themes

Check warning on line 57 in changelog.mdx

View check run for this annotation

Mintlify / Mintlify Validation (mintlify) - vale-spellcheck

changelog.mdx#L57

Use 'capability' or 'feature' instead of 'functionality'.

## UI and user experience improvements

Check warning on line 59 in changelog.mdx

View check run for this annotation

Mintlify / Mintlify Validation (mintlify) - vale-spellcheck

changelog.mdx#L59

'UI and user experience improvements' should use sentence-style capitalization.

- Fixed tab visibility issues on 404 pages to prevent incorrect active tab highlighting
- Enhanced image handling with proper width and height attribute passing for non-optimized images
Expand All @@ -64,7 +64,7 @@

## Infrastructure and performance enhancements

- Enhanced GIF image processing by skipping costly Imgix auto-formatting to reduce processing time and bandwidth usage

Check warning on line 67 in changelog.mdx

View check run for this annotation

Mintlify / Mintlify Validation (mintlify) - vale-spellcheck

changelog.mdx#L67

Spell out 'GIF', if it's unfamiliar to the audience.

Check warning on line 67 in changelog.mdx

View check run for this annotation

Mintlify / Mintlify Validation (mintlify) - vale-spellcheck

changelog.mdx#L67

Did you really mean 'Imgix'?
- Optimized image serving performance with special handling for animated content

## Bug fixes and reliability
Expand All @@ -74,7 +74,7 @@

</Update>

<Update label="September 14 - September 19" tags={["Improvements"]} rss={{ title: "Weekly Updates", description: "Web editor and authentication improvements, and bug fixes" }}>
<Update label="September 19" tags={["Improvements"]} rss={{ title: "Weekly Updates", description: "Web editor and authentication improvements, and bug fixes" }}>

## Web editor and dashboard login improvements

Expand All @@ -85,30 +85,30 @@
## Authentication improvements

- Added support for validated redirect parameters in login callback to reduce login friction
- Improved login flow for SSO with better redirect handling

Check warning on line 88 in changelog.mdx

View check run for this annotation

Mintlify / Mintlify Validation (mintlify) - vale-spellcheck

changelog.mdx#L88

Spell out 'SSO', if it's unfamiliar to the audience.

## Bug fixes and reliability
- Fixed GitLab integration issues with larger repositories
- Improved dashboard loading performance with optimized deployment queries
- Fixed SVG path rendering issues in documentation
- Fixed keyboard navigation in search and chat functionality

Check warning on line 94 in changelog.mdx

View check run for this annotation

Mintlify / Mintlify Validation (mintlify) - vale-spellcheck

changelog.mdx#L94

Use 'capability' or 'feature' instead of 'functionality'.

</Update>

<Update label="August 31 - September 13" tags={["New releases", "Improvements"]} rss={{ title: "Weekly Updates", description: "AI 404 suggestions, assistant web search with external sources, security enhancement, and reliability fixes" }}>
<Update label="September 13" tags={["New releases", "Improvements"]} rss={{ title: "Weekly Updates", description: "AI 404 suggestions, assistant web search with external sources, security enhancement, and reliability fixes" }}>

## Major releases

- **Major enhancement**: AI suggested pages on 404 pages, [when someone hits a dead link → AI agent reads the path → suggests semantically similar pages](https://x.com/mintlify/status/1966625627773059495)
- **Major release**: web search for assistant can now include external sources
_Note: Contact us to enable this feature for your site._

Check warning on line 104 in changelog.mdx

View check run for this annotation

Mintlify / Mintlify Validation (mintlify) - vale-spellcheck

changelog.mdx#L104

Try to avoid using first-person plural like 'us'.

## Assistant and MCP

- Fixed a bug where the assistant would be incorrectly rate limited due to time window not sliding correctly
- Fixed a bug with assistant tool calling to properly handle empty `text` blocks
- Fixed a bug where MCP server name's concatenated with tool calls were sometimes exceeding the 60 character length MCP clients enforce
- Fixed a bug where the assistant menu would have a height several times larger than the viewport and scroll forever

Check warning on line 111 in changelog.mdx

View check run for this annotation

Mintlify / Mintlify Validation (mintlify) - vale-spellcheck

changelog.mdx#L111

Did you really mean 'viewport'?
- Fixed a bug where assistant spend values could display with greater than two decimal places in the dashboard

## Web editor and deployments
Expand All @@ -116,20 +116,20 @@
- Security enhancement added to editor such that only users with `write permissions` for the connected git hosting repository can make changes
- Fixed a bug where preview deployments wouldn't work for branches with `=` in the name
- Fixed a bug where long branch names would overflow modals on preview deployment creations
- Quality of life improvement where email query parameter will prefill the input on signup invitations

Check warning on line 119 in changelog.mdx

View check run for this annotation

Mintlify / Mintlify Validation (mintlify) - vale-spellcheck

changelog.mdx#L119

Avoid using 'will'.

Check warning on line 119 in changelog.mdx

View check run for this annotation

Mintlify / Mintlify Validation (mintlify) - vale-spellcheck

changelog.mdx#L119

Did you really mean 'signup'?
- Fixed a bug where copying a page from the context menu was not working on safari

Check warning on line 120 in changelog.mdx

View check run for this annotation

Mintlify / Mintlify Validation (mintlify) - vale-spellcheck

changelog.mdx#L120

Use 'wasn't' instead of 'was not'.

## API playground and navigation

- Multiple API playground response codes now display in a controlled styled select menu instead of the system default select menu when focused
- You can now use the [`expanded` field on navigation groups in your `docs.json` to make them be default open](https://mintlify.com/docs/navigation#default-expanded-state)

## SEO and UI

Check warning on line 127 in changelog.mdx

View check run for this annotation

Mintlify / Mintlify Validation (mintlify) - vale-spellcheck

changelog.mdx#L127

Spell out 'SEO', if it's unfamiliar to the audience.

Check warning on line 127 in changelog.mdx

View check run for this annotation

Mintlify / Mintlify Validation (mintlify) - vale-spellcheck

changelog.mdx#L127

'SEO and UI' should use sentence-style capitalization.

- Fixed a bug where favicons were not showing up in search engines by serving them from the same URL as the documentation site itself for each respective site

Check warning on line 129 in changelog.mdx

View check run for this annotation

Mintlify / Mintlify Validation (mintlify) - vale-spellcheck

changelog.mdx#L129

Use 'weren't' instead of 'were not'.
- Fixed a bug where youtube embeds would flash in and out on load

Check warning on line 130 in changelog.mdx

View check run for this annotation

Mintlify / Mintlify Validation (mintlify) - vale-spellcheck

changelog.mdx#L130

Did you really mean 'youtube'?
- Fixed a bug where expanding the feedback menu to include written responses would cause layout shift with the table of contents
- Fixed a bug where text would leak above the topbar on the maple theme when a dismissed the notification banner

Check warning on line 132 in changelog.mdx

View check run for this annotation

Mintlify / Mintlify Validation (mintlify) - vale-spellcheck

changelog.mdx#L132

Use 'preceding' instead of 'above'.
- Enhanced the Maple and Willow themes by adding login/logout buttons to the sidebar for easier access

## Analytics and exports
Expand All @@ -144,7 +144,7 @@
## Major release: Enhanced feedback collection

- **Major improvement**: Readers can now give more detailed feedback after selecting *thumbs up/down*, including options and written comments. You can also collect feedback on code blocks and view all responses in your dashboard analytics.
_Note: Contact us to enable this feature for your site._

Check warning on line 147 in changelog.mdx

View check run for this annotation

Mintlify / Mintlify Validation (mintlify) - vale-spellcheck

changelog.mdx#L147

Try to avoid using first-person plural like 'us'.

## Navigation and quality of life improvements

Expand All @@ -160,36 +160,36 @@
- Fixed a bug where Google was indexing raw `*.md` files because they were missing a `x-robots-tag noindex` header
- Fixed a bug with OAuth on protected docs where it wouldn't redirect you back to your starting page once you completed the flow successfully
- Fixed a bug on previews of auth protected docs where you weren't able to see the entire navigation bar
- Bug fixes to how SVGs are handled with our new image CDN

Check warning on line 163 in changelog.mdx

View check run for this annotation

Mintlify / Mintlify Validation (mintlify) - vale-spellcheck

changelog.mdx#L163

In general, use active voice instead of passive voice ('are handled').

Check warning on line 163 in changelog.mdx

View check run for this annotation

Mintlify / Mintlify Validation (mintlify) - vale-spellcheck

changelog.mdx#L163

Try to avoid using first-person plural like 'our'.

Check warning on line 163 in changelog.mdx

View check run for this annotation

Mintlify / Mintlify Validation (mintlify) - vale-spellcheck

changelog.mdx#L163

Spell out 'CDN', if it's unfamiliar to the audience.

## Component and styling enhancements

- Added a new CSS selector for custom styles on `SidebarNavGroupDivider`
- New regression tests for MDX defined API pages that have security defined on them will ensure a greater degree of stability

Check warning on line 168 in changelog.mdx

View check run for this annotation

Mintlify / Mintlify Validation (mintlify) - vale-spellcheck

changelog.mdx#L168

Avoid using 'will'.

## Performance improvements

- Performance improvement by moving the KaTeX CSS from cdnjs to our own CDN on Cloudfront for reduced latency

Check warning on line 172 in changelog.mdx

View check run for this annotation

Mintlify / Mintlify Validation (mintlify) - vale-spellcheck

changelog.mdx#L172

Did you really mean 'cdnjs'?

Check warning on line 172 in changelog.mdx

View check run for this annotation

Mintlify / Mintlify Validation (mintlify) - vale-spellcheck

changelog.mdx#L172

Try to avoid using first-person plural like 'our'.

Check warning on line 172 in changelog.mdx

View check run for this annotation

Mintlify / Mintlify Validation (mintlify) - vale-spellcheck

changelog.mdx#L172

Spell out 'CDN', if it's unfamiliar to the audience.

</Update>

<Update label="August 17 - August 23" tags={["Improvements"]} rss={{ title: "Weekly Updates", description: "Image layout fixes, auth enhancements, mobile nav improvements, and web editor stability" }}>
<Update label="August 23" tags={["Improvements"]} rss={{ title: "Weekly Updates", description: "Image layout fixes, auth enhancements, mobile nav improvements, and web editor stability" }}>

## Image handling improvements

- **Major improvement**: Images no longer cause layout shift by default, even when width and height attributes aren't specified—automatic sizing prevents content jumping during page loads
- All static files in your repository (PDF, TXT, XML, etc.) are now automatically uploaded and served when you deploy, providing complete asset coverage

Check warning on line 181 in changelog.mdx

View check run for this annotation

Mintlify / Mintlify Validation (mintlify) - vale-spellcheck

changelog.mdx#L181

Use parentheses judiciously.

Check warning on line 181 in changelog.mdx

View check run for this annotation

Mintlify / Mintlify Validation (mintlify) - vale-spellcheck

changelog.mdx#L181

Spell out 'TXT', if it's unfamiliar to the audience.

## Web editor and deployment enhancements

- Fixed branch creation workflow in web editor to correctly navigate to and stay on newly created branches
- Enhanced merge conflict dialog with proper escape functionality, no more page reloads required to dismiss conflicts

Check warning on line 186 in changelog.mdx

View check run for this annotation

Mintlify / Mintlify Validation (mintlify) - vale-spellcheck

changelog.mdx#L186

Use 'capability' or 'feature' instead of 'functionality'.
- Optimized update workflow performance by cache-invalidating only changed pages during partial updates, reducing deployment times

## Authentication and navigation improvements

- New support for authentication on custom subdirectories, if you serve docs at `https://yourdomain.com/docs`, authentication now works seamlessly
- Fixed sidebar display bug that incorrectly showed when only one link was configured

Check warning on line 192 in changelog.mdx

View check run for this annotation

Mintlify / Mintlify Validation (mintlify) - vale-spellcheck

changelog.mdx#L192

In general, use active voice instead of passive voice ('was configured').
- Comprehensive mobile navigation overhaul: centered buttons with proper margin/padding, improved spacing in dropdown menus, removed unnecessary dividers and margins for empty sections, and fixed Maple theme gap/padding issues

## Component and styling fixes
Expand All @@ -201,25 +201,25 @@

- Enhanced logging system for update workflows enabling faster debugging and issue resolution
- Fixed GitHub rate limiting for customers with 10+ OpenAPI/AsyncAPI specs by switching from individual file fetching to repository cloning
- Improved assistant reliability with backup LLM support, enhanced rate limit error handling, and more robust search tool functionality

Check warning on line 204 in changelog.mdx

View check run for this annotation

Mintlify / Mintlify Validation (mintlify) - vale-spellcheck

changelog.mdx#L204

Spell out 'LLM', if it's unfamiliar to the audience.

Check warning on line 204 in changelog.mdx

View check run for this annotation

Mintlify / Mintlify Validation (mintlify) - vale-spellcheck

changelog.mdx#L204

Use 'capability' or 'feature' instead of 'functionality'.

</Update>

<Update label="August 10 - August 16" tags={["Improvements"]} rss={{ title: "Weekly Updates", description: "Performance optimizations, LLM integrations, web editor polish, and API playground enhancements" }}>
<Update label="August 16" tags={["Improvements"]} rss={{ title: "Weekly Updates", description: "Performance optimizations, LLM integrations, web editor polish, and API playground enhancements" }}>

## Performance and build optimizations

- MDX transpilation now happens at deployment time instead of on every page load in uncached NextJS serverless environments, improving time to first byte for uncached pages.
- Content-based hashing prevents re-transpilation when MDX hasn't changed, reducing update workflow times by ~50% for customers with large page counts (deployments over 5 minutes should be roughly halved)

Check warning on line 213 in changelog.mdx

View check run for this annotation

Mintlify / Mintlify Validation (mintlify) - vale-spellcheck

changelog.mdx#L213

Use parentheses judiciously.
- Preview deployment viewing in the dashboard is now faster with added database indexes and query parallelization in our backend

Check warning on line 214 in changelog.mdx

View check run for this annotation

Mintlify / Mintlify Validation (mintlify) - vale-spellcheck

changelog.mdx#L214

Did you really mean 'parallelization'?

Check warning on line 214 in changelog.mdx

View check run for this annotation

Mintlify / Mintlify Validation (mintlify) - vale-spellcheck

changelog.mdx#L214

Try to avoid using first-person plural like 'our'.
- Reduced page size by eliminating duplicate `navigation` data in each page's `rsc` payload—performance gains most noticeable with high page counts or complex navigation structures
- More aggressive prefetching enables instant page loads more frequently

Check warning on line 216 in changelog.mdx

View check run for this annotation

Mintlify / Mintlify Validation (mintlify) - vale-spellcheck

changelog.mdx#L216

Did you really mean 'prefetching'?

## API playground and OpenAPI enhancements

- OpenAPI to MCP conversion moved to backend, enabling hosted MCP servers to contain tools (expect clearer documentation and config options soon)
- Added Ruby support to API playground
- We added a feature such that you can now [specify API pages using just your docs.json](/api-playground/openapi-setup#auto-populate-api-pages) without creating any new mdx files.

Check warning on line 222 in changelog.mdx

View check run for this annotation

Mintlify / Mintlify Validation (mintlify) - vale-spellcheck

changelog.mdx#L222

Try to avoid using first-person plural like 'We'.
- Support for [`webhook` pages](/api-playground/openapi-setup#webhooks) in docs navigation from OpenAPI specs
- Optimized AI model context by removing anchor link specifications from markdown links when navigating to Anthropic, OpenAI, or other providers

Expand All @@ -228,18 +228,18 @@
- File creation/renaming now saves changes when clicking away instead of requiring Enter key press
- Fixed branch navigation where changing URL to specific branch would redirect to last active branch instead of intended destination
- Properly URL encode branch titles containing `/` to prevent navigation breakage
- Fixed `Ctrl+K` link shortcut in monorepo dashboard Editor that was prepending docs repo path and creating broken links

Check warning on line 231 in changelog.mdx

View check run for this annotation

Mintlify / Mintlify Validation (mintlify) - vale-spellcheck

changelog.mdx#L231

Did you really mean 'prepending'?

## Analytics and LLM integrations

Check warning on line 233 in changelog.mdx

View check run for this annotation

Mintlify / Mintlify Validation (mintlify) - vale-spellcheck

changelog.mdx#L233

'Analytics and LLM integrations' should use sentence-style capitalization.

Check warning on line 233 in changelog.mdx

View check run for this annotation

Mintlify / Mintlify Validation (mintlify) - vale-spellcheck

changelog.mdx#L233

Spell out 'LLM', if it's unfamiliar to the audience.

- Custom `llms.txt` and `llms-full.txt` support—add to docs repo root to serve at `/llms.txt` and `/llms-full.txt` endpoints for LLM customization

Check warning on line 235 in changelog.mdx

View check run for this annotation

Mintlify / Mintlify Validation (mintlify) - vale-spellcheck

changelog.mdx#L235

Spell out 'LLM', if it's unfamiliar to the audience.
- Added [Hightouch analytics integration](/integrations/analytics/hightouch#hightouch)
- Enhanced context menu analytics tracking (dashboard viewing coming soon)

Check warning on line 237 in changelog.mdx

View check run for this annotation

Mintlify / Mintlify Validation (mintlify) - vale-spellcheck

changelog.mdx#L237

Use parentheses judiciously.
- Added e2e tests for `llms.txt` and `llms-full.txt` to ensure correct serving

## Component and styling enhancements

- Support for custom classnames in `h{1-4}` tags for applying custom heading styles

Check warning on line 242 in changelog.mdx

View check run for this annotation

Mintlify / Mintlify Validation (mintlify) - vale-spellcheck

changelog.mdx#L242

Did you really mean 'classnames'?
- Fixed `h{1-4}` tags rendering as `Heading` components with chips in custom page mode
- Added CSS selectors to [breadcrumbs](/organize/navigation#breadcrumbs) for custom CSS targeting
- Fixed stretched open-graph images by analyzing dimensions to maintain proportions at 56px height
Expand All @@ -249,10 +249,10 @@
## Bug fixes and reliability

- Fixed PDF render issues with certain page titles by sanitizing characters that cause generation problems
- Resolved CLI error `Cannot convert undefined or null to object` when encountering empty OpenAPI JSON files

Check warning on line 252 in changelog.mdx

View check run for this annotation

Mintlify / Mintlify Validation (mintlify) - vale-spellcheck

changelog.mdx#L252

Use 'command-line tool' instead of 'CLI'.
- Fixed custom `docs.json` open-graph metatags being overwritten by generated ones

Check warning on line 253 in changelog.mdx

View check run for this annotation

Mintlify / Mintlify Validation (mintlify) - vale-spellcheck

changelog.mdx#L253

Did you really mean 'metatags'?
- Fixed RSS feed button clicks when landing on anchor links by using origin + pathname for RSS links

Check warning on line 254 in changelog.mdx

View check run for this annotation

Mintlify / Mintlify Validation (mintlify) - vale-spellcheck

changelog.mdx#L254

Spell out 'RSS', if it's unfamiliar to the audience.

Check warning on line 254 in changelog.mdx

View check run for this annotation

Mintlify / Mintlify Validation (mintlify) - vale-spellcheck

changelog.mdx#L254

Use 'path' instead of 'pathname'.

Check warning on line 254 in changelog.mdx

View check run for this annotation

Mintlify / Mintlify Validation (mintlify) - vale-spellcheck

changelog.mdx#L254

Spell out 'RSS', if it's unfamiliar to the audience.
- Improved CLI download speed by removing sourcemaps

Check warning on line 255 in changelog.mdx

View check run for this annotation

Mintlify / Mintlify Validation (mintlify) - vale-spellcheck

changelog.mdx#L255

Use 'command-line tool' instead of 'CLI'.

Check warning on line 255 in changelog.mdx

View check run for this annotation

Mintlify / Mintlify Validation (mintlify) - vale-spellcheck

changelog.mdx#L255

Did you really mean 'sourcemaps'?

## Technical improvements

Expand All @@ -262,58 +262,58 @@

</Update>

<Update label="August 3 - August 9" tags={["Improvements"]} rss={{ title: "Weekly Updates", description: "Search API, OAuth polish, asset serving, and MCP tooling" }}>
<Update label="August 9" tags={["Improvements"]} rss={{ title: "Weekly Updates", description: "Search API, OAuth polish, asset serving, and MCP tooling" }}>
## Authentication improvements

- Group-level public access: make entire page groups public via `docs.json` so you don’t need `public: true` on each page ([learn more](https://mintlify.com/docs/authentication-personalization/authentication-setup#group-level))
- Support [`logoutURL` in OAuth configuration](https://mintlify.com/docs/authentication-personalization/authentication-setup#implementation-3) to delete upstream cookies and complete sign-out
- On OAuth errors, users are redirected to your specified `logoutURL` to restart the auth flow

Check warning on line 270 in changelog.mdx

View check run for this annotation

Mintlify / Mintlify Validation (mintlify) - vale-spellcheck

changelog.mdx#L270

In general, use active voice instead of passive voice ('are redirected').
- Fixed a flash of a 500 error during OAuth/JWT flows before the callback

Check warning on line 271 in changelog.mdx

View check run for this annotation

Mintlify / Mintlify Validation (mintlify) - vale-spellcheck

changelog.mdx#L271

Spell out 'JWT', if it's unfamiliar to the audience.
- Auto-strip `https://` from URLs in OAuth/JWT auth configuration to prevent misconfiguration

Check warning on line 272 in changelog.mdx

View check run for this annotation

Mintlify / Mintlify Validation (mintlify) - vale-spellcheck

changelog.mdx#L272

Spell out 'JWT', if it's unfamiliar to the audience.

Check warning on line 272 in changelog.mdx

View check run for this annotation

Mintlify / Mintlify Validation (mintlify) - vale-spellcheck

changelog.mdx#L272

Did you really mean 'misconfiguration'?

## API playground enhancements

- New [Search API endpoint](https://mintlify.com/docs/api-reference/assistant/search) so you can build agents and MCP servers on top of your docs
- `openapi` and `asyncapi` files are now served at their specified paths (for example, `https://mydocsurl.extension/{openapi-or-file-name}.json`)
- You can now use the [`x-mint` field in your openapi files](https://mintlify.com/docs/api-playground/openapi-setup#x-mint-extension) to override generated fields, customize preface content, or change endpoint URLs in code samples
- [`x-mcp` is now `x-mint.mcp`](https://mintlify.com/docs/api-playground/openapi-setup#mcp) in OpenAPI configurations to control which routes are exposed as MCP tools

Check warning on line 279 in changelog.mdx

View check run for this annotation

Mintlify / Mintlify Validation (mintlify) - vale-spellcheck

changelog.mdx#L279

In general, use active voice instead of passive voice ('are exposed').

## Assistant updates

- Fixed an issue where the action menu (containing options like copy and thumbs up) for older messages disappeared when new ones streamed in

Check warning on line 283 in changelog.mdx

View check run for this annotation

Mintlify / Mintlify Validation (mintlify) - vale-spellcheck

changelog.mdx#L283

Use parentheses judiciously.
- Fixed accessibility of nested `/mcp/...` pages after the [hosted MCP servers release](https://mintlify.com/docs/ai/model-context-protocol#accessing-your-mcp-server) from last week

## Performance and reliability

- All image and video assets present in your docs repo are now served at the appropriate path on your domain. For example, if you have `/assets/marketing/my-logo.png` in your repo, it will be available at `https://mydocsurl.extension/assets/marketing/my-logo.png`.

Check warning on line 288 in changelog.mdx

View check run for this annotation

Mintlify / Mintlify Validation (mintlify) - vale-spellcheck

changelog.mdx#L288

Avoid using 'will'.
- Email field on login for the Mintlify dashboard now autofocuses so you can start typing immediately _(quality of life improvement)_

Check warning on line 289 in changelog.mdx

View check run for this annotation

Mintlify / Mintlify Validation (mintlify) - vale-spellcheck

changelog.mdx#L289

Use 'email' instead of 'Email'.

Check warning on line 289 in changelog.mdx

View check run for this annotation

Mintlify / Mintlify Validation (mintlify) - vale-spellcheck

changelog.mdx#L289

Did you really mean 'autofocuses'?

Check warning on line 289 in changelog.mdx

View check run for this annotation

Mintlify / Mintlify Validation (mintlify) - vale-spellcheck

changelog.mdx#L289

Use parentheses judiciously.
- Both custom domains and subdomains in Redis for a performance improvement on navigation load times (~50ms latency reduction)

Check warning on line 290 in changelog.mdx

View check run for this annotation

Mintlify / Mintlify Validation (mintlify) - vale-spellcheck

changelog.mdx#L290

Use parentheses judiciously.

Check warning on line 290 in changelog.mdx

View check run for this annotation

Mintlify / Mintlify Validation (mintlify) - vale-spellcheck

changelog.mdx#L290

Put a nonbreaking space between the number and the unit in '50ms'.
- Added retry logic for PDF exports to improve reliability
- Fixed cookie consent popup reappearing after acceptance or dismissal—first selection is now respected
- Fixed copying a page to clipboard on Safari by specifying a MIME `type` in `navigator.write`

## Technical improvements

- CLI bugfixes for windows and pnpm, plus CI tests to prevent regressions

Check warning on line 297 in changelog.mdx

View check run for this annotation

Mintlify / Mintlify Validation (mintlify) - vale-spellcheck

changelog.mdx#L297

Use 'command-line tool' instead of 'CLI'.

Check warning on line 297 in changelog.mdx

View check run for this annotation

Mintlify / Mintlify Validation (mintlify) - vale-spellcheck

changelog.mdx#L297

Did you really mean 'bugfixes'?
- Improved error logging output—a quality of life upgrade for our engineering team when debugging

Check warning on line 298 in changelog.mdx

View check run for this annotation

Mintlify / Mintlify Validation (mintlify) - vale-spellcheck

changelog.mdx#L298

Try to avoid using first-person plural like 'our'.
- Minor fixes to the broken-link CI action when `contentDirectory` files are missing
- Fixed a regression caused by the auth-protected preview fixes from last week where the active tab was not being set correctly in the navigation UI

Check warning on line 300 in changelog.mdx

View check run for this annotation

Mintlify / Mintlify Validation (mintlify) - vale-spellcheck

changelog.mdx#L300

Use 'wasn't' instead of 'was not'.

Check warning on line 300 in changelog.mdx

View check run for this annotation

Mintlify / Mintlify Validation (mintlify) - vale-spellcheck

changelog.mdx#L300

In general, use active voice instead of passive voice ('being set').
- Fixed theme light background color not being applied to active tab icons

Check warning on line 301 in changelog.mdx

View check run for this annotation

Mintlify / Mintlify Validation (mintlify) - vale-spellcheck

changelog.mdx#L301

In general, use active voice instead of passive voice ('being applied').
- Fixed an issue where changing the auth type in the dashboard would update and then flip back to the previously saved type—now the new selection persists after saving
- Internal DX improvements for enterprise customers with custom UI libraries—it's now easier for us to include your components and accommodate requests on shorter timelines

Check warning on line 303 in changelog.mdx

View check run for this annotation

Mintlify / Mintlify Validation (mintlify) - vale-spellcheck

changelog.mdx#L303

Try to avoid using first-person plural like 'us'.
</Update>

<Update label="July 27 - August 2" tags={["Improvements"]} rss={{ title: "Weekly Updates", description: "Authentication improvements, search enhancements, and assistant API" }}>
<Update label="August 2" tags={["Improvements"]} rss={{ title: "Weekly Updates", description: "Authentication improvements, search enhancements, and assistant API" }}>
## Authentication improvements

- Local development improvements to auth, enabling faster development of auth features and bug fixes in this product area
- Preview deployments now available for auth-protected sites
- Fixed redirect behavior to properly return users to their original page after authentication
- Fixed logout button display for full authentication (previously only worked for partial authentication)

Check warning on line 312 in changelog.mdx

View check run for this annotation

Mintlify / Mintlify Validation (mintlify) - vale-spellcheck

changelog.mdx#L312

Use parentheses judiciously.

## API playground enhancements

- Fixed `multipart/form-data` file upload functionality in the API playground

Check warning on line 316 in changelog.mdx

View check run for this annotation

Mintlify / Mintlify Validation (mintlify) - vale-spellcheck

changelog.mdx#L316

Use 'capability' or 'feature' instead of 'functionality'.
- Fixed anchor link behavior so clicking them updates the URL without scrolling to top of page
- Fixed anchor link issues in nested tabs

Expand All @@ -325,15 +325,15 @@

## Performance and reliability

- Made search feel more crisp and accurate by aborting debounced requests as you type

Check warning on line 328 in changelog.mdx

View check run for this annotation

Mintlify / Mintlify Validation (mintlify) - vale-spellcheck

changelog.mdx#L328

Did you really mean 'debounced'?
- Resource provisions for a new CDN - expect image asset and page load times to improve soon

Check warning on line 329 in changelog.mdx

View check run for this annotation

Mintlify / Mintlify Validation (mintlify) - vale-spellcheck

changelog.mdx#L329

Spell out 'CDN', if it's unfamiliar to the audience.
- Fixed bugs for rendering complex Mermaid diagrams like GANTT charts

Check warning on line 330 in changelog.mdx

View check run for this annotation

Mintlify / Mintlify Validation (mintlify) - vale-spellcheck

changelog.mdx#L330

Spell out 'GANTT', if it's unfamiliar to the audience.
- Fixed CLI bugs on Windows to improve stability and added tests to prevent regression

Check warning on line 331 in changelog.mdx

View check run for this annotation

Mintlify / Mintlify Validation (mintlify) - vale-spellcheck

changelog.mdx#L331

Use 'command-line tool' instead of 'CLI'.

## Technical improvements

- Added OpenTelemetry for traces in NextJS application to improve time to first byte for customers

Check warning on line 335 in changelog.mdx

View check run for this annotation

Mintlify / Mintlify Validation (mintlify) - vale-spellcheck

changelog.mdx#L335

Use 'app' instead of 'application'.
- Migrated from Octokit to GitHub API Client to improve latency in the web editor experience

Check warning on line 336 in changelog.mdx

View check run for this annotation

Mintlify / Mintlify Validation (mintlify) - vale-spellcheck

changelog.mdx#L336

Did you really mean 'Octokit'?
- Fixed duplicate meta tags for OpenGraph
- Upgraded MongoDB from version 6 to 7 for improved performance and new features
</Update>
Expand All @@ -341,16 +341,16 @@
<Update label="July 2025" tags={["New releases", "Improvements"]} rss={{ title: "July Product Updates", description: "Slack app integration, hosted MCP servers, Cursor integration, and performance improvements" }}>
## Slack app

- Zero friction access: Bot responds to DMs, @mentions, and any question in your `#ask-ai` channel

Check warning on line 344 in changelog.mdx

View check run for this annotation

Mintlify / Mintlify Validation (mintlify) - vale-spellcheck

changelog.mdx#L344

Did you really mean 'DMs'?
- One-click setup: Install directly from your Mintlify dashboard in seconds
- Contextual answers: Searches your entire documentation to provide relevant, accurate responses
- Deflect support interruptions: Turn daily questions into instant, self-serve answers

Learn more in our [Slack app guide](/ai/slack-app).

Check warning on line 349 in changelog.mdx

View check run for this annotation

Mintlify / Mintlify Validation (mintlify) - vale-spellcheck

changelog.mdx#L349

Try to avoid using first-person plural like 'our'.

## Hosted MCP servers

Deploy hosted Model Context Protocol (MCP) servers directly through Mintlify to integrate with AI tool like Claude, Cursor, and others. Learn more in our [MCP guide](/ai/model-context-protocol).

Check warning on line 353 in changelog.mdx

View check run for this annotation

Mintlify / Mintlify Validation (mintlify) - vale-spellcheck

changelog.mdx#L353

Try to avoid using first-person plural like 'our'.

Help users quickly connect your MCP server to Cursor or VS Code from any page in your docs via the contextual menu. See [Contextual menu](/ai/contextual-menu) for more information.

Expand All @@ -363,7 +363,7 @@
<Update label="June 2025" tags={["New releases", "Improvements"]} rss={{ title: "June Product Updates", description: "AI assistant updates and subscribable changelogs" }}>
## AI assistant updates

- Improved accuracy through agentic RAG with tool calling

Check warning on line 366 in changelog.mdx

View check run for this annotation

Mintlify / Mintlify Validation (mintlify) - vale-spellcheck

changelog.mdx#L366

Spell out 'RAG', if it's unfamiliar to the audience.
- Provides navigable links to referenced pages so that users can go directly to the source of answers
- Copy shortcut for code examples generated by assistant
- "Ask AI" shortcut on code blocks in documentation to generate explanations from the assistant
Expand All @@ -371,10 +371,10 @@
Learn more in the [assistant docs](/ai/assistant).

## Subscribable changelogs
- Automatically generate an RSS feed from changelog pages

Check warning on line 374 in changelog.mdx

View check run for this annotation

Mintlify / Mintlify Validation (mintlify) - vale-spellcheck

changelog.mdx#L374

Spell out 'RSS', if it's unfamiliar to the audience.
- Integrate RSS-enabled updates with Slack, email, and other tools

Check warning on line 375 in changelog.mdx

View check run for this annotation

Mintlify / Mintlify Validation (mintlify) - vale-spellcheck

changelog.mdx#L375

Spell out 'RSS', if it's unfamiliar to the audience.

Learn more in our new [Changelog guide](/create/changelogs)

Check warning on line 377 in changelog.mdx

View check run for this annotation

Mintlify / Mintlify Validation (mintlify) - vale-spellcheck

changelog.mdx#L377

Try to avoid using first-person plural like 'our'.

</Update>

Expand All @@ -393,10 +393,10 @@
</Update>

<Update label="April 2025" tags={["New releases", "Improvements"]}>
## Web Editor 3.0

Check warning on line 396 in changelog.mdx

View check run for this annotation

Mintlify / Mintlify Validation (mintlify) - vale-spellcheck

changelog.mdx#L396

'Web Editor 3.0' should use sentence-style capitalization.

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

Check warning on line 399 in changelog.mdx

View check run for this annotation

Mintlify / Mintlify Validation (mintlify) - vale-spellcheck

changelog.mdx#L399

Did you really mean 'Jpe'?
</Frame>
Overhauled usability in the WYSIWYG editor.

Expand All @@ -405,21 +405,21 @@
- Search for file names using ⌘ \+ P shortcut
- Pages load 10x faster
- Faster load times when searching for a branch
- Page options tab to configure layout, title, & metadata for SEO

Check warning on line 408 in changelog.mdx

View check run for this annotation

Mintlify / Mintlify Validation (mintlify) - vale-spellcheck

changelog.mdx#L408

Spell out 'SEO', if it's unfamiliar to the audience.
- Floating toolbar when you highlight text

**Additional fixes**

- Fixed top margin for changelog components
- Improved reliability of right click behavior
- After clicking publish, you’ll stay on the same page instead of being brought to an empty state

Check warning on line 415 in changelog.mdx

View check run for this annotation

Mintlify / Mintlify Validation (mintlify) - vale-spellcheck

changelog.mdx#L415

In general, use active voice instead of passive voice ('being brought').
- Standardized colors in file icons
- Improved reliability after selecting new branches several times in a row
- Removed Diff mode
- More consistency when creating a new folder from the dropdown
- Fixed block quotes creating more block quotes when trying to deselect

## AI Translations in beta

Check warning on line 422 in changelog.mdx

View check run for this annotation

Mintlify / Mintlify Validation (mintlify) - vale-spellcheck

changelog.mdx#L422

'AI Translations in beta' should use sentence-style capitalization.

<Frame>
![AI Translations graphic](/images/changelog/translations.png)
Expand Down Expand Up @@ -454,10 +454,10 @@

- OG images fixed
- Fixed icon style inconsistency for anchors without container
- Improved styling nits for dashboard border for mobile-tablet-desktop responsiveness

Check warning on line 457 in changelog.mdx

View check run for this annotation

Mintlify / Mintlify Validation (mintlify) - vale-spellcheck

changelog.mdx#L457

Use 'device' instead of 'tablet'.
- Show code examples even when in simple mode for API playground
- Support "command \+ k" shortcut for search in web editor
- Codeblocks within callouts expand to fill the width of the callout area

Check warning on line 460 in changelog.mdx

View check run for this annotation

Mintlify / Mintlify Validation (mintlify) - vale-spellcheck

changelog.mdx#L460

Did you really mean 'Codeblocks'?
</Update>

<Update label="February 2025" tags={["New releases", "Improvements"]}>
Expand All @@ -470,7 +470,7 @@

Upgrade from `mint.json` to `docs.json` with the following steps:

1. Make sure your CLI is the latest version

Check warning on line 473 in changelog.mdx

View check run for this annotation

Mintlify / Mintlify Validation (mintlify) - vale-spellcheck

changelog.mdx#L473

Use 'command-line tool' instead of 'CLI'.

```bash
npm i mint@latest -g
Expand All @@ -484,15 +484,15 @@

1. Delete your old `mint.json` file and push your changes

## CI Checks

Check warning on line 487 in changelog.mdx

View check run for this annotation

Mintlify / Mintlify Validation (mintlify) - vale-spellcheck

changelog.mdx#L487

'CI Checks' should use sentence-style capitalization.

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).

Check warning on line 489 in changelog.mdx

View check run for this annotation

Mintlify / Mintlify Validation (mintlify) - vale-spellcheck

changelog.mdx#L489

Try to avoid using first-person plural like 'our'.

## .md support for LLMs

All documentation pages are now automatically available as plain Markdown files—just append `.md` to the URL. This makes it easier for LLMs to ingest individual pages from your documentation.

Check warning on line 493 in changelog.mdx

View check run for this annotation

Mintlify / Mintlify Validation (mintlify) - vale-spellcheck

changelog.mdx#L493

Use 'import' or 'load' instead of 'ingest'.

## More Themes

Check warning on line 495 in changelog.mdx

View check run for this annotation

Mintlify / Mintlify Validation (mintlify) - vale-spellcheck

changelog.mdx#L495

'More Themes' should use sentence-style capitalization.

<Frame>
![graphic with text "Themes v2"](/images/changelog/themes.png)
Expand All @@ -509,24 +509,24 @@

- [Guide to Technical Writing:](https://mintlify.com/guides/introduction)Best practices for writing technical documentation, including audience research, content types, and writing tips.
- [Dropdown component](navigation#dropdowns): Organize navigation with a dropdown, in addition to tabs and anchors.
- [AI syntax fixer](https://x.com/ricardonunez_io/status/1892334887644123192): The web editor will catch if there’s a parsing error and use AI to suggest fixes.

Check warning on line 512 in changelog.mdx

View check run for this annotation

Mintlify / Mintlify Validation (mintlify) - vale-spellcheck

changelog.mdx#L512

Avoid using 'will'.
</Update>

<Update label="January 2025" tags={["Improvements"]}>
## AI Assistant Improvements

Check warning on line 516 in changelog.mdx

View check run for this annotation

Mintlify / Mintlify Validation (mintlify) - vale-spellcheck

changelog.mdx#L516

'AI Assistant Improvements' should use sentence-style capitalization.

- New UI with dedicated chat page & pre-filled prompts
- Stability improvements. For example, bug fixes of editing the wrong file or no files at all
- More robust knowledge for adding & editing components
- Improved `docs.json` file editing

## Partial Authentication

Check warning on line 523 in changelog.mdx

View check run for this annotation

Mintlify / Mintlify Validation (mintlify) - vale-spellcheck

changelog.mdx#L523

'Partial Authentication' should use sentence-style capitalization.

Customize access to any page or section of content depending on user permissions. Supports connecting with your own authentication system.

## Revamped API Playground

Check warning on line 527 in changelog.mdx

View check run for this annotation

Mintlify / Mintlify Validation (mintlify) - vale-spellcheck

changelog.mdx#L527

'Revamped API Playground' should use sentence-style capitalization.

We’ve overhauled the design and performance of the [API Playground](/api-playground/). Updates include:

Check warning on line 529 in changelog.mdx

View check run for this annotation

Mintlify / Mintlify Validation (mintlify) - vale-spellcheck

changelog.mdx#L529

Try to avoid using first-person plural like 'We'.

- Easier detail expansion for an overview of a field
- More intuitive nested design. For example, adding or deleting items
Expand All @@ -547,27 +547,27 @@
</Update>

<Update label="November 2024">
## AI Writer

Check warning on line 550 in changelog.mdx

View check run for this annotation

Mintlify / Mintlify Validation (mintlify) - vale-spellcheck

changelog.mdx#L550

'AI Writer' should use sentence-style capitalization.

<Frame>
![AI Assistant](/images/changelog/ai-assistant.jpg)
</Frame>
You can now ask AI to make changes to your docs, with the context of all existing documentation. Type in a prompt and the writer will propose changes by generating a pull request.

## GitLab Integration Upgrade

Check warning on line 557 in changelog.mdx

View check run for this annotation

Mintlify / Mintlify Validation (mintlify) - vale-spellcheck

changelog.mdx#L557

'GitLab Integration Upgrade' should use sentence-style capitalization.

We've improved our support for syncing with GitLab, such as enabling automated updates and preview deployments. Check out our [docs on GitLab](/deploy/gitlab) to get started.

Check warning on line 559 in changelog.mdx

View check run for this annotation

Mintlify / Mintlify Validation (mintlify) - vale-spellcheck

changelog.mdx#L559

Try to avoid using first-person plural like 'We'.

Check warning on line 559 in changelog.mdx

View check run for this annotation

Mintlify / Mintlify Validation (mintlify) - vale-spellcheck

changelog.mdx#L559

Try to avoid using first-person plural like 'our'.

## Web Editor

Check warning on line 561 in changelog.mdx

View check run for this annotation

Mintlify / Mintlify Validation (mintlify) - vale-spellcheck

changelog.mdx#L561

'Web Editor' should use sentence-style capitalization.

<Frame>
![Web Editor](/images/changelog/webeditor.jpg)
</Frame>
We've revamped our web editor so that you can now update docs with a fully WYSIWYG experience, while syncing with markdown.

Check out our [docs on getting started with Web Editor](/editor).

Check warning on line 568 in changelog.mdx

View check run for this annotation

Mintlify / Mintlify Validation (mintlify) - vale-spellcheck

changelog.mdx#L568

Try to avoid using first-person plural like 'our'.

## /llms.txt support

Check warning on line 570 in changelog.mdx

View check run for this annotation

Mintlify / Mintlify Validation (mintlify) - vale-spellcheck

changelog.mdx#L570

'/llms.txt support' should use sentence-style capitalization.

<Frame>
![llms.txt support](/images/changelog/llms.jpg)
Expand All @@ -576,30 +576,30 @@

## Localization

You can now localize your docs which operates similarly to versioning. Add a `locale` to a version and fixed content in Mintlify like "Was this page helpful?" will also match the locale.

Check warning on line 579 in changelog.mdx

View check run for this annotation

Mintlify / Mintlify Validation (mintlify) - vale-spellcheck

changelog.mdx#L579

Avoid using 'will'.

### Quality Improvements

- Return chat & search results based on the current version that the user is reading
- Authenticate users with OAuth, in addition to JWT or Shared Session tokens.

Check warning on line 584 in changelog.mdx

View check run for this annotation

Mintlify / Mintlify Validation (mintlify) - vale-spellcheck

changelog.mdx#L584

Spell out 'JWT', if it's unfamiliar to the audience.
</Update>

<Update label="October 2024">
## Changelogs

Launched a new [Update component](/components/update) to make it easier to display and report updates (like this one) to your users.

Check warning on line 590 in changelog.mdx

View check run for this annotation

Mintlify / Mintlify Validation (mintlify) - vale-spellcheck

changelog.mdx#L590

Use parentheses judiciously.

<Frame>
![Changelog](/images/changelog/changelog.jpg)
</Frame>
## Code Line Highlighting

Check warning on line 595 in changelog.mdx

View check run for this annotation

Mintlify / Mintlify Validation (mintlify) - vale-spellcheck

changelog.mdx#L595

'Code Line Highlighting' should use sentence-style capitalization.

You can now highlight lines of code in your docs to emphasize and bring attention to important parts by adding a special comment after the language identifier. Use curly braces `{}` and specify line numbers or ranges separated by commas.

```javascript Line Highlighting Example {1,3-5}
const greeting = "Hello, World!";

Check warning on line 600 in changelog.mdx

View check run for this annotation

Mintlify / Mintlify Validation (mintlify) - vale-spellcheck

changelog.mdx#L600

Use semicolons judiciously.
function sayHello() {
console.log(greeting);

Check warning on line 602 in changelog.mdx

View check run for this annotation

Mintlify / Mintlify Validation (mintlify) - vale-spellcheck

changelog.mdx#L602

Use semicolons judiciously.
}
sayHello();
```
Expand Down
18 changes: 9 additions & 9 deletions es/changelog.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ rss: true
noindex: true
---

<Update label="27 de septiembre - 3 de octubre" tags={["New releases", "Improvements"]} rss={{ title: "Actualizaciones semanales", description: "Navegación de productos, CLI de accesibilidad, mejoras del área de pruebas de la API y amplias mejoras de accesibilidad" }}>
<Update label="3 de octubre" tags={["New releases", "Improvements"]} rss={{ title: "Actualizaciones semanales", description: "Navegación de productos, CLI de accesibilidad, mejoras del área de pruebas de la API y amplias mejoras de accesibilidad" }}>
## Nuevas funciones

* **Navegación de productos**: Organiza la documentación de varios productos con el conmutador de productos en la navegación
Expand Down Expand Up @@ -46,7 +46,7 @@ noindex: true
* Se mejoró la gestión del estado de publicación de PR en el editor web
</Update>

<Update label="20 de septiembre - 26 de septiembre" tags={["Improvements"]} rss={{ title: "Actualizaciones semanales", description: "Ampliación del soporte de idiomas, mejoras de la UI y mejoras de infraestructura" }}>
<Update label="26 de septiembre" tags={["Improvements"]} rss={{ title: "Actualizaciones semanales", description: "Ampliación del soporte de idiomas, mejoras de la UI y mejoras de infraestructura" }}>
## Ampliación del soporte de idiomas

* Se añadió soporte para los idiomas rumano y checo en la interfaz de la documentación
Expand All @@ -70,7 +70,7 @@ noindex: true
* Se mejoraron las actualizaciones del esquema de la base de datos para una mejor gestión de usuarios
</Update>

<Update label="14 de septiembre - 19 de septiembre" tags={["Improvements"]} rss={{ title: "Actualizaciones semanales", description: "Mejoras del editor web y de la autenticación, y correcciones de errores" }}>
<Update label="19 de septiembre" tags={["Improvements"]} rss={{ title: "Actualizaciones semanales", description: "Mejoras del editor web y de la autenticación, y correcciones de errores" }}>
## Mejoras del editor web e inicio de sesión del dashboard

* Continuación de la migración al enrutador de aplicaciones para el editor web, eliminando bloqueadores y mejorando el rendimiento
Expand All @@ -90,7 +90,7 @@ noindex: true
* Se corrigió la navegación con teclado en la búsqueda y la funcionalidad de chat
</Update>

<Update label="August 31 - September 13" tags={["New releases", "Improvements"]} rss={{ title: "Weekly Updates", description: "Sugerencias de IA para 404, búsqueda web del assistant con fuentes externas, mejora de seguridad y correcciones de confiabilidad" }}>
<Update label="September 13" tags={["New releases", "Improvements"]} rss={{ title: "Weekly Updates", description: "Sugerencias de IA para 404, búsqueda web del assistant con fuentes externas, mejora de seguridad y correcciones de confiabilidad" }}>
## Lanzamientos principales

* **Mejora importante**: Páginas sugeridas por IA en páginas 404, [cuando alguien llega a un enlace roto → el agente de IA lee la ruta → sugiere páginas semánticamente similares](https://x.com/mintlify/status/1966625627773059495)
Expand Down Expand Up @@ -132,7 +132,7 @@ noindex: true
* Las exportaciones de Analytics del assistant ahora se ejecutan en segundo plano y se envían por correo electrónico para una experiencia más confiable
</Update>

<Update label="August 24 - August 30" tags={["Improvements"]} rss={{ title: "Weekly Updates", description: "Mejor recopilación de comentarios, mejoras en la navegación y correcciones de errores de autenticación" }}>
<Update label="August 30" tags={["Improvements"]} rss={{ title: "Weekly Updates", description: "Mejor recopilación de comentarios, mejoras en la navegación y correcciones de errores de autenticación" }}>
## Lanzamiento principal: recopilación de comentarios mejorada

* **Mejora importante**: Los lectores ahora pueden dar comentarios más detallados después de seleccionar *pulgar arriba/abajo*, incluidas opciones y comentarios escritos. También puedes recopilar comentarios en bloques de código y ver todas las respuestas en los Analytics de tu dashboard.\
Expand Down Expand Up @@ -164,7 +164,7 @@ noindex: true
* Mejora de rendimiento al mover el CSS de KaTeX de cdnjs a nuestra propia CDN en CloudFront para reducir la latencia
</Update>

<Update label="August 17 - August 23" tags={["Improvements"]} rss={{ title: "Weekly Updates", description: "Correcciones de diseño de imágenes, mejoras de autenticación, mejoras de navegación móvil y estabilidad del editor web" }}>
<Update label="August 23" tags={["Improvements"]} rss={{ title: "Weekly Updates", description: "Correcciones de diseño de imágenes, mejoras de autenticación, mejoras de navegación móvil y estabilidad del editor web" }}>
## Mejoras en el manejo de imágenes

* **Mejora importante**: Las imágenes ya no provocan desplazamiento del diseño de forma predeterminada, incluso cuando no se especifican los atributos width y height; el dimensionamiento automático evita saltos de contenido durante la carga de páginas
Expand Down Expand Up @@ -194,7 +194,7 @@ noindex: true
* Se mejoró la confiabilidad del assistant con soporte de LLM de respaldo, mejor manejo de errores por límites de tasa y una herramienta de búsqueda más robusta
</Update>

<Update label="10 de agosto - 16 de agosto" tags={["Improvements"]} rss={{ title: "Actualizaciones semanales", description: "Optimizaciones de rendimiento, integraciones con LLM, pulido del editor web y mejoras del área de pruebas de la API" }}>
<Update label="16 de agosto" tags={["Improvements"]} rss={{ title: "Actualizaciones semanales", description: "Optimizaciones de rendimiento, integraciones con LLM, pulido del editor web y mejoras del área de pruebas de la API" }}>
## Optimizaciones de rendimiento y de compilación

* La transpilación de MDX ahora ocurre en el momento de la implementación en lugar de en cada carga de página en entornos sin caché de NextJS serverless, mejorando el tiempo hasta el primer byte para páginas no cacheadas.
Expand Down Expand Up @@ -249,7 +249,7 @@ noindex: true
* Cobertura de pruebas integral para nuevas funciones y casos límite
</Update>

<Update label="August 3 - August 9" tags={["Improvements"]} rss={{ title: "Weekly Updates", description: "Search API, OAuth polish, asset serving, and MCP tooling" }}>
<Update label="August 9" tags={["Improvements"]} rss={{ title: "Weekly Updates", description: "Search API, OAuth polish, asset serving, and MCP tooling" }}>
## Mejoras de autenticación

* Acceso público a nivel de grupo: haz públicos grupos de páginas completos mediante `docs.json` para no tener que añadir `public: true` en cada página ([más información](https://mintlify.com/docs/authentication-personalization/authentication-setup#group-level))
Expand Down Expand Up @@ -290,7 +290,7 @@ noindex: true
* Mejoras internas de DX para clientes empresariales con bibliotecas de UI personalizadas: ahora nos resulta más fácil incluir tus componentes y atender solicitudes en plazos más cortos
</Update>

<Update label="July 27 - August 2" tags={["Improvements"]} rss={{ title: "Weekly Updates", description: "Authentication improvements, search enhancements, and assistant API" }}>
<Update label="August 2" tags={["Improvements"]} rss={{ title: "Weekly Updates", description: "Authentication improvements, search enhancements, and assistant API" }}>
## Mejoras de autenticación

* Mejoras en el desarrollo local de auth, lo que permite iterar más rápido en funciones de auth y corregir errores en esta área del producto
Expand Down
16 changes: 8 additions & 8 deletions fr/changelog.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ rss: true
noindex: true
---

<Update label="27 septembre - 3 octobre" tags={["Nouvelles versions", "Améliorations"]} rss={{ title: "Mises à jour hebdomadaires", description: "Navigation entre produits, CLI d’accessibilité, améliorations du bac à sable d’API et importantes avancées en accessibilité" }}>
<Update label="3 octobre" tags={["Nouvelles versions", "Améliorations"]} rss={{ title: "Mises à jour hebdomadaires", description: "Navigation entre produits, CLI d’accessibilité, améliorations du bac à sable d’API et importantes avancées en accessibilité" }}>
## Nouvelles fonctionnalités

* **Navigation entre produits**: Organisez la documentation de plusieurs produits avec le sélecteur de produit dans la navigation
Expand Down Expand Up @@ -46,7 +46,7 @@ noindex: true
* Amélioration de la gestion de l’état de publication des PR dans l’éditeur web
</Update>

<Update label="20 septembre - 26 septembre" tags={["Améliorations"]} rss={{ title: "Mises à jour hebdomadaires", description: "Extension de la prise en charge des langues, améliorations de l’UI et avancées d’infrastructure" }}>
<Update label="26 septembre" tags={["Améliorations"]} rss={{ title: "Mises à jour hebdomadaires", description: "Extension de la prise en charge des langues, améliorations de l’UI et avancées d’infrastructure" }}>
## Extension de la prise en charge des langues

* Ajout de la prise en charge du roumain et du tchèque dans l’interface de la documentation
Expand Down Expand Up @@ -90,7 +90,7 @@ noindex: true
* Correction de la navigation au clavier dans la recherche et le chat
</Update>

<Update label="31 août - 13 septembre" tags={["New releases", "Improvements"]} rss={{ title: "Mises à jour hebdomadaires", description: "Suggestions 404 par IA, recherche web de l’assistant avec sources externes, amélioration de la sécurité et corrections de fiabilité" }}>
<Update label="13 septembre" tags={["New releases", "Improvements"]} rss={{ title: "Mises à jour hebdomadaires", description: "Suggestions 404 par IA, recherche web de l’assistant avec sources externes, amélioration de la sécurité et corrections de fiabilité" }}>
## Versions majeures

* **Amélioration majeure** : pages suggérées par l’IA sur les pages 404, [quand quelqu’un arrive sur un lien mort → l’agent IA lit le chemin → propose des pages sémantiquement similaires](https://x.com/mintlify/status/1966625627773059495)
Expand Down Expand Up @@ -132,7 +132,7 @@ noindex: true
* Les exports Analytics de l’Assistant sont désormais exécutés en arrière-plan et envoyés par email pour une expérience plus fiable
</Update>

<Update label="August 24 - August 30" tags={["Improvements"]} rss={{ title: "Weekly Updates", description: "Collecte de retours améliorée, améliorations de la navigation et correctifs d’authentification" }}>
<Update label="August 30" tags={["Improvements"]} rss={{ title: "Weekly Updates", description: "Collecte de retours améliorée, améliorations de la navigation et correctifs d’authentification" }}>
## Publication majeure : collecte de retours améliorée

* **Amélioration majeure** : Les lecteurs peuvent désormais donner un avis plus détaillé après avoir sélectionné *pouce levé/baissé*, avec des options et des commentaires écrits. Vous pouvez aussi collecter des retours sur les code blocks et consulter toutes les réponses dans les Analytics de votre Dashboard.\
Expand Down Expand Up @@ -164,7 +164,7 @@ noindex: true
* Amélioration des performances en déplaçant le CSS de KaTeX de cdnjs vers notre propre CDN sur CloudFront afin de réduire la latence
</Update>

<Update label="August 17 - August 23" tags={["Improvements"]} rss={{ title: "Weekly Updates", description: "Correctifs d’affichage d’images, améliorations d’authentification, navigation mobile optimisée et stabilité de l’éditeur web" }}>
<Update label="August 23" tags={["Improvements"]} rss={{ title: "Weekly Updates", description: "Correctifs d’affichage d’images, améliorations d’authentification, navigation mobile optimisée et stabilité de l’éditeur web" }}>
## Améliorations de la gestion des images

* **Amélioration majeure** : Les images ne provoquent plus de décalage de mise en page par défaut, même lorsque les attributs width et height ne sont pas spécifiés — le dimensionnement automatique empêche les sauts de contenu lors du chargement des pages
Expand Down Expand Up @@ -194,7 +194,7 @@ noindex: true
* Fiabilité de l’Assistant améliorée grâce à une prise en charge de LLM de secours, une meilleure gestion des erreurs de limitation de taux et un outil de recherche plus robuste
</Update>

<Update label="10 août - 16 août" tags={["Improvements"]} rss={{ title: "Mises à jour hebdomadaires", description: "Optimisations des performances, intégrations LLM, améliorations de l’éditeur web et du bac à sable d’API" }}>
<Update label="16 août" tags={["Improvements"]} rss={{ title: "Mises à jour hebdomadaires", description: "Optimisations des performances, intégrations LLM, améliorations de l’éditeur web et du bac à sable d’API" }}>
## Optimisations des performances et de la build

* La transpilation MDX se fait désormais au moment du déploiement plutôt qu’à chaque chargement de page dans les environnements serverless NextJS non mis en cache, améliorant le time to first byte pour les pages non mises en cache.
Expand Down Expand Up @@ -249,7 +249,7 @@ noindex: true
* Couverture de tests complète pour les nouvelles fonctionnalités et les cas limites
</Update>

<Update label="3 août - 9 août" tags={["Improvements"]} rss={{ title: "Mises à jour hebdomadaires", description: "API de recherche, peaufinage OAuth, diffusion d’actifs et outils MCP" }}>
<Update label="9 août" tags={["Improvements"]} rss={{ title: "Mises à jour hebdomadaires", description: "API de recherche, peaufinage OAuth, diffusion d’actifs et outils MCP" }}>
## Améliorations de l’authentification

* Accès public au niveau des groupes : rendez des groupes de pages entiers publics via `docs.json` pour éviter d’avoir `public: true` sur chaque page ([en savoir plus](https://mintlify.com/docs/authentication-personalization/authentication-setup#group-level))
Expand Down Expand Up @@ -290,7 +290,7 @@ noindex: true
* Améliorations internes de l’DX pour les clients entreprise avec des bibliothèques UI personnalisées — il nous est désormais plus facile d’inclure vos composants et de répondre aux demandes sur des délais plus courts
</Update>

<Update label="July 27 - August 2" tags={["Improvements"]} rss={{ title: "Mises à jour hebdomadaires", description: "Améliorations de l’authentification, recherche optimisée et API de l’Assistant" }}>
<Update label="August 2" tags={["Improvements"]} rss={{ title: "Mises à jour hebdomadaires", description: "Améliorations de l’authentification, recherche optimisée et API de l’Assistant" }}>
## Améliorations de l’authentification

* Améliorations du développement local de l’auth, permettant d’itérer plus vite sur les fonctionnalités d’auth et les correctifs de bugs dans cette zone du produit
Expand Down
Loading