@@ -74,26 +74,28 @@ noindex: true
74
74
75
75
</Update >
76
76
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: " Dashboard performance improvements, Slack bot enhancements, and authentication improvements " }} >
78
78
79
- ## GitLab integration enhancements
79
+ ## Dashboard and performance improvements
80
80
81
- - Enhanced GitLab connection UI in dashboard settings for easier repository management
82
- - Added webhook support for automatic documentation updates on GitLab commits
81
+ - Improved dashboard loading performance with optimized deployment queries
82
+ - Enhanced file caching with unique ID headers for better version tracking
83
83
84
- ## Web editor and authentication improvements
84
+ ## Slack Writer bot enhancements
85
85
86
- - Continued app router migration for the web editor, removing blockers and improving performance
87
- - Enhanced login error handling with explicit email validation messages
88
- - Fixed whitespace handling in email address validation
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
89
90
90
- ## Bug fixes and reliability
91
+ ## Authentication improvements
92
+
93
+ - Added support for validated redirect parameters in login callback to reduce login friction
94
+ - Improved login flow for SSO and impersonation with better redirect handling
95
+
96
+ ## Assistant configuration
91
97
92
- - Fixed app router socket update functionality for real-time features
93
- - Fixed SVG path rendering issues in documentation
94
- - Fixed keyboard navigation in search and chat functionality
95
- - Fixed history status endpoint reliability
96
- - Resolved middleware edge cases and onClick event handling issues
98
+ - Added ` enableAskAiButton ` configuration option for assistant to control Ask AI button visibility
97
99
98
100
</Update >
99
101
0 commit comments