Skip to content

Releases: sidequery/ghostree

Ghostree v0.3.22

12 Mar 20:13

Choose a tag to compare

Polish Worktrunk sidebar headers.

Ghostree v0.3.21

11 Mar 01:19

Choose a tag to compare

  • Sync with the latest upstream Ghostty changes and fixes.
  • Fix --working-directory=home and --working-directory=inherit for new windows.
  • Improve macOS window, dock badge, and glass-background behavior after the upstream merge.

Ghostree v0.3.20

07 Mar 17:19

Choose a tag to compare

  • Reduce sidebar spacing by wrapping list content in a Section
  • Add sidebar tab context menu actions
  • Rename settings section from Worktrunk to General
  • Remove bold font weight from active worktree tab
  • Add opencode wrapper script for PATH resolution in sidebar launches

Ghostree v0.3.19

05 Mar 04:45

Choose a tag to compare

What's new

  • Built-in support for GitHub Copilot CLI agent (#23)
  • Remove vouch system and enable GitHub issues (#24)
  • Optimize Worktrunk sidebar refreshes and fix dropped refresh reruns (#25)
  • Restore sidebar grouping with sidebar tabs (#19)
  • CI fixes for GitHub-hosted runners (#20)

Ghostree v0.3.18

01 Mar 19:02

Choose a tag to compare

Fix critical memory leak in DockTilePlugin that caused unbounded memory growth (100GB+) in the "Dock Extra (Ghostree.app)" process, even when Ghostree was not running.

Ghostree v0.3.17

01 Mar 16:38

Choose a tag to compare

Upstream sync + Ghostree fixes:

  • Fix crash when adding tab from tab overview
  • Fix diff panel transparency when toggled
  • Suppress loading spinner during background diff sidebar refreshes
  • Fix settings window layout (remove empty toolbar, use fixed frame)
  • Fix Tab key navigation in new worktree sheet
  • Bump embedded worktrunk from 0.22.0 to 0.27.0
  • Use host bundle defaults for dock icon
  • Show title override in command palette jump commands
  • NSDockTilePlugin for dynamic dock icons
  • Inline tab title editing on double-click
  • Inactive window tint overlay for liquid glass
  • Refined macOS surface drag handle UI
  • Fix new tab crash
  • Fix glass tinting when theme changes
  • Cursor style and visibility shader uniforms
  • Grapheme width change detection
  • Unicode 17 support (uucode 0.2.0)
  • Sign DockTilePlugin in local release script

Ghostree v0.3.16

26 Feb 12:34

Choose a tag to compare

  • Add "Display session time" toggle to Worktrunk settings
  • Make diff sidebar button a toggle that reflects visibility state
  • Apply swiftlint auto-fixes and fix remaining violations

Ghostree v0.3.15

25 Feb 14:44

Choose a tag to compare

  • Add split-button toolbar item for opening in external editors
  • Add mechanical safeguards for PR target repo in AGENTS.md

Ghostree v0.3.14

22 Feb 14:39

Choose a tag to compare

  • Fix implicit nil initialization in optional properties
  • Fix restore path handling for missing worktrees
  • CI improvements for fork compatibility
  • Nix build fixes for zon2nix cache paths

Ghostree v0.3.13

21 Feb 00:57

Choose a tag to compare

Sync with upstream Ghostty (upstream changes include clickable file path fixes, scroll-to-bottom on output, fullscreen non-native config, palette inversion opt-in, shell integration improvements, swiftlint cleanup, i18n updates, and more).