Skip to content

Tortie 0.20.2

Choose a tag to compare

@github-actions github-actions released this 15 Aug 04:24
· 429 commits to main since this release

This release stops crashes during quit and makes removed sessions recoverable for 90 days. It also improves update feedback and preserves split layouts across restarts.

Added

  • Past Sessions provides a searchable list of removed sessions for 90 days and shows whether each can resume its conversation (d08ab00)
  • Manual update checks now show when an update is ready and confirm that it will install when you quit (aa4e456)
  • Packaged builds now log updater activity and report why an installation was refused on the next launch (a63ec76)

Changed

  • New File and New Folder now ask for a valid name before writing anything to disk (7c0ae02)
  • Removing a skill now uses the skills CLI and shows every path that will be deleted before confirmation (f33599b)

Fixed

  • Tortie now waits for file watchers to stop before quitting, preventing the crash reports previously created on every exit (3c09245, 3d1d70c)
  • Split groups now preserve their layout and focused pane when projects reopen or Tortie restarts (2cbd873)
  • Antigravity sessions now prove conversation ownership from the process holding the conversation open and can reclaim incorrect assignments (ecdfcad)