## v26.24.0 (12.06.2026)

### Fixes

- General bugfixes and dashboard notification improvements on entrypoint errors

### Features

- Add CI tools for updating changelogs and generating MRs
- Add defaults for services, license folder and packages

### Documentation

- Publish lock file for all dependencies tested in CI for quick debugging.

### Full release notes

- ci(test): add test stage to release pipelines([!404](https://gitlab.com/orangeqs/juice/-/merge_requests/404))
- fix(tooling): remove formatted release announcement generation from ci([!401](https://gitlab.com/orangeqs/juice/-/merge_requests/401))
- docs(versioning): show packaged versions([!399](https://gitlab.com/orangeqs/juice/-/merge_requests/399))
- fix(dashboard): display startup errors from tornado and bokeh entrypoints with panel notifications([!383](https://gitlab.com/orangeqs/juice/-/merge_requests/383))
- feat(orchestration): add default folder, service and packages to bare installation([!387](https://gitlab.com/orangeqs/juice/-/merge_requests/387))
- feat(ci): add job for regular changelog updates([!384](https://gitlab.com/orangeqs/juice/-/merge_requests/384))
- fix(ipython): add jupyter_client_connection_info property to KernelConnectionInfo([!398](https://gitlab.com/orangeqs/juice/-/merge_requests/398))