iii/v0.19.7
iii-hq/iiiiii/v0.19.7Jun 24, 2026by iii-hq-ci[bot]
AI Summary
A patch release focusing on configuration persistence and improving overlay filesystem behavior for local workers.
Key Highlights
- Persisted value-only YAML configuration, dropping the schema from disk.
- Stripped redundant config.yaml blocks once persisted.
- Fixed full VM restart for overlay local workers on source edits.
Full Release Notes
## What's Changed * docs(changelog): add 0.19.6 entry for erofs overlay lower by @guibeira in https://github.com/iii-hq/iii/pull/1906 * refactor(configuration): persist value-only YAML, drop schema from disk by @andersonleal in https://github.com/iii-hq/iii/pull/1901 * fix(iii-worker): full VM restart for overlay local workers on source edits by @andersonleal in https://github.com/iii-hq/iii/pull/1908 * feat(configuration): strip redundant config.yaml blocks once persisted by @andersonleal in https://github.com/iii-hq/iii/pull/1907 * fix(release): add bump=none to iterate pre-release trains by @guibeira in https://github.com/iii-hq/iii/pull/1909 **Full Changelog**: https://github.com/iii-hq/iii/compare/iii/v0.19.6...iii/v0.19.7