Skip to content

Tortie 0.26.1

Choose a tag to compare

@github-actions github-actions released this 16 Aug 18:21
· 384 commits to main since this release

This release bundles tmux, replaces update dialogs with a quiet status control and improves several session interactions. The bundled tmux takes effect only when a new server starts, so updating does not interrupt running sessions.

Added

  • Tortie now includes a signed tmux 3.7b, so new installations need no separate tmux setup. It adopts the bundled version only for new servers and refuses untested client-server version combinations (2c225e4)
  • A status ring above Settings now shows update progress and offers actions such as restart now, install on quit and repair. Background checks remain quiet, although the ring is unavailable on the home screen until an update is staged (9eb2b7f)

Fixed

  • Collapsed session lists now support group drag and drop, restoring a session asks before opening its project, and the View menu shows all 4 views and shortcuts (cc60680)
  • Agent startup failures now identify missing interpreters or show the agent's final output instead of leaving a dead pane. Tortie also waits up to 10 seconds for slow login shells (2b4ee2f)
  • Test and harness launches no longer access the macOS keychain or leave keychain prompts behind (0d92728)