Skip to content

Commit 3a4c497

Browse files
committed
more robust changelog
1 parent 298bd17 commit 3a4c497

File tree

1 file changed

+34
-1
lines changed

1 file changed

+34
-1
lines changed

changelog.mdx

Lines changed: 34 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ rss: true
55
noindex: true
66
---
77

8-
<Update label="July 2025" rss={{ title: "July Product Updates", description: "Slack app integration with zero friction access and contextual answers" }}>
8+
<Update label="July 2025" rss={{ title: "July Product Updates", description: "Slack app integration, hosted MCP servers, Cursor integration, and performance improvements" }}>
99
## Slack app
1010

1111
- Zero friction access: Bot responds to DMs, @mentions, and any question in your `#ask-ai` channel
@@ -14,6 +14,39 @@ noindex: true
1414
- Deflect support interruptions: Turn daily questions into instant, self-serve answers
1515

1616
Learn more in our [Slack app guide](/ai/slack-app).
17+
18+
## Hosted MCP servers
19+
20+
Deploy Model Context Protocol (MCP) servers directly through Mintlify for seamless AI tool integrations. Learn more in our [MCP guide](/ai/model-context-protocol).
21+
22+
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.
23+
24+
## Authentication improvements
25+
26+
- Enhanced local development environment for auth features
27+
- Preview deployments now available for auth-protected sites
28+
- Fixed redirect behavior to properly return users to their original page
29+
- Added logout button display for authenticated users
30+
31+
## API playground enhancements
32+
33+
- Fixed `multipart/form-data` file upload functionality
34+
- Improved anchor link behavior
35+
- Clicking links updates URL without scrolling to top
36+
- Resolved anchor link issues in nested tabs
37+
38+
## Assistant updates
39+
40+
- Copy button added to chat responses
41+
- Improved message retry functionality
42+
- Less verbose default responses for better user experience
43+
44+
## Performance and reliability
45+
46+
- Faster, more accurate search with debounced request cancellation
47+
- Page, image, and asset load time optimizations
48+
- Enhanced Mermaid diagram rendering, including GANTT chart support
49+
- Improved CLI stability on Windows
1750
</Update>
1851

1952
<Update label="June 2025" rss={{ title: "June Product Updates", description: "AI assistant updates and subscribable changelogs" }}>

0 commit comments

Comments
 (0)