## v26.23.0 (01.06.2026) This release marks the addition of the Alert API, allowing users to configure email alerts based on any parameter monitored by the Juice system! ### Fixes - Remove .egg-info in post attach command and remove ubuntu dockerfile - Fix svg files in docs to be visible in dark mode ### Features - Add tutorial and API for setting up email alerts - Display setup name on overview page ### Documentation - Add autogenerated example toml files for all configurables ### Full release notes - feat(dashboard): display setup name on overview page([!381](https://gitlab.com/orangeqs/juice/-/merge_requests/381)) - feat(docs): add autogenerated example toml files for all configurables([!374](https://gitlab.com/orangeqs/juice/-/merge_requests/374)) - docs(images): fix svg files to be visible in dark mode([!378](https://gitlab.com/orangeqs/juice/-/merge_requests/378)) - feat(alerts): add tutorial and API for setting up email alerts([!348](https://gitlab.com/orangeqs/juice/-/merge_requests/348)) - feat(tooling): update changelog tool to also generate release announcement([!376](https://gitlab.com/orangeqs/juice/-/merge_requests/376)) - fix(devcontainer): remove .egg-info in post attach command and remove ubuntu dockerfile([!377](https://gitlab.com/orangeqs/juice/-/merge_requests/377))