Changelog
Version v0.15.2
Changes
- Fixes BS Javascript turning nulls into empty strings for unknown reasons for the
soldPriceandpurchasePricebefore passing to the API causing save errors. We now explicitly set them to0values if they are empty to prevent this weird behavior.
Full Changelog: https://github.com/sysadminsmedia/homebox/compare/v0.15.1…v0.15.2