Skip to content

Commit 841c8ac

Browse files
Update changelog.mdx
1 parent 8a0e8a5 commit 841c8ac

File tree

1 file changed

+16
-14
lines changed

1 file changed

+16
-14
lines changed

changelog.mdx

Lines changed: 16 additions & 14 deletions
Original file line numberDiff line numberDiff line change
@@ -74,26 +74,28 @@ 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: "Dashboard performance improvements, Slack bot enhancements, and authentication improvements" }}>
7878

79-
## GitLab integration enhancements
79+
## Dashboard and performance improvements
8080

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
8383

84-
## Web editor and authentication improvements
84+
## Slack Writer bot enhancements
8585

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
8990

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
9197

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
9799

98100
</Update>
99101

0 commit comments

Comments
 (0)