diff --git a/changelog.mdx b/changelog.mdx index 6aeab1185..eec768c7b 100644 --- a/changelog.mdx +++ b/changelog.mdx @@ -74,26 +74,24 @@ noindex: true - + -## GitLab integration enhancements - -- Enhanced GitLab connection UI in dashboard settings for easier repository management -- Added webhook support for automatic documentation updates on GitLab commits - -## Web editor and authentication improvements +## Web editor and dashboard login improvements - Continued app router migration for the web editor, removing blockers and improving performance - Enhanced login error handling with explicit email validation messages - Fixed whitespace handling in email address validation -## Bug fixes and reliability +## Authentication improvements -- Fixed app router socket update functionality for real-time features +- Added support for validated redirect parameters in login callback to reduce login friction +- Improved login flow for SSO with better redirect handling + +## Bug fixes and reliability +- Fixed GitLab integration issues with larger repositories +- Improved dashboard loading performance with optimized deployment queries - Fixed SVG path rendering issues in documentation - Fixed keyboard navigation in search and chat functionality -- Fixed history status endpoint reliability -- Resolved middleware edge cases and onClick event handling issues