## v26.22.0 (26.05.2026) This release marks the introduction of official support for debian based linux installations and python 3.14! ### Fixes - Pin Panel and Param python packages to avoid breaking issues with type validation. - Maintainers changelog generation script now fails gracefully when dealing with pre-releases. ### Features - Add API to list latest identifiers. - Add support for Python 3.14 and Debian based installations of Juice. ### Full release notes - fix(tooling): handle version detection failure gracefully in changelog tool([!373](https://gitlab.com/orangeqs/juice/-/merge_requests/373)) - refactor(client): deprecate juice.client entrypoint injection([!366](https://gitlab.com/orangeqs/juice/-/merge_requests/366)) - feat(python): add support for python 3.14([!372](https://gitlab.com/orangeqs/juice/-/merge_requests/372)) - fix(orchestration): fixed docs and package manager error([!371](https://gitlab.com/orangeqs/juice/-/merge_requests/371)) - feat(orchestration): added support for running juice on ubuntu 26.04([!367](https://gitlab.com/orangeqs/juice/-/merge_requests/367)) - feat(tooling): generate calver version and links to MR titles in changelog script([!363](https://gitlab.com/orangeqs/juice/-/merge_requests/363)) - fix(tests): pin panel and param([!370](https://gitlab.com/orangeqs/juice/-/merge_requests/370)) - feat(identifiers): add function to list latest identifiers([!369](https://gitlab.com/orangeqs/juice/-/merge_requests/369))