Skip to content

Latest commit

 

History

History
108 lines (47 loc) · 4.77 KB

File metadata and controls

108 lines (47 loc) · 4.77 KB

2.11.1 (2026-04-16)

Bug Fixes

  • use different port in Electrobun to avoid conflicts with local setup (cd43128)

2.11.0 (2026-04-13)

Bug Fixes

  • update LaunchButtons tests to match copy-path button replacement (5662444)

Features

  • LaunchButtons: replace Pippin shell button with copy path to clipboard (#17) (a1a1b33)

2.10.0 (2026-04-08)

Features

  • add Pippin shell action button to worktree launch buttons (#16) (5ba7e97)

2.9.0 (2026-04-08)

Features

  • implement Ghostty tab naming with project and worktree names (#15) (666b5a4)

2.8.0 (2026-04-07)

Features

  • add OpenCode quick action button to worktree cards (#14) (877175c)

2.7.1 (2026-04-02)

Bug Fixes

  • correctly detect clean worktrees when checking for uncommitted changes (#13) (10b2664)

2.7.0 (2026-03-26)

Features

  • add background git fetch on a separate longer schedule (#12) (0e3dd39)

2.6.1 (2026-03-25)

Bug Fixes

  • jira: fix issue URL construction, open via window.open, resizable panel, drag threshold (#11) (52376ed)

2.6.0 (2026-03-25)

Features

  • Jira issues panel with drag-and-drop worktree creation (#10) (ed8a5de)

2.5.0 (2026-03-24)

Features

  • git: add git pull on click for unpulled commits indicator (#9) (6a651d0)

2.4.3 (2026-03-23)

Bug Fixes

  • merge macOS build into release workflow (92df899)

2.4.2 (2026-03-23)

Bug Fixes

  • add Edit menu to prevent macOS beep on Cmd+C/V shortcuts (#7) (53a3d97)

2.4.1 (2026-03-23)

Bug Fixes

  • refactor: remove the skill about releases (4846898)

2.4.0 (2026-03-23)

Bug Fixes

  • replace @semantic-release/npm with @semantic-release/exec (c2ead61)

Features

  • add semantic-release for automated releases (06c30ac)
  • per-repo setup commands for worktree initialization (#8) (178b4e2)