iii/v0.19.2
thedotmack/claude-memiii/v0.19.2Jun 9, 2026by iii-hq-ci[bot]
AI Summary
iii v0.19.2 introduces self-describing worker APIs and enhanced telemetry capabilities. The release improves HTTP trigger handling and website navigation while adding observability improvements.
Key Highlights
- Self-describing worker::* API
- Enhanced worker telemetry with CI environment detection
- HTTP route conflict resolution
- Client subscriptions to Browser SDK
New Features
- Self-describing worker APIs with builtin descriptions
- Enhanced telemetry with CI environment detection
- HTTP trigger unregister owner-aware
- Website destination tabs and nav overlap fixes
Full Release Notes
## What's Changed * docs(stream): point client subscriptions to Browser SDK by @rohitg00 in https://github.com/iii-hq/iii/pull/1797 * fix(install): retry transient 5xx/timeout failures in curl downloads by @guibeira in https://github.com/iii-hq/iii/pull/1798 * fix: worker add telemetry by @sergiofilhowz in https://github.com/iii-hq/iii/pull/1802 * fix(engine): make HTTP trigger unregister owner-aware (#1796) by @guibeira in https://github.com/iii-hq/iii/pull/1803 * Add: iii.worker.yaml manifest docs & fix observability imports in linkly tutorial by @anthonyiscoding in https://github.com/iii-hq/iii/pull/1801 * Chore/docs gaps 2: Manual copy next to root by @anthonyiscoding in https://github.com/iii-hq/iii/pull/1805 * feat(worker-api)!: self-describing worker::* API + builtin worker descriptions by @andersonleal in https://github.com/iii-hq/iii/pull/1780 * docs(sdk(go): fix pkg.go.dev rendering for the Go SDK by @MarcusElwin in https://github.com/iii-hq/iii/pull/1786 * fix(website): restore destination tabs and nav overlap fix by @rohitg00 in https://github.com/iii-hq/iii/pull/1804 * fix(website): true-parabola hero complexity chart by @rohitg00 in https://github.com/iii-hq/iii/pull/1815 * feat(telemetry): enhance worker telemetry to include CI environment detection by @sergiofilhowz in https://github.com/iii-hq/iii/pull/1816 * fix(engine): reject conflicting HTTP routes instead of panicking by @guibeira in https://github.com/iii-hq/iii/pull/1818 **Full Changelog**: https://github.com/iii-hq/iii/compare/iii/v0.19.0...iii/v0.19.2