Skip to content

Commit 177133d

Browse files
committed
mash the 2 together
1 parent 841c8ac commit 177133d

File tree

1 file changed

+10
-14
lines changed

1 file changed

+10
-14
lines changed

changelog.mdx

Lines changed: 10 additions & 14 deletions
Original file line numberDiff line numberDiff line change
@@ -74,28 +74,24 @@ noindex: true
7474

7575
</Update>
7676

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" }}>
7878

79-
## Dashboard and performance improvements
79+
## Web editor and authentication improvements
8080

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
9084

9185
## Authentication improvements
9286

9387
- Added support for validated redirect parameters in login callback to reduce login friction
9488
- Improved login flow for SSO and impersonation with better redirect handling
9589

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
9995

10096
</Update>
10197

0 commit comments

Comments
 (0)