v0.40.0
This release focuses on navigation and dashboard polish: a new command palette for quick access to everything, and a refreshed sync activity feed.
New Features
- Command Palette: Press Cmd+K (Mac) or Ctrl+K (Windows/Linux) to instantly search and navigate across organizations, packages, repositories, and settings pages. A search button with keyboard shortcut hint is also available in the sidebar.
- Theme Toggle: Switch between Light, Dark, and System themes directly from the user dropdown menu.
Improvements
- Dashboard Recent Syncs: Restyled to match the repository sync log — now shows status icons, sync duration, version stats (added/updated/removed) with tooltips, and a "View error" button for failed syncs.
- Shared Data: Backend shared data is now served as typed Spatie Data DTOs, improving type safety between Laravel and the frontend.
Fixes
- Fixed release workflow using a redundant release name definition.
Redesigned Recent Syncs: status icons, duration, and version stats
Theme Toggle: switch between Light, Dark, and System from the user menu
All releases