Skip to content

All versions since v0.24.0

v0.24.0

[!IMPORTANT] This release includes 3 security vulnerability patches. These include issues with CVE scores ranging from 4.6 to 7.4 scores.

Thank you to @G3XAR and @djnnvx for their responsible disclosures of these issues.

What’s Changed

New Contributors

Full Changelog: https://github.com/sysadminsmedia/homebox/compare/v0.23.1…v0.24.0

v0.24.1

What’s Changed

Full Changelog: https://github.com/sysadminsmedia/homebox/compare/v0.24.0…v0.24.1

v0.24.2

  • Actually fixes the item page crash (multiple validated reports and tests)

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

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