Skip to content

Commit 4e4f508

Browse files
Update September 14-19 changelog to focus on user-facing changes (#1457)
* Update changelog.mdx * mash the 2 together * fix title --------- Co-authored-by: mintlify[bot] <109931778+mintlify[bot]@users.noreply.github.com> Co-authored-by: Hahnbee Lee <[email protected]>
1 parent 8a0e8a5 commit 4e4f508

File tree

1 file changed

+9
-11
lines changed

1 file changed

+9
-11
lines changed

changelog.mdx

Lines changed: 9 additions & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -74,26 +74,24 @@ noindex: true
7474

7575
</Update>
7676

77-
<Update label="September 14 - September 19" tags={["Improvements"]} rss={{ title: "Weekly Updates", description: "GitLab integration enhancements, app router migration progress, authentication improvements, and bug fixes" }}>
77+
<Update label="September 14 - September 19" tags={["Improvements"]} rss={{ title: "Weekly Updates", description: "Web editor and authentication improvements, and bug fixes" }}>
7878

79-
## GitLab integration enhancements
80-
81-
- Enhanced GitLab connection UI in dashboard settings for easier repository management
82-
- Added webhook support for automatic documentation updates on GitLab commits
83-
84-
## Web editor and authentication improvements
79+
## Web editor and dashboard login improvements
8580

8681
- Continued app router migration for the web editor, removing blockers and improving performance
8782
- Enhanced login error handling with explicit email validation messages
8883
- Fixed whitespace handling in email address validation
8984

90-
## Bug fixes and reliability
85+
## Authentication improvements
9186

92-
- Fixed app router socket update functionality for real-time features
87+
- Added support for validated redirect parameters in login callback to reduce login friction
88+
- Improved login flow for SSO with better redirect handling
89+
90+
## Bug fixes and reliability
91+
- Fixed GitLab integration issues with larger repositories
92+
- Improved dashboard loading performance with optimized deployment queries
9393
- Fixed SVG path rendering issues in documentation
9494
- Fixed keyboard navigation in search and chat functionality
95-
- Fixed history status endpoint reliability
96-
- Resolved middleware edge cases and onClick event handling issues
9795

9896
</Update>
9997

0 commit comments

Comments
 (0)