## v26.19.0 (04.05.2026) This release introduces a reporting engine that enables generating custom experimental reports using Markdown templates. Reports can be built using any data available in the Juice system. ### Features - Introduces report templating engine. - Add a unique setup id for each juice system and a configurable setup name. - Add scripts for generating changelogs for maintainers. ### Documentation - Add a tutorial for generating and customizing reports. ### Full release notes - feat(reporting): templating engine for custom reports - feat(orchestration): add setup name and setup id - fix(packaging): cleaning up installation docs - feat(tooling): changelog script for maintainers