Skip to content

Releases: supabitapp/supacode

Supacode Tip ("Nightly")

11 Feb 17:06
3180447

Choose a tag to compare

Pre-release
tip

Latest Continuous Release

v0.8.5

05 May 15:55
v0.8.5
4a8611d

Choose a tag to compare

What's Changed

  • Repository customization: per-repo title and color in the sidebar by @sbertix in #276
  • Worktree history: cmd-ctrl-←/→ to walk back / forward through recently selected worktrees by @sbertix in #279
  • Fix Run Script toolbar dropdown caching scripts from first-opened repo by @sbertix in #283
  • Add Android Studio editor option by @krocard in #292
  • Add tab renaming by @bitomule in #269

New Contributors

Full Changelog: v0.8.4...v0.8.5

v0.8.4

21 Apr 18:53
v0.8.4
bd9da92

Choose a tag to compare

What's Changed

  • Fix ⌘⌫ archive hotkey when clicking a sidebar worktree by @sbertix in #264
  • Fix cross-repo script dot tint and reduce sidebar animation CPU by @sbertix in #265
  • Notifications UX by @sbertix in #266:
    • ⇧⌘U to jump to the last notification
    • per-surface and per-tab notification indicator
    • clicking a macOS notification navigates to its terminal surface

Full Changelog: v0.8.3...v0.8.4

v0.8.3

21 Apr 08:47
v0.8.3
34da941

Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v0.8.2...v0.8.3

v0.8.2

20 Apr 21:22
v0.8.2
3b07571

Choose a tag to compare

What's Changed

  • Small UI improvements: detail toolbar, loading overlay, empty states by @sbertix in #258
  • Fix ⌘⇧, reload_config hotkey by @sbertix in #259
  • Dim inactive split panes by @sbertix in #260
  • Add Kiro CLI as third coding agent with hooks and CLI skill by @b0x42 in #245
  • Resolve PR repo via gh repo view so fork clones target upstream by @sbertix in #261

New Contributors

Full Changelog: v0.8.1...v0.8.2

v0.8.1

19 Apr 21:21
v0.8.1
c4e9be3

Choose a tag to compare

What's Changed

  • fix Ghostty background opacity toggle action handling by @vadimi in #225
  • Fix fork PR matching and always show worktree trailing info by @sbertix in #229
  • Add Icon Composer app icon for Liquid Glass by @sbertix in #230
  • Fix right-aligned PS1 width reporting by @khoi in #233
  • Handle Ghostty local URL paths by @sbertix in #236
  • Add CLI tool with socket transport and related skills by @sbertix in #227
  • Add repository preload placeholders by @sbertix in #237
  • Skip Tuist auth on fork PRs by @khoi in #249
  • Add RubyMine editor option by @CiTroNaK in #248
  • Improve open worktree UX with dedicated Reveal in Finder by @sbertix in #247
  • Respect split-preserve-zoom config when cycling splits by @Whoaa512 in #241
  • Add multiple user-defined scripts per repository by @sbertix in #246
  • Add CLI and deeplinks for running arbitrary user-defined scripts by @sbertix in #253
  • Unify sidebar state into atomic sidebar.json by @sbertix in #254
  • Add folder (non-git) repository support + harden removal pipeline by @sbertix in #257

New Contributors

Full Changelog: v0.8.0...v0.8.1

v0.8.0

08 Apr 11:58
v0.8.0
0150cea

Choose a tag to compare

What's Changed

  • Add coding agent hooks for Claude Code and Codex by @sbertix in #221
  • Add deeplinks by @sbertix in #223
  • Inhibit command on script and generalize single-tab bar hiding by @sbertix in #220

Full Changelog: v0.7.10...v0.8.0

v0.7.10

02 Apr 21:36
v0.7.10
8c99fa5

Choose a tag to compare

What's Changed

  • Increase repo section header prominence by @sbertix in #213
  • Auto-delete archived worktrees after a configurable period by @sbertix in #214

Full Changelog: v0.7.9...v0.7.10

v0.7.9

02 Apr 15:45
f414d85

Choose a tag to compare

What's Changed

  • Fix multiline script editor in settings by @yaroslavyaroslav in #202
  • Scope shimmer animation to prevent row blinking by @sbertix in #201
  • Keep terminal alive after blocking script completes by @sbertix in #200
  • Add global defaults for worktree copy flags and merge strategy by @sbertix in #199
  • Add terminal layout persistence and restoration by @sbertix in #205
  • Quote paths in Makefile for space-safe execution by @sbertix in #203
  • Replace auto-archive toggle with merged worktree action picker by @sbertix in #209
  • Fix Ghostty make targets for paths with spaces by @sbertix in #210

Full Changelog: v0.7.8...v0.7.9

v0.7.8

01 Apr 14:07
v0.7.8
c89de27

Choose a tag to compare

🔈 Fix system audio recording permission for Gabriel