Skip to content

v0.8.3

Choose a tag to compare

@kid7st kid7st released this 04 Jul 18:16

Release 0.8.3.

Changed

  • Telegram per-session turn queue is now in-memory (file-backed WAL removed). Single-turn-per-session FIFO unchanged; only restart-durability dropped — consistent with start's no-graceful-drain on SIGTERM. Un-summoned group context buffer stays durable.

Removed

  • Pre-0.x global-credential migration hint in the startup auth report; falls back to the generic fastagent login hint.

Merge → tag v0.8.3 → GitHub Release; publish.yml re-verifies and publishes to npm via OIDC.