Skip to content

v0.34.0

Choose a tag to compare

@marcus marcus released this 21 Jan 06:11
· 604 commits to main since this release

What's New

Features

  • Configurable tab themes with 16 built-in presets
  • File picker modal (f) in worktree diff view
  • File headers and navigation in worktree diff pane
  • Header click opens the project switcher
  • Rename shells with persistent display names
  • Improved shortcuts modal layout

Performance

  • Pre-fetch task details to eliminate lag in the task tab
  • Adapter metadata caching to reduce file I/O

Bug Fixes

  • Merge workflow error handling and resolution actions
  • Race condition fixes in caches and worktree pre-fetch
  • Flash preview pane on invalid key interactions
  • Worktree deletion fix for non-repo cwd
  • Watcher race condition and buffer fixes
  • Project switcher filter no longer hijacks input
  • Shell display name persistence fix when saving defaults
  • Guard flashPreviewTime against zero-value time

Dependencies

  • Embedded td updated to v0.18.0