Skip to content

Spool 0.5.2

Latest

Choose a tag to compare

@github-actions github-actions released this 29 May 10:41
· 24 commits to main since this release
317e1ca

What's new

  • perf(security): move purge / dismiss / undismiss SQL onto a worker thread (#352)
  • fix(security): smooth the scan-end visual transition (#351)
  • perf(security): batch scan-worker enqueue burst into one status publish (#350)
  • feat(sync): "Refresh from source" — explicit per-session rebuild action (#349)
  • feat(sync): switch syncer to append-only so user-side state survives re-sync (#348)
  • fix(db): dedupe (session_id, msg_uuid) and add UNIQUE INDEX (schema v14) (#347)
  • fix(security): collapse bulk purge into a single transaction (#344) (#346)
  • feat(security): add toggle to hide the row-level risk icon (#343)
  • fix(app): keep session scrolling responsive (#321)

Install

macOS (Apple Silicon)

curl -fsSL https://spool.pro/install.sh | bash

Linux (x86_64)
Download the AppImage from the assets below.

This is an early release — feedback and bug reports welcome via Issues.