diff --git a/zh/changelog.mdx b/zh/changelog.mdx
index e088c43b1..dad1451a4 100644
--- a/zh/changelog.mdx
+++ b/zh/changelog.mdx
@@ -5,6 +5,60 @@ rss: true
noindex: true
---
+
From 631b152ddb6e9b4830f8c2f0cd7129d3584987a0 Mon Sep 17 00:00:00 2001
From: Ethan Palm <56270045+ethanpalm@users.noreply.github.com>
Date: Fri, 5 Jun 2026 14:53:07 -0700
Subject: [PATCH 3/3] =?UTF-8?q?=F0=9F=92=85?=
MIME-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 8bit
---
changelog.mdx | 35 ++++++++++++++---------------------
1 file changed, 14 insertions(+), 21 deletions(-)
diff --git a/changelog.mdx b/changelog.mdx
index 026a5c168..d2906a62f 100644
--- a/changelog.mdx
+++ b/changelog.mdx
@@ -5,43 +5,36 @@ rss: true
noindex: true
---
-
- ## Workflows
-
- - **Stale review reminders:** [Workflows](/workflows/reference) that open pull requests now send Slack reminders when reviews go stale, so docs PRs don't sit forgotten.
- - **Onboarding polish:** The workflows onboarding flow has been simplified and reworked end-to-end, with clearer copy, integration logos, and a smoother connect experience.
+
+
+ ## Agent and workflow integrations
+
+ - **Agent integrations:** The agent can now connect to more third-party apps, including Google Calendar, Intercom, Jira, Linear, Notion, Salesforce, and Slack.
+ - **Workflow integrations:** Workflows can use the same third-party apps as context for workflow runs.
## Slack agent
- **Enterprise Grid support:** The [Slack agent](/agent/slack) now installs on Slack Enterprise Grid and org-wide workspaces.
- - **Native plan card:** The agent now streams a richer Block Kit plan card while it works, so you can follow along with what it's doing in Slack.
+ - **Streaming work:** The agent now streams rich updates while it works, so you can follow along with what it's doing in Slack.
- **Manage billing button:** The credits-exhausted reply now includes a one-click **Manage billing** button.
## Search
- **Better ranking:** In-product search now supports prefix matching, title-match promotion, and unicode tokenization, so partial queries and identifier searches surface the right pages faster.
- - **Word-prefix highlighting:** Matching word prefixes are highlighted in search results.
-
- ## Dashboard
+ - **Word-prefix highlighting:** Matching word prefixes highlight in search results.
- - **Integration descriptions and tags:** The integrations settings page now shows descriptions and tag pills for each integration, and surfaces who enabled a shared integration.
- - **Instance-wide SSO:** Self-hosted deployments can now configure an instance-wide SSO (OIDC) login option from the dashboard.
-
- ## CLI
-
- - **Branded welcome screen:** Running [`mint`](/cli/commands) or `mint --help` now shows a branded welcome screen.
+ ## Improvements
+ - Workflow stale review reminders: [Workflows](/workflows) that open pull requests now send Slack reminders when reviews go stale.
+
## Bug fixes
- - Initial file and navigation load in the [web editor](https://www.mintlify.com/docs/editor) is significantly faster.
- - Switching between deployments in the editor now works reliably.
+ - Initial file and navigation load in the [web editor](/editor) is faster.
+ - Switching between deployments in the editor now works more reliably.
- The agent history view scrolls correctly.
- - Dashboard links now point to the correct editor path.
- - The workflows integration picker search filter now filters results as expected.
- - Files in the editor file tree are alphabetized after you create a new file.
+ - Files in the editor file tree alphabetize after you create a new file.
- Accordions open automatically when you navigate to their hash anchor on the same page.
- The editor agent shows its overage and credit status before you send a message.
- - Slack out-of-credits notices are delivered reliably.
- Slack agent installs are rejected when the workspace is already owned by another organization, preventing cross-org conflicts.
- Future date selection in the dashboard uses the correct styles.