[3.5.5] - 2026-02-20
Breaking Changes
- [Node.Js]: Consider to update all setups to Node.Js 24 that is now the LTS.
- [docker]: Use mb_health instead of curl for HEALTHCHECK. This allows to save around 15MB on the image size. If you override the UI port or the protocol, update the CMD with mb_health https://localhost/health.
Added
- [images]: Add OCI standard labels (https://opencontainers.org/) to docker pipelines.
- [frontend]: Add frontend publishing steps to publish workflow.
- [docker]: Add dockerVersion api.
Changed
- [package]: Update dependencies.
- [package]: Bump package to
automatorv.3.0.8. - [package]: Bump
node-persist-managerto v.2.0.1, - [package]: Bump
eslintto v.10.0.0. - [package]: Bump
matter.jsto v.0.16.9 (suspended, waiting for matter-js/matter.js#3232).
Fixed
- [frontend]: Fix possible issue with some browser in check authentication. Thanks Ludovic BOUÉ and k3067e3 (#498).