What's Changed
- fix(website): increase border contrast in light mode and add light/dark mode browser preference support by @anthonyiscoding in #1583
- Communication improvements by @anthonyiscoding in #1584
- Include engine workers in worker listings by @guibeira in #1585
- Enhance emphasis on complexity elimination by @anthonyiscoding in #1587
- ci: skip CI on website-only changes by @ytallo in #1588
- docs(console): extract how-to content from reference, reduce duplication by @anthonyiscoding in #1586
- ci(engine): publish live function/trigger interface for builtin workers by @guibeira in #1592
- fix(ci): pin engine worker publish to the release version by @guibeira in #1598
- docs(state): document state::update and nested-merge ops by @ytallo in #1600
- fix(ci): collect trigger types, keep namespace in function names by @guibeira in #1601
- fix(telemetry): correct client_type and auto-detect project_name across engine + SDKs by @ytallo in #1596
- fix(ci): baseline-diff trigger types + iii-exec stub + full engine log by @guibeira in #1603
- fix(worker): remove artifact host allowlist from lockfile validator by @ytallo in #1602
- fix(sandbox-daemon): identify worker as iii-sandbox to the engine by @guibeira in #1604
Full Changelog: iii/v0.11.5...iii/v0.11.6-next.6