diff --git a/changelog.mdx b/changelog.mdx
index e0b08715b..d799caf53 100644
--- a/changelog.mdx
+++ b/changelog.mdx
@@ -1,231 +1,222 @@
---
title: "Product updates"
description: "New releases and improvements"
-rss: true
+rss: "true"
noindex: true
---
+ ## Language support expansion
-## Language support expansion
+ - published a new product switcher
-- 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
-## UI and user experience improvements
+ - 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
-- 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
-- Improved 404 page layout and styling consistency
+ ## UI and user experience improvements
-## Infrastructure and performance enhancements
+ - 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
+ - Improved 404 page layout and styling consistency
-- Enhanced GIF image processing by skipping costly Imgix auto-formatting to reduce processing time and bandwidth usage
-- Optimized image serving performance with special handling for animated content
+ ## Infrastructure and performance enhancements
-## Bug fixes and reliability
+ - Enhanced GIF image processing by skipping costly Imgix auto-formatting to reduce processing time and bandwidth usage
+ - Optimized image serving performance with special handling for animated content
-- Fixed contact email routing in dashboard settings for Assistant add-on requests
-- Enhanced database schema updates for better user management
+ ## Bug fixes and reliability
+ - Fixed contact email routing in dashboard settings for Assistant add-on requests
+ - Enhanced database schema updates for better user management
+ ## GitLab integration enhancements
-## GitLab integration enhancements
+ - Enhanced GitLab connection UI in dashboard settings for easier repository management
+ - Added webhook support for automatic documentation updates on GitLab commits
-- Enhanced GitLab connection UI in dashboard settings for easier repository management
-- Added webhook support for automatic documentation updates on GitLab commits
+ ## Web editor and authentication improvements
-## Web editor and authentication improvements
+ - Continued app router migration for the web editor, removing blockers and improving performance
+ - Enhanced login error handling with explicit email validation messages
+ - Fixed whitespace handling in email address validation
-- Continued app router migration for the web editor, removing blockers and improving performance
-- Enhanced login error handling with explicit email validation messages
-- Fixed whitespace handling in email address validation
-
-## Bug fixes and reliability
-
-- Fixed app router socket update functionality for real-time features
-- Fixed SVG path rendering issues in documentation
-- Fixed keyboard navigation in search and chat functionality
-- Fixed history status endpoint reliability
-- Resolved middleware edge cases and onClick event handling issues
+ ## Bug fixes and reliability
+ - Fixed app router socket update functionality for real-time features
+ - Fixed SVG path rendering issues in documentation
+ - Fixed keyboard navigation in search and chat functionality
+ - Fixed history status endpoint reliability
+ - Resolved middleware edge cases and onClick event handling issues
+ ## Major releases
-## 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._
+ - **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._
-## Assistant and MCP
+ ## 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
-- Fixed a bug where assistant spend values could display with greater than two decimal places in the dashboard
+ - 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
+ - Fixed a bug where assistant spend values could display with greater than two decimal places in the dashboard
-## Web editor and deployments
+ ## Web editor and deployments
-- 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
-- Fixed a bug where copying a page from the context menu was not working on safari
+ - 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
+ - Fixed a bug where copying a page from the context menu was not working on safari
-## API playground and navigation
+ ## 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)
+ - 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
+ ## SEO and UI
-- 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
-- Fixed a bug where youtube embeds would flash in and out on load
-- 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
-- Enhanced the Maple and Willow themes by adding login/logout buttons to the sidebar for easier access
+ - 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
+ - Fixed a bug where youtube embeds would flash in and out on load
+ - 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
+ - Enhanced the Maple and Willow themes by adding login/logout buttons to the sidebar for easier access
-## Analytics and exports
-
-- Fixed reliability issues with assistant analytics view and exports
-- Assistant analytics exports are now executed in the background and sent via email for a more reliable experience
+ ## Analytics and exports
+ - Fixed reliability issues with assistant analytics view and exports
+ - Assistant analytics exports are now executed in the background and sent via email for a more reliable experience
+ ## Major release: Enhanced feedback collection
-## 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._
+ - **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._
-## Navigation and quality of life improvements
+ ## Navigation and quality of life improvements
-- Quality of life improvement to ignore trailing slashes and double slashes so you don't have to worry about getting them exactly right in your docs.json
-- You can now add a `noAnchor` attribute to your `h1-6` HTML tags to avoid them having an anchor link
-- The Palm theme now has a floating language selector in the bottom left similar to Stripe's approach
-- Added a new field to the docs.json called [`drilldown`](https://mintlify.com/docs/navigation#enable-auto-navigation-for-groups) which allows you to control whether or not users are navigated to the first page in a navigation group when the group is expanded
-- Quality of life improvement to make nested ordered lists alternate styles from decimal/Roman to alpha
+ - Quality of life improvement to ignore trailing slashes and double slashes so you don't have to worry about getting them exactly right in your docs.json
+ - You can now add a `noAnchor` attribute to your `h1-6` HTML tags to avoid them having an anchor link
+ - The Palm theme now has a floating language selector in the bottom left similar to Stripe's approach
+ - Added a new field to the docs.json called [`drilldown`](https://mintlify.com/docs/navigation#enable-auto-navigation-for-groups) which allows you to control whether or not users are navigated to the first page in a navigation group when the group is expanded
+ - Quality of life improvement to make nested ordered lists alternate styles from decimal/Roman to alpha
-## Bug fixes and reliability
+ ## Bug fixes and reliability
-- Fixed a bug where scroll position anchor links weren't working correctly when there were JS components on a page
-- 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
+ - Fixed a bug where scroll position anchor links weren't working correctly when there were JS components on a page
+ - 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
-## Component and styling enhancements
+ ## 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
+ - 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
-## Performance improvements
-
-- Performance improvement by moving the KaTeX CSS from cdnjs to our own CDN on Cloudfront for reduced latency
+ ## Performance improvements
+ - Performance improvement by moving the KaTeX CSS from cdnjs to our own CDN on Cloudfront for reduced latency
+ ## Image handling improvements
-## 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
+ - **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
-## Web editor and deployment enhancements
+ ## 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
-- Optimized update workflow performance by cache-invalidating only changed pages during partial updates, reducing deployment times
+ - 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
+ - Optimized update workflow performance by cache-invalidating only changed pages during partial updates, reducing deployment times
-## Authentication and navigation improvements
+ ## 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
-- 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
+ - 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
+ - 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
+ ## Component and styling fixes
-- Resolved `` tag conversion issue that was incorrectly transforming them into Heading components and disrupting custom styling
-- One-click assistant configuration toggle added to dashboard for easier management
+ - Resolved `` tag conversion issue that was incorrectly transforming them into Heading components and disrupting custom styling
+ - One-click assistant configuration toggle added to dashboard for easier management
-## Technical improvements and reliability
-
-- 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
+ ## Technical improvements and reliability
+ - 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
+ ## Performance and build optimizations
-## 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)
-- Preview deployment viewing in the dashboard is now faster with added database indexes and query parallelization in our backend
-- 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
+ - 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)
+ - Preview deployment viewing in the dashboard is now faster with added database indexes and query parallelization in our backend
+ - 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
-## API playground and OpenAPI enhancements
+ ## 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.
-- 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
+ - 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.
+ - 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
-## Web editor improvements
+ ## Web editor improvements
-- 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
+ - 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
-## Analytics and LLM integrations
+ ## Analytics and LLM integrations
-- 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
-- Added [Hightouch analytics integration](/integrations/analytics/hightouch#hightouch)
-- Enhanced context menu analytics tracking (dashboard viewing coming soon)
-- Added e2e tests for `llms.txt` and `llms-full.txt` to ensure correct serving
+ - 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
+ - Added [Hightouch analytics integration](/integrations/analytics/hightouch#hightouch)
+ - Enhanced context menu analytics tracking (dashboard viewing coming soon)
+ - Added e2e tests for `llms.txt` and `llms-full.txt` to ensure correct serving
-## Component and styling enhancements
+ ## Component and styling enhancements
-- Support for custom classnames in `h{1-4}` tags for applying custom heading styles
-- 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
-- Corrected `VSCode` to `VS Code` in contextual menu when enabled
-- Fixed headings within custom components appearing in table of contents alongside semantic headings
+ - Support for custom classnames in `h{1-4}` tags for applying custom heading styles
+ - 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
+ - Corrected `VSCode` to `VS Code` in contextual menu when enabled
+ - Fixed headings within custom components appearing in table of contents alongside semantic headings
-## Bug fixes and reliability
+ ## 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
-- Fixed custom `docs.json` open-graph metatags being overwritten by generated ones
-- Fixed RSS feed button clicks when landing on anchor links by using origin + pathname for RSS links
-- Improved CLI download speed by removing sourcemaps
+ - 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
+ - Fixed custom `docs.json` open-graph metatags being overwritten by generated ones
+ - Fixed RSS feed button clicks when landing on anchor links by using origin + pathname for RSS links
+ - Improved CLI download speed by removing sourcemaps
-## Technical improvements
-
-- Added visual tests to CI pipeline for earlier regression detection
-- Enhanced error handling and debugging capabilities
-- Comprehensive testing coverage for new features and edge cases
+ ## Technical improvements
+ - Added visual tests to CI pipeline for earlier regression detection
+ - Enhanced error handling and debugging capabilities
+ - Comprehensive testing coverage for new features and edge cases
## 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
+ - 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
- Fixed a flash of a 500 error during OAuth/JWT flows before the callback
- Auto-strip `https://` from URLs in OAuth/JWT auth configuration to prevent misconfiguration
@@ -234,8 +225,8 @@ noindex: true
- 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
+ - 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
## Assistant updates
@@ -277,6 +268,7 @@ noindex: true
- Fixed anchor link issues in nested tabs
## Assistant updates
+
- New Assistant API so you can build it into your own products, compatible with AI SDK
- Added copy button to chat responses
- Fixed issue with retrying messages in the assistant
@@ -328,13 +320,13 @@ noindex: true
- "Ask AI" shortcut on code blocks in documentation to generate explanations from the assistant
Learn more in the [assistant docs](/ai/assistant).
-
+
## Subscribable changelogs
+
- Automatically generate an RSS feed from changelog pages
- Integrate RSS-enabled updates with Slack, email, and other tools
Learn more in our new [Changelog guide](/create/changelogs)
-
@@ -348,6 +340,7 @@ noindex: true
Learn more at [API playground docs.](/api-playground/)
## `mint update`
+
Can now use `mint update` to update your CLI.
@@ -361,7 +354,7 @@ noindex: true
**Major improvements**
- - Search for file names using ⌘ \+ P shortcut
+ - 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
@@ -400,8 +393,7 @@ noindex: true

- Generate MCP servers so that AI applications can interact with your docs or APIs. Written content is automatically generated as an MCP server, and you can generate an MCP server from your OpenAPI spec with one click.
- Check out [docs on getting started with MCP.](/ai/model-context-protocol)
+ Generate MCP servers so that AI applications can interact with your docs or APIs. Written content is automatically generated as an MCP server, and you can generate an MCP server from your OpenAPI spec with one click. Check out [docs on getting started with MCP.](/ai/model-context-protocol)
## Improvements
@@ -415,7 +407,7 @@ noindex: true
- Fixed icon style inconsistency for anchors without container
- Improved styling nits for dashboard border for mobile-tablet-desktop responsiveness
- Show code examples even when in simple mode for API playground
- - Support "command \+ k" shortcut for search in web editor
+ - Support "command + k" shortcut for search in web editor
- Codeblocks within callouts expand to fill the width of the callout area
@@ -555,7 +547,7 @@ noindex: true
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}
+ ```javascript Line Highlighting Example {1,3,4,5}
const greeting = "Hello, World!";
function sayHello() {
console.log(greeting);
@@ -588,9 +580,7 @@ noindex: true

- You can now add more links to the standard footer. This upgrade
- provides more consistency between landing pages and docs, or greater customization
- if you want to spotlight specific pages like socials or status logs.
+ You can now add more links to the standard footer. This upgrade provides more consistency between landing pages and docs, or greater customization if you want to spotlight specific pages like socials or status logs.
## Filter search based on the current user
@@ -641,9 +631,7 @@ noindex: true

- For large projects (~3,000 files), the download step for docs updates is now
- ~440x faster - a 99.8% time reduction. Across the board, file downloads during
- updates are now ~5.5x faster - an 81.8% time reduction.
+ For large projects (~3,000 files), the download step for docs updates is now ~440x faster - a 99.8% time reduction. Across the board, file downloads during updates are now ~5.5x faster - an 81.8% time reduction.
## SEO improvements
@@ -668,45 +656,34 @@ noindex: true
## More
- - **Troubleshooting for API pages**: API pages could be complicated so we listed
- common issues to help you sort them out quickly —
- [Read the docs](/api-playground/troubleshooting)
+ - **Troubleshooting for API pages**: API pages could be complicated so we listed common issues to help you sort them out quickly — [Read the docs](/api-playground/troubleshooting)
## OpenAPI Reference Pages
- - Endpoints defined by OpenAPI that are complex and recursive are now 98%
- smaller.
- - We now show
- [additionalProperties](https://swagger.io/docs/specification/data-models/dictionaries/)
- in OpenAPI pages.
+ - Endpoints defined by OpenAPI that are complex and recursive are now 98% smaller.
+ - We now show [additionalProperties](https://swagger.io/docs/specification/data-models/dictionaries/) in OpenAPI pages.
## File Uploads in API Playground
- By default, API playground requests are proxied by Mintlify. Now you can use
- `disableProxy` to disable this behavior and support request types like file
- uploads.
+ By default, API playground requests are proxied by Mintlify. Now you can use `disableProxy` to disable this behavior and support request types like file uploads.
- [Learn more about API configurations](settings#api-configurations)
## Mobile SEO improvements
- We've fixed the mobile layout of our docs so that they are more SEO-friendly -
- including adding proper aria tags to elements.
+ We've fixed the mobile layout of our docs so that they are more SEO-friendly - including adding proper aria tags to elements.
## Support Form
- We added a more detailed support form to the Mintlify dashboard. You can now
- submit a form to get in touch with us.
+ We added a more detailed support form to the Mintlify dashboard. You can now submit a form to get in touch with us.
## Bug Fixes
- Fixed a bug for the Segment integration functionality.
- - We now raise more granular error messages for GitHub permissions when
- interacting with the editor.
- - Fixed bugs where the navigation would not properly expand when a direct link
- was used.
+ - We now raise more granular error messages for GitHub permissions when interacting with the editor.
+ - Fixed bugs where the navigation would not properly expand when a direct link was used.
@@ -715,10 +692,7 @@ noindex: true

- For `Pro` users, we introduced Mintlify Widget, an extension of your docs to
- answer your users' questions when and where they asked. You can add this
- AI-powered chatbot to any web page: your landing page, inside your product, or
- on your existing documentation pages.
+ For `Pro` users, we introduced Mintlify Widget, an extension of your docs to answer your users' questions when and where they asked. You can add this AI-powered chatbot to any web page: your landing page, inside your product, or on your existing documentation pages.
- [Read the blog announcement](https://mintlify.com/blog/widget)
@@ -734,9 +708,7 @@ noindex: true
## Insights
- Currently in beta, this feature summarizes common user questions and patterns
- into easy-to-digest reports with AI-powered suggestions on how to improve your
- product.
+ Currently in beta, this feature summarizes common user questions and patterns into easy-to-digest reports with AI-powered suggestions on how to improve your product.
@@ -762,8 +734,7 @@ noindex: true
## Custom mode
- Add a configuration to the metadata to remove all elements except for the top bar.
- Example use cases:
+ Add a configuration to the metadata to remove all elements except for the top bar. Example use cases:
- Create a custom global landing page setup with custom components
- Add full-screen videos or image galleries
@@ -794,4 +765,4 @@ noindex: true
- 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