✨ A new version of OrangeQS Juice is now available!

## Useful Links

- [Source Code (GitLab)](https://gitlab.com/orangeqs/juice)
- [Installation Guide](https://docs.orangeqs.com/juice/core/v26.34.0/tutorials/getting-started/installation.html)

## v26.34.0 (17.08.2026)

### Fixes

- Fixed incorrect OQS brand colors in the dashboard palette and architecture diagram
- Fixed the installer's setup name configuration and made the Zest consent prompt visible again
- General bugfixes (ignored image prune failures during orchestration builds, ensured downstream libraries can use HintWidget, fixed a broken installation guide link in changelogs)

### Features

- Fridge monitor dashboard now orders cryostat levels by temperature

### Documentation

- Replaced the architecture overview diagram with an updated version

### Full release notes

- fix(dashboard): correct OQS brand colors in palette and architecture diagram([!486](https://gitlab.com/orangeqs/juice/-/merge_requests/486))
- feat(dashboard): order fridge monitor cryostat levels by temperature([!485](https://gitlab.com/orangeqs/juice/-/merge_requests/485))
- fix(install): setup name configuration and Zest consent input message invisible([!484](https://gitlab.com/orangeqs/juice/-/merge_requests/484))
- fix(orchestration): ignore image prune failure in build unit([!483](https://gitlab.com/orangeqs/juice/-/merge_requests/483))
- docs(architecture): replace overview diagram with new juice_architecture.svg([!481](https://gitlab.com/orangeqs/juice/-/merge_requests/481))
- fix(docs): ensure downstream libraries can use HintWidget([!435](https://gitlab.com/orangeqs/juice/-/merge_requests/435))
- fix(tooling): broken link to installation guide on changelogs([!482](https://gitlab.com/orangeqs/juice/-/merge_requests/482))