Releases: sidequery/ghostree
Releases · sidequery/ghostree
Ghostree v0.3.22
Ghostree v0.3.21
- 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
- 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
Ghostree v0.3.18
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
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
- 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
- Add split-button toolbar item for opening in external editors
- Add mechanical safeguards for PR target repo in AGENTS.md
Ghostree v0.3.14
- 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
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).