@@ -5,7 +5,7 @@ rss: true
5
5
noindex : true
6
6
---
7
7
8
- <Update label = " July 27-Aug 2 " rss = { { title: " Weekly Updates" , description: " Authentication improvements, search enhancements, and assistant API" }} >
8
+ <Update label = " July 27 - August 2 " tags = { [ " Improvements " ] } rss = { { title: " Weekly Updates" , description: " Authentication improvements, search enhancements, and assistant API" }} >
9
9
## Authentication improvements
10
10
11
11
- Local development improvements to auth, enabling faster development of auth features and bug fixes in this product area
@@ -40,7 +40,7 @@ noindex: true
40
40
- Upgraded MongoDB from version 6 to 7 for improved performance and new features
41
41
</Update >
42
42
43
- <Update label = " July 2025" rss = { { title: " July Product Updates" , description: " Slack app integration, hosted MCP servers, Cursor integration, and performance improvements" }} >
43
+ <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" }} >
44
44
## Slack app
45
45
46
46
- Zero friction access: Bot responds to DMs, @mentions , and any question in your ` #ask-ai ` channel
@@ -62,7 +62,7 @@ noindex: true
62
62
- Added more customization options including focus mode, expandable code blocks, dark and light mode responsiveness, language dropdown menu, line numbering, and icons
63
63
</Update >
64
64
65
- <Update label = " June 2025" rss = { { title: " June Product Updates" , description: " AI assistant updates and subscribable changelogs" }} >
65
+ <Update label = " June 2025" tags = { [ " New releases " , " Improvements " ] } rss = { { title: " June Product Updates" , description: " AI assistant updates and subscribable changelogs" }} >
66
66
## AI assistant updates
67
67
68
68
- Improved accuracy through agentic RAG with tool calling
@@ -80,7 +80,7 @@ noindex: true
80
80
81
81
</Update >
82
82
83
- <Update label = " May 2025" >
83
+ <Update label = " May 2025" tags = { [ " Improvements " ] } >
84
84
## API playground stability updates
85
85
86
86
- Search to find an endpoint
@@ -94,7 +94,7 @@ noindex: true
94
94
Can now use ` mint update ` to update your CLI.
95
95
</Update >
96
96
97
- <Update label = " April 2025" >
97
+ <Update label = " April 2025" tags = { [ " New releases " , " Improvements " ] } >
98
98
## Web Editor 3.0
99
99
100
100
<Frame >
@@ -137,7 +137,7 @@ noindex: true
137
137
Bring interactivity to your docs. All standard React hooks are automatically available in your MDX files. [ Learn more.] ( react-components )
138
138
</Update >
139
139
140
- <Update label = " March 2025" >
140
+ <Update label = " March 2025" tags = { [ " New releases " , " Improvements " ] } >
141
141
## MCP server generator
142
142
143
143
<Frame >
@@ -162,7 +162,7 @@ noindex: true
162
162
- Codeblocks within callouts expand to fill the width of the callout area
163
163
</Update >
164
164
165
- <Update label = " February 2025" >
165
+ <Update label = " February 2025" tags = { [ " New releases " , " Improvements " ] } >
166
166
## New configuration schema ` docs.json `
167
167
168
168
<Frame >
@@ -214,7 +214,7 @@ noindex: true
214
214
- [ 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.
215
215
</Update >
216
216
217
- <Update label = " January 2025" >
217
+ <Update label = " January 2025" tags = { [ " Improvements " ] } >
218
218
## AI Assistant Improvements
219
219
220
220
- New UI with dedicated chat page & pre-filled prompts
0 commit comments