Kythia Workspace v0.3.1
Kythia Workspace v0.3.1
Changes
- UI Standardization: Completely revamped and standardized the application design across all components. Added a beautiful frameless Title Bar.
- Command Palette (
Ctrl+K/Cmd+K): Implemented a new Command Palette for lightning-fast, keyboard-driven navigation across all workspace modules. - Lazy-Loaded Routing: Re-engineered page routing with
react-router-domandSuspenseto lazily load modules. This dramatically reduces the initial load time of the application.
Bug Fixes
- Loading Screen Glitch: Fixed a visual z-index bug during lazy-loading where the sidebar toggle and Gamification badge would bleed over the workspace initialization loading screen.
- Tray App Styling: Fixed an issue where the tray app did not correctly apply CSS variables for custom themes.
Full Changelog: v0.3.0...v0.3.1