@@ -74,28 +74,24 @@ noindex: true
74
74
75
75
</Update >
76
76
77
- <Update label = " September 14 - September 19" tags = { [" Improvements" ]} rss = { { title: " Weekly Updates" , description: " Dashboard performance improvements, Slack bot enhancements , and authentication improvements " }} >
77
+ <Update label = " September 14 - September 19" tags = { [" Improvements" ]} rss = { { title: " Weekly Updates" , description: " Web editor and authentication improvements , and bug fixes " }} >
78
78
79
- ## Dashboard and performance improvements
79
+ ## Web editor and authentication improvements
80
80
81
- - Improved dashboard loading performance with optimized deployment queries
82
- - Enhanced file caching with unique ID headers for better version tracking
83
-
84
- ## Slack Writer bot enhancements
85
-
86
- - Redesigned Slack bot UI with improved task tracking and progress visualization
87
- - Added structured task lists showing completion status with visual indicators
88
- - Enhanced final message formatting with action buttons for viewing changes and opening in editor
89
- - Improved branch name display and repository information in bot responses
81
+ - Continued app router migration for the web editor, removing blockers and improving performance
82
+ - Enhanced login error handling with explicit email validation messages
83
+ - Fixed whitespace handling in email address validation
90
84
91
85
## Authentication improvements
92
86
93
87
- Added support for validated redirect parameters in login callback to reduce login friction
94
88
- Improved login flow for SSO and impersonation with better redirect handling
95
89
96
- ## Assistant configuration
97
-
98
- - Added ` enableAskAiButton ` configuration option for assistant to control Ask AI button visibility
90
+ ## Bug fixes and reliability
91
+ - Fixed GitLab integration issues with larger repositories
92
+ - Improved dashboard loading performance with optimized deployment queries
93
+ - Fixed SVG path rendering issues in documentation
94
+ - Fixed keyboard navigation in search and chat functionality
99
95
100
96
</Update >
101
97
0 commit comments