diff --git a/changelog.mdx b/changelog.mdx index 8a0e11113..b1f19a4c4 100644 --- a/changelog.mdx +++ b/changelog.mdx @@ -5,6 +5,29 @@ rss: true 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 + +- 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 + +- Fixed app router socket update functionality for real-time features +- 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 + + + ## Major releases