Back to the changelog

v0.52.5

July 18, 2026

Deep cleanup under the hood, simpler deployments: less code to maintain means a more solid product — gone is a never-active authentication layer (and its configuration requirement that complicated installs), along with orphaned components and 230+ dead translations. And the last hardcoded strings now speak your language, dates and amounts included.

  • Improvement

    Simpler installs, callbacks unchanged

    Async tasks keep completing exactly as before, via API-key callbacks. But a mandatory configuration variable that blocked service startup without providing any real protection is gone: one less requirement for every install and appliance.

  • Design

    The whole interface in your language

    Confirmation messages in the item detail and dialog close buttons now follow your chosen language; dates in settings and costs in the task detail use the proper locale format (e.g. "07/18/2026" and "€1.50" in English, "18/07/2026" and "€ 1,50" in Italian).