From 17979dc48f246faa1de444bc72d03c6b87d61268 Mon Sep 17 00:00:00 2001
From: Ethan Palm <56270045+ethanpalm@users.noreply.github.com>
Date: Fri, 19 Jun 2026 11:05:51 -0700
Subject: [PATCH 3/5] =?UTF-8?q?=F0=9F=92=85?=
MIME-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 8bit
---
changelog.mdx | 20 +++++++++-----------
1 file changed, 9 insertions(+), 11 deletions(-)
diff --git a/changelog.mdx b/changelog.mdx
index 6535ff052..8ca2bf267 100644
--- a/changelog.mdx
+++ b/changelog.mdx
@@ -9,34 +9,32 @@ noindex: true
## New releases
- - **Workflows are now Automations:** What used to be called workflows are now [Automations](/automations) across the dashboard and product, with a unified name for scheduled and triggered runs.
- - **Atlas in the dashboard:** Atlas generation now appears in the activity log, dashboard banner, and editor, with support for uploading reference files and generating from a specific branch.
+ - **Workflows are now automations:** Introducing [automations](/automations). They have the same functionality as workflows, just a new name to better describe what they're helping you do.
- **SSO enforcement and breakglass:** Org owners can enforce [SSO-only sign-in](/dashboard/sso) for members, configure verified domains, and manage breakglass emails from the dashboard for emergency access.
- - **Full PDF export for authenticated sites:** [Authenticated sites](/deploy/authentication-setup) can now generate full PDF exports, with auth cookies parsed so images and assets load correctly.
- - **Self-hosted improvements:** Self-hosted deployments can now serve a public docs domain, write `sitemap.xml` to S3 during static export, and use edge injection slots for static exports. Webhooks now work in self-host mode.
+ - **Full PDF export for authenticated sites:** [Authenticated sites](/deploy/authentication-setup) can now generate full PDF exports, with auth cookies parsed so images and assets are included.
+ - **Self-hosted improvements:** Self-hosted deployments can now serve a public docs domain, write `sitemap.xml` to S3 during static export, and support static exports. Webhooks now work in self-host mode.
+ - **`mint analytics` command removed:** The command `mint analytics` is deprecated.
## Improvements
- - **Editor view changes:** Open an automation run's changed pages directly in the [editor](/editor) from the run review UI or a Slack deeplink. Changed pages are highlighted, and unlisted pages are openable from the branch diff.
- - **Draft publish dropdown:** The editor's draft publish dropdown now shows change labels and only appears on drafts and the main branch.
+ - **Editor view changes:** Open an automation run's changed pages directly in the [editor](/editor) from the run review UI or Slack. Changed pages are highlighted, and unlisted pages are openable from the branch diff.
- **Typing performance:** Fixed typing lag on long pages in the editor.
- **Mintlify bot reliability:** The `@mintlify` GitHub bot is now more reliable across multi-comment iterations and posts a direct "view changes" link.
- **Preview deployments:** Preview deployments now rebuild on push and are created from new webhook events for faster previews.
+ - **Search modal redesign:** The search and assistant modal is redesigned with full keyboard and accessibility support and no flicker on open.
- **Mobile menu redesign:** The docs topbar mobile menu has a refreshed design.
- **Product dropdown menus:** Product dropdowns now support nested menus and divisions.
- **Luma wide mode:** `mode: "wide"` now affects content positioning in the Luma theme.
- - **CLI hot reload:** `docs.json` hot reload is faster in the CLI. The deprecated `analytics` command has been removed.
+ - **CLI hot reload:** `docs.json` hot reload is faster in the CLI.
## Bug fixes
- - Fixed a dashboard crash on Slack Enterprise Grid installs without a workspace team.
- Bold text inside headings now renders with the correct font weight.
- Search modal primary color now matches the configured theme.
- - The "Contact sales" button now links to `/contact/sales` instead of opening an email client.
- - Authenticated MCP requests propagate upstream 429 responses to clients, and the authed MCP config rate limit was raised.
+ - Authenticated MCP requests propagate upstream responses to clients, and the authed MCP config rate limit was raised.
- Failed React components in the dashboard now render an error boundary instead of crashing the page.
- Removed the copy button from command-line code blocks where it wasn't useful.
- - Duplicate merged changes during git sync are now de-duplicated.
+ - Duplicate merged changes during Git sync are now de-duplicated.
- MCP OAuth routes are hidden when auth is disabled.
- Assistant captcha copy updated for clarity.
From 3f5584ce730ac28beabcdf51fab37d55290427bb Mon Sep 17 00:00:00 2001
From: Ethan Palm <56270045+ethanpalm@users.noreply.github.com>
Date: Fri, 19 Jun 2026 11:18:36 -0700
Subject: [PATCH 4/5] fix curly quotes
---
es/changelog.mdx | 10 +++++-----
1 file changed, 5 insertions(+), 5 deletions(-)
diff --git a/es/changelog.mdx b/es/changelog.mdx
index 635604ccd..69d9ac0c5 100644
--- a/es/changelog.mdx
+++ b/es/changelog.mdx
@@ -5,9 +5,9 @@ rss: true
noindex: true
---
-
+
-
+
## Nuevos lanzamientos
@@ -17,7 +17,7 @@ noindex: true
- **Exportación completa a PDF para sitios autenticados:** Los [sitios autenticados](/es/deploy/authentication-setup) ahora pueden generar exportaciones completas a PDF, con las cookies de autenticación analizadas para que las imágenes y los recursos se carguen correctamente.
- **Mejoras en self-hosting:** Los despliegues self-hosted ahora pueden servir un dominio público de documentación, escribir `sitemap.xml` en S3 durante la exportación estática y usar slots de inyección en el edge para exportaciones estáticas. Los webhooks ahora funcionan en modo self-host.
-
+
## Mejoras
@@ -31,7 +31,7 @@ noindex: true
- **Modo wide de Luma:** `mode: “wide”` ahora afecta la posición del contenido en el tema Luma.
- **Hot reload en la CLI:** El hot reload de `docs.json` es más rápido en la CLI. Se eliminó el comando obsoleto `analytics`.
-
+
## Correcciones de errores
@@ -47,7 +47,7 @@ noindex: true
- Se actualizó el texto del captcha del asistente para mayor claridad.
-
+
## Borradores del editor
From a047ff47001e00c96e08d8fc83c7ba6b8efdda0d Mon Sep 17 00:00:00 2001
From: Ethan Palm <56270045+ethanpalm@users.noreply.github.com>
Date: Fri, 19 Jun 2026 11:18:57 -0700
Subject: [PATCH 5/5] fix links
---
es/changelog.mdx | 2 +-
fr/changelog.mdx | 2 +-
2 files changed, 2 insertions(+), 2 deletions(-)
diff --git a/es/changelog.mdx b/es/changelog.mdx
index 69d9ac0c5..2478a2e76 100644
--- a/es/changelog.mdx
+++ b/es/changelog.mdx
@@ -11,7 +11,7 @@ noindex: true
## Nuevos lanzamientos
- - **Workflows ahora son Automations:** Lo que antes se llamaba workflows ahora son [Automations](/es/workflows) en todo el dashboard y el producto, con un nombre unificado para las ejecuciones programadas y activadas.
+ - **Workflows ahora son Automations:** Lo que antes se llamaba workflows ahora son [Automations](/es/automations) en todo el dashboard y el producto, con un nombre unificado para las ejecuciones programadas y activadas.
- **Atlas en el dashboard:** La generación de Atlas ahora aparece en el registro de actividad, el banner del dashboard y el editor, con soporte para subir archivos de referencia y generar desde una rama específica.
- **Aplicación de SSO y breakglass:** Los propietarios de la organización pueden aplicar el [inicio de sesión solo con SSO](/es/dashboard/sso) para los miembros, configurar dominios verificados y gestionar correos de breakglass desde el dashboard para acceso de emergencia.
- **Exportación completa a PDF para sitios autenticados:** Los [sitios autenticados](/es/deploy/authentication-setup) ahora pueden generar exportaciones completas a PDF, con las cookies de autenticación analizadas para que las imágenes y los recursos se carguen correctamente.
diff --git a/fr/changelog.mdx b/fr/changelog.mdx
index 02f6e60c1..4bd85b72e 100644
--- a/fr/changelog.mdx
+++ b/fr/changelog.mdx
@@ -11,7 +11,7 @@ noindex: true
## Nouvelles versions
- - **Les Workflows deviennent les Automations :** Ce qu'on appelait auparavant workflows s'appelle désormais [Automations](/fr/workflows) dans le tableau de bord et le produit, avec un nom unifié pour les exécutions planifiées et déclenchées.
+ - **Les Workflows deviennent les Automations :** Ce qu'on appelait auparavant workflows s'appelle désormais [Automations](/fr/automations) dans le tableau de bord et le produit, avec un nom unifié pour les exécutions planifiées et déclenchées.
- **Atlas dans le tableau de bord :** La génération Atlas apparaît désormais dans le journal d'activité, la bannière du tableau de bord et l'éditeur, avec la prise en charge du téléversement de fichiers de référence et la génération à partir d'une branche spécifique.
- **Application du SSO et accès breakglass :** Les propriétaires d'organisation peuvent imposer la [connexion uniquement via SSO](/fr/dashboard/sso) aux membres, configurer des domaines vérifiés et gérer les e-mails breakglass depuis le tableau de bord pour un accès d'urgence.
- **Export PDF complet pour les sites authentifiés :** Les [sites authentifiés](/fr/deploy/authentication-setup) peuvent désormais générer des exports PDF complets, avec analyse des cookies d'authentification afin que les images et ressources se chargent correctement.