Skip to content

auto-browser v1.1.4

Choose a tag to compare

@LvcidPsyche LvcidPsyche released this 08 Jun 16:38

Documentation patch on top of v1.1.3 — no functional changes.

Changed

  • Documented the single-writer chain-integrity invariant on WitnessRecorder: the asyncio.Lock and in-memory head-hash cache are correct only within one process (the supported single-worker uvicorn deployment), so running multiple worker processes against the same witness_root would fork the receipt hash chain.
  • Bumped controller, client, LangChain integration, and browser-node package metadata to 1.1.4, plus release-facing version strings (dashboard badge, webhook user-agent, README highlights, launch notes, good-first-issue docs).

Full changelog: https://github.com/LvcidPsyche/auto-browser/blob/main/CHANGELOG.md