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
Copy file name to clipboardExpand all lines: changelog.mdx
-32Lines changed: 0 additions & 32 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -5,38 +5,6 @@ rss: true
5
5
noindex: true
6
6
---
7
7
8
-
<Updatelabel="August 17 - August 23"tags={["Improvements"]}rss={{ title: "Weekly Updates", description: "Image layout fixes, auth enhancements, mobile nav improvements, and web editor stability" }}>
9
-
10
-
## Image handling improvements
11
-
12
-
-**Major improvement**: Images no longer cause layout shift by default, even when width and height attributes aren't specified—automatic sizing prevents content jumping during page loads
13
-
- All static files in your repository (PDF, TXT, XML, etc.) are now automatically uploaded and served when you deploy, providing complete asset coverage
14
-
15
-
## Web editor and deployment enhancements
16
-
17
-
- Fixed branch creation workflow in web editor to correctly navigate to and stay on newly created branches
18
-
- Enhanced merge conflict dialog with proper escape functionality, no more page reloads required to dismiss conflicts
19
-
- Optimized update workflow performance by cache-invalidating only changed pages during partial updates, reducing deployment times
20
-
21
-
## Authentication and navigation improvements
22
-
23
-
- New support for authentication on custom subdirectories, if you serve docs at `https://yourdomain.com/docs`, authentication now works seamlessly
24
-
- Fixed sidebar display bug that incorrectly showed when only one link was configured
25
-
- Comprehensive mobile navigation overhaul: centered buttons with proper margin/padding, improved spacing in dropdown menus, removed unnecessary dividers and margins for empty sections, and fixed Maple theme gap/padding issues
26
-
27
-
## Component and styling fixes
28
-
29
-
- Resolved `<h1-6>` tag conversion issue that was incorrectly transforming them into Heading components and disrupting custom styling
30
-
- One-click assistant configuration toggle added to dashboard for easier management
31
-
32
-
## Technical improvements and reliability
33
-
34
-
- Enhanced logging system for update workflows enabling faster debugging and issue resolution
35
-
- Fixed GitHub rate limiting for customers with 10+ OpenAPI/AsyncAPI specs by switching from individual file fetching to repository cloning
36
-
- Improved assistant reliability with backup LLM support, enhanced rate limit error handling, and more robust search tool functionality
37
-
38
-
</Update>
39
-
40
8
<Updatelabel="August 10 - August 16"tags={["Improvements"]}rss={{ title: "Weekly Updates", description: "Performance optimizations, LLM integrations, web editor polish, and API playground enhancements" }}>
0 commit comments