Skip to content

Changelog

Version v0.25.0 Latest

[!NOTE] As always, we highly recommend making a backup of your databases and files before upgrading!

[!IMPORTANT] This release fixes CVE-2026-40196 which allowed a user removed from their default group to still access it via the API.

Big Changes

  • Tag Relationships: Tags can now have parents/children, and icons.
  • Fractional/Decimal Quantities: You can now have partial quantities like 1.2, 3.45, etc.
  • User Settings Stored in DB: Your user preferences are now stored in the DB, settings persist across devices and browsers.
  • OpenTelemetry Support: Homebox now has basic OpenTelemetry tracing, logging and error tracking. While not full and in-depth yet, it has already proven useful in finding issues and potential performance problems.
  • More Barcode Providers: OpenFoodFacts, OpenBeautyFacts, and OpenProductsFact have been added as providers to broaden the support for scanning product barcodes for metadata.
  • And plenty of other improvements and bug fixes.

What’s Changed

New Contributors

Full Changelog: https://github.com/sysadminsmedia/homebox/compare/v0.24.2…v0.25.0