Skip to content

Releases: angristan/fast-resume

v1.17.2

05 Mar 14:34

Choose a tag to compare

1.17.2 (2026-03-05)

Bug Fixes

  • detect Copilot CLI sessions in UUID subdirectories (787ec65), closes #27

v1.17.1

05 Mar 13:32

Choose a tag to compare

1.17.1 (2026-03-05)

Bug Fixes

  • handle FileNotFoundError when scanning session files (d1096a7), closes #29

v1.17.0

14 Feb 09:43

Choose a tag to compare

1.17.0 (2026-02-14)

Features

  • add SQLite support for OpenCode 1.2 storage format (4b23eeb)

v1.16.2

13 Feb 17:50

Choose a tag to compare

1.16.2 (2026-02-13)

Bug Fixes

  • trigger binary build pipeline (f9043e2)

v1.16.1

13 Feb 17:43

Choose a tag to compare

1.16.1 (2026-02-13)

Bug Fixes

  • move binary builds into CI workflow and wire up semantic-release outputs (d5abd55)
  • wire binary builds into CI workflow (81d156a)

v1.16.0

13 Feb 17:33

Choose a tag to compare

1.16.0 (2026-02-13)

Features

  • add standalone binary builds for Homebrew distribution (11cedec)

v1.15.3

05 Feb 08:41

Choose a tag to compare

1.15.3 (2026-02-05)

Bug Fixes

  • pin rich <14.3.2 to prevent freeze with images in iTerm (08b76a1)

v1.15.2

04 Feb 19:06

Choose a tag to compare

1.15.2 (2026-02-04)

Bug Fixes

  • tui: update selected_session before resume on click (684259a)

v1.15.1

04 Feb 19:02

Choose a tag to compare

1.15.1 (2026-02-04)

Bug Fixes

  • tui: handle Enter key when results table is focused (5488f48)
  • vibe: use --agent auto-approve instead of non-existent --auto-approve flag (7fb5fae)

v1.15.0

04 Feb 18:29

Choose a tag to compare

1.15.0 (2026-02-04)

Features

  • tui: add pointer cursor styles using Textual 7.4.0 (29628dc)