Skip to content

0.0.17

Choose a tag to compare

@github-actions github-actions released this 25 Mar 21:33
· 11 commits to main since this release

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:focus IPC 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:focus auto-selection flow
  • Project card metadata layout cleanup
  • Project-color selection highlight refinement
  • Version bump to 0.0.17