Skip to content

0.0.9

Compare
Choose a tag to compare
@SchrodingersGat SchrodingersGat released this 22 Mar 09:19
· 14035 commits to master since this release
c6f0690

New Features

  • BOM export now supports multi-level BOMs - #641
  • Parts can now share thumbnail images, and thumbnails can be selected from existing images - #639
  • Add "stats" page to drop-down menu - #632
  • When a StockItem is split, the parent StockItem is recorded, allowing better tracability - #653
  • PurchaseOrders can now have files attached - #675

Major Bug Fixes

  • Fixed bug where creating a new StockItem with a serial number resulted in an error - #637
  • Fixed bug where Build creation date would be updated whenever the Build was edited - #638
  • Fix for multiple rendering issues for rounding numbers - #642
  • Fix decimal bug when calculating BOM overage - #666