Skip to content

Commit fc456f2

Browse files
authored
Sep. 27 - Oct. 3 changelog (#1450)
* oct 3 changelog * twoslash/Shiki
1 parent 3a4deae commit fc456f2

File tree

1 file changed

+43
-0
lines changed

1 file changed

+43
-0
lines changed

changelog.mdx

Lines changed: 43 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,49 @@ rss: true
55
noindex: true
66
---
77

8+
<Update label="September 27 - October 3" tags={["New releases", "Improvements"]} rss={{ title: "Weekly Updates", description: "Products navigation, accessibility CLI, API playground enhancements, and extensive accessibility improvements" }}>
9+
10+
## New features
11+
12+
- **Products navigation**: Organize documentation for multiple products with the product switcher navigation
13+
- **Accessibility CLI command**: Run `mint a11y` to test your docs for accessibility issues
14+
- **Video responses in API playground**: API playground now supports displaying video response types
15+
- **API playground prefill**: New option to prefill API playground examples for faster testing
16+
- **Unauthenticated feedback**: For sites using partial authentication, users can now submit feedback without being authenticated
17+
- **Shiki theme support**: Shiki themes are now supported for code block styling
18+
- **Twoslash for code blocks**: TypeScript and JavaScript code blocks now support Twoslash for inline type information
19+
20+
## Accessibility improvements
21+
22+
- Added comprehensive ARIA attributes across components for better screen reader support
23+
- New "skip to main content" button for keyboard navigation
24+
- Arrow key navigation support in tab components
25+
- Enhanced tooltips, nested lists, and code group accessibility
26+
- Improved focus states and keyboard interaction patterns throughout the UI
27+
28+
## Assistant and analytics enhancements
29+
30+
- Added bar chart visualization for assistant query analytics
31+
- Unified date range picker in assistant analytics page
32+
- Zoom controls for assistant analytics charts
33+
- Better assistant history management with hotkeys and chat sheet improvements
34+
35+
## Bug fixes and reliability
36+
37+
- Fixed z-index issues with side panel overlays
38+
- Fixed light mode color fallbacks and theme-related styling bugs
39+
- Fixed API playground expandables not working with anchor links
40+
- Fixed `.md` link accessibility for ChatGPT and other LLM agents
41+
- Fixed image dimension handling for percentage-based widths and heights
42+
- Fixed code block rendering issues with language tags and custom themes
43+
- Fixed accordion link formatting and styling
44+
- Fixed footer spacing when assistant configuration is empty
45+
- Fixed card icon rendering for local repository images
46+
- Fixed audio file handling in API playground (prevented UTF-8 decoding)
47+
- Improved PR publish state management in web editor
48+
49+
</Update>
50+
851
<Update label="September 20 - September 26" tags={["Improvements"]} rss={{ title: "Weekly Updates", description: "Language support expansion, UI improvements, and infrastructure enhancements" }}>
952

1053
## Language support expansion

0 commit comments

Comments
 (0)