--- date: 2026-04-18 title: "Changelog — April 18, 2026" lang: en author: ZhenYi --- ## Collaboration - **Channel Organization**: Create custom channel categories and drag channels between categories for better workspace organization - **Member Sync**: New project members are automatically added to all existing rooms and channels - **Workspace Invitations**: New invitation system with project and workspace support; accept invitations via unique links - **Discord-Inspired UI**: Redesigned channel sidebar with improved member list and modern visual design ## AI Features - **Context-Aware AI**: AI chat now includes project context and sender information for more relevant responses - **Git Integration in AI**: AI assistant can now access repository data through integrated git tools ## Git & Repositories - **Repository Browser**: New tools for browsing repository files and accessing git blob data directly in conversations ## Performance - **Faster Message Loading**: Messages now load instantly from local cache before fetching from server - **Smoother Scrolling**: Optimized virtual scrolling with improved overscan for fluid scrolling through long message histories - **Mention Popover Speed**: Refactored mention suggestions with caching and optimized rendering ## Deployment - **Real-time connections**: Improved WebSocket support for reliable live updates - **Health monitoring**: Kubernetes health checks for better uptime ## Security - **Password Recovery**: New password reset flow with confirmation step for secure account recovery ## Email - **Reliable Email Delivery**: Fixed email sending failures with improved connection handling and automatic retry - **Async Email Queue**: Email delivery now uses an optimized async queue with retry mechanism ## Fixes - Message search functionality now works correctly - Cursor tracking in message input no longer loses position during typing - Channel category navigation now works as expected with keyboard - Project name now appears in invitation responses - Model names display correctly in settings panels - Multiple WebSocket connection issues resolved - Scrolling performance issues fixed