You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Add weekly updates for July 27-Aug 2, including authentication improvements, API playground enhancements, assistant updates, performance and reliability fixes, and technical improvements (#980)
* Add weekly updates for July 27-Aug 2, including authentication improvements, API playground enhancements, assistant updates, performance and reliability fixes, and technical improvements
* remove redundancies
---------
Co-authored-by: Ethan Palm <[email protected]>
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
58
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
- Clicking links updates URL without scrolling to top
36
-
- Resolved anchor link issues in nested tabs
37
-
38
-
## Assistant updates
39
-
- Unified Assistant API that's compatible with the AI SDK
40
-
- Copy button added to chat responses
41
-
- Improved message retry functionality
42
-
- Less verbose default responses for better user experience
43
-
44
59
## Code block improvements
45
60
46
61
- Improved syntax highlighting
47
62
- Added more customization options including focus mode, expandable code blocks, dark and light mode responsiveness, language dropdown menu, line numbering, and icons
48
-
49
-
## Performance and reliability
50
-
51
-
- Faster, more accurate search with debounced request cancellation
52
-
- Page, image, and asset load time optimizations
53
-
- Enhanced Mermaid diagram rendering, including GANTT chart support
0 commit comments