Skip to content

Commit 703a9a2

Browse files
committed
remove old changelog
1 parent ade5a57 commit 703a9a2

File tree

1 file changed

+0
-32
lines changed

1 file changed

+0
-32
lines changed

changelog.mdx

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

8-
<Update label="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-
408
<Update label="August 10 - August 16" tags={["Improvements"]} rss={{ title: "Weekly Updates", description: "Performance optimizations, LLM integrations, web editor polish, and API playground enhancements" }}>
419

4210
## Performance and build optimizations

0 commit comments

Comments
 (0)