Skip to content

Releases: supabitapp/supacode

Supacode Tip ("Nightly")

11 Feb 17:06

Choose a tag to compare

Pre-release
tip Latest Continuous Release

v0.6.9

19 Mar 15:36
v0.6.9
0b9e17a

Choose a tag to compare

What's Changed

Full Changelog: v0.6.8...v0.6.9

v0.6.8

14 Mar 22:52
v0.6.8
42a2832

Choose a tag to compare

  • Fix a problem where focus jumps after closing pane

v0.6.7

09 Mar 20:42
v0.6.7
3611cf3

Choose a tag to compare

What's Changed

📁 Allow specifying custom folders to store the worktrees
👻 Bump ghostty to 1.3.0

v0.6.5

04 Mar 18:11
v0.6.5
87ef500

Choose a tag to compare

  • Fix a permission issue where sub-process can't request perm

v0.6.4

04 Mar 16:35
v0.6.4
79134aa

Choose a tag to compare

What's Changed

  • Restore global-by-default repository settings persistence by @khoi in #140

Full Changelog: v0.6.3...v0.6.4

v0.6.3

02 Mar 06:44
v0.6.3
e63fed1

Choose a tag to compare

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

23 Feb 06:11
v0.6.2
6065184

Choose a tag to compare

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

18 Feb 13:34
v0.6.1
1b7a429

Choose a tag to compare

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

17 Feb 13:05
v0.5.17
675eefe

Choose a tag to compare

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