## v26.32.0 (04.08.2026)

### Features

- `juice config view` now defaults to showing orchestration settings
- Dashboard tornado handlers can now be registered from outside the core repo
- Identifiers now support an optional name/description and can be searched

### Documentation

- Minor documentation improvements

### Full release notes

- feat(cli): default `juice config view` to OrchestrationSettings([!472](https://gitlab.com/orangeqs/juice/-/merge_requests/472))
- feat(dashboard): allow registration of tornado handlers outside core repo([!470](https://gitlab.com/orangeqs/juice/-/merge_requests/470))
- feat(identifiers): add optional name/description and search to identifiers([!469](https://gitlab.com/orangeqs/juice/-/merge_requests/469))
- docs: update release announcement steps for automated posting([!468](https://gitlab.com/orangeqs/juice/-/merge_requests/468))