0.0.17
This release focuses on smoother repository setup and navigation, with improvements to Git history workflows, notification-driven job focus, and project list polish.
Highlights
- Improved the Git history panel with support for initializing Git, checking out branches directly, and filtering history to the current branch.
- Added a new
job:focusIPC flow so clicking notifications can automatically select and reveal the relevant job in the app. - Refined project cards by consolidating metadata into a cleaner single-row layout and using each project’s color for clearer selection highlighting.
Improvements
- Improved Git workflow ergonomics for projects that are not initialized yet or need faster branch switching from the history view.
- Improved app navigation by letting the main process drive job focus when notifications are used as entry points back into the app.
- Cleaned up project manager presentation for a more compact and readable overview.
Included In This Release
- Git init support from the Git history panel
- Branch checkout support from the Git history panel
- Current-branch filtering in Git history
- Notification-driven
job:focusauto-selection flow - Project card metadata layout cleanup
- Project-color selection highlight refinement
- Version bump to
0.0.17