Releases: supabitapp/supacode
Releases · supabitapp/supacode
Supacode Tip ("Nightly")
tip Latest Continuous Release
v0.6.9
v0.6.8
v0.6.7
v0.6.5
v0.6.4
v0.6.3
What's Changed
- Add cmd-m shortcut for branch rename button by @khoi in #114
- Show shortcut hints when holding Control by @khoi in #116
- Fix launch crash when bundled wt script is missing by @khoi in #121
- Skip collapsed repositories in worktree navigation by @barrettj in #119
- Fix smart punctuation substitution in script editors by @khoi in #122
- Add pre-archive script with live loading progress by @khoi in #123
- Fix initial prompt missing worktree name on first tab by @onevcat in #125
- Add repo-local supacode.json override for repository settings by @khoi in #124
- Notification in system banner by @dtdanh03 in #126
- Align embedded Ghostty accessibility with Ghostty.app by @onevcat in #133
- Fix orphaned run-script processes when archiving worktrees by @khoi in #136
New Contributors
Full Changelog: v0.6.2...v0.6.3
v0.6.2
What's Changed
- Fix bundled git-wt submodule path resolution by @khoi in #85
- Keep sidebar worktree rows two lines at narrow widths by @khoi in #88
- Support multi-select sidebar worktree actions and detail summary by @khoi in #84
- Add configurable worktree creation prompt flow by @khoi in #86
- Add setting for notification worktree reordering by @khoi in #89
- Refresh PR state immediately after merge without synthetic MERGED status by @khoi in #90
- Fix Cmd+N to focus only the newly created worktree by @khoi in #94
- Add Ghostty background transparency support by @khoi in #93
- Add inline split buttons next to New Tab by @khoi in #95
- Add Close PR command palette action by @khoi in #96
- Show branch rename affordance on hover by @khoi in #99
- Fix transparent background rendering in sidebar and setup progress by @khoi in #102
- Switch worktree shortcuts to Ctrl+1-0 by @khoi in #107
- Remap numeric hotkeys for worktree and tab switching by @khoi in #103
- Add IntelliJ and RustRover editor options by @khoi in #111
- Fix bare repository naming and base-dir collisions by @khoi in #112
Full Changelog: v0.6.1...v0.6.2
v0.6.1
What's Changed
🚀 Performance improvement is a big theme for this release
- Worktree creation is much faster, and with progress
- Github Integrations major refactor for a huge speed gain
Full Changelog: v0.5.17...v0.6.1
v0.5.17
What's Changed
🚀 Basically make worktree creation faster, also fix a hanging issue caused by a lot of Github info.
Full Changelog: v0.5.15...v0.5.17