Skip to content

Changelog

Version v0.15.2

Changes

  • Fixes BS Javascript turning nulls into empty strings for unknown reasons for the soldPrice and purchasePrice before passing to the API causing save errors. We now explicitly set them to 0 values if they are empty to prevent this weird behavior.

Full Changelog: https://github.com/sysadminsmedia/homebox/compare/v0.15.1…v0.15.2