changelog

← arizuko · concepts · getting started

What shipped, dated, terse. Reverse chronological. The chat broadcast for each release lives at the top of every block; the bullets below expand it for operators.

arizuko v0.42.0 — 19 May 2026

Five new dashd pages, three security fixes, and secrets now encrypted at rest. The operator dashboard is usable for day-to-day ops without touching .env or the DB.

Full notes: CHANGELOG § v0.42.0

arizuko v0.41.0 — 18 May 2026

Mint a public chat URL or a webhook URL with one MCP call; both flow into the same agent through the same store.

Full notes: CHANGELOG § v0.41.0

arizuko v0.33.0 — 2 May 2026

Voice replies close the loop on the audio channel that Whisper opened months ago, and the router stops guessing JID kinds from sign bits — every adapter now emits typed addresses (telegram:group/…, discord:<guild>/<channel>) so routes, grants, and onboarding speak one language.

Full notes: CHANGELOG § v0.33.0

arizuko v0.32.2 — 30 Apr 2026

URL polish on the slink round-handle protocol shipped in v0.32.0. The verb does the work now — POST extends a round, GET observes it — and special tokens (/turn/, ?steer=) disappear.

Full notes: CHANGELOG § v0.32.2

arizuko v0.32.1 — 30 Apr 2026

Quiet bugfix release. Closes a cross-world spam vector revealed by v0.32.0’s own release broadcast: tier-1 world agents could send to chats that route to other worlds, producing the same notice 2–4× per chat.

Full notes: CHANGELOG § v0.32.1

arizuko v0.32.0 — 30 Apr 2026

Slink becomes the universal “drop a message, observe the round” surface. Every agent run is now a first-class object with a stable handle, pageable frames, an SSE stream that closes cleanly, and steering for chained follow-ups — useful for cron jobs, web pages, and scripts that need to talk to the agent without a full chat client.

Full notes: CHANGELOG § v0.32.0

older

Everything before v0.32.0 lives in the canonical CHANGELOG.md on GitHub.