iii/v0.22.1
iii-hq/iiiiii/v0.22.1Aug 7, 2026by iii-hq-ci[bot]
AI Summary
A patch release focusing on bug fixes for the engine, queue, and observability, alongside website improvements and documentation updates.
Key Highlights
- Unified iii-* binary resolution into a single PATH-first resolver.
- Enhanced console demo interactivity including zoom, scroll, and click-through forwarding.
- Fixed observability baggage header handling to treat empty headers as absent.
- Improved infrastructure stability with landing page frame and API search repairs.
Full Release Notes
## What's Changed * fix(queue): rebuild the transport named by the stored configuration at boot by @racso-dev in https://github.com/iii-hq/iii/pull/1987 * chore(website): record design-sync config, notes, and conventions by @anthonyiscoding in https://github.com/iii-hq/iii/pull/2009 * fix(engine): unify iii-* binary resolution into one PATH-first resolver by @anthonyiscoding in https://github.com/iii-hq/iii/pull/1999 * Fix broken links by @mintlify[bot] in https://github.com/iii-hq/iii/pull/2001 * fix(observability): treat empty baggage header as absent by @guibeira in https://github.com/iii-hq/iii/pull/2010 * Add blog on loop patterns by @chief-wizard in https://github.com/iii-hq/iii/pull/2020 * Add/harness section website by @anthonyiscoding in https://github.com/iii-hq/iii/pull/2019 * fix(infra): let the landing page frame its own console demo by @anthonyiscoding in https://github.com/iii-hq/iii/pull/2023 * docs(blog): add The Four Loops, Clearly Explained post by @rohitg00 in https://github.com/iii-hq/iii/pull/2025 * feat(website): clickable try-harness CTA in the console demo, first-click forwarding by @anthonyiscoding in https://github.com/iii-hq/iii/pull/2024 * fix(website): let a bottomed-out console pane scroll the page again by @anthonyiscoding in https://github.com/iii-hq/iii/pull/2026 * registry -> worker registry by @anthonyiscoding in https://github.com/iii-hq/iii/pull/2027 * fix(worker): validate dependency graphs without depth cap by @guibeira in https://github.com/iii-hq/iii/pull/2013 * fix(iii-queue): isolate RabbitMQ DLQ inspection channels by @guibeira in https://github.com/iii-hq/iii/pull/2018 * fix(infra): repair iii.dev /api/search 502 and retire stale smoke expectations by @anthonyiscoding in https://github.com/iii-hq/iii/pull/2022 * fix(website): make the console demo's zoom resolve and its exit immediate by @anthonyiscoding in https://github.com/iii-hq/iii/pull/2029 * ci: publish release candidates to rc by @guibeira in https://github.com/iii-hq/iii/pull/2038 * Add observability compliance blog by @chief-wizard in https://github.com/iii-hq/iii/pull/2042 * fix(engine): isolate test configuration persistence in tempdirs by @andersonleal in https://github.com/iii-hq/iii/pull/2047 * fix(sandbox): unblock resident guest processes — Nagle, exec cap, busy reaper by @andersonleal in https://github.com/iii-hq/iii/pull/2044 * fix(observability): reliable trace-trigger startup and metadata-preserving delivery by @andersonleal in https://github.com/iii-hq/iii/pull/2045 * docs: document 0.22.1 patch fixes by @guibeira in https://github.com/iii-hq/iii/pull/2043 ## New Contributors * @racso-dev made their first contribution in https://github.com/iii-hq/iii/pull/1987 * @mintlify[bot] made their first contribution in https://github.com/iii-hq/iii/pull/2001 * @chief-wizard made their first contribution in https://github.com/iii-hq/iii/pull/2020 **Full Changelog**: https://github.com/iii-hq/iii/compare/iii/v0.22.0...iii/v0.22.1