--- title: Release 0.1.7 --- ## Release 0.1.7 [Release 0.1.7](https://github.com/inventree/InvenTree/releases/tag/0.1.7) (WIP) provides a number of major new features and improvements, as well as some crucial bug fixes: ## New Features ### Label Printing Label printing functionality has been simplified and brought into line with the PDF reporting functionality. [#1342](https://github.com/inventree/InvenTree/pull/1342) represents a significant refactor of the label printing code. !!! info "More Information" Refer to the [label printing documentation](../../report/labels) for further details. ### Display Sub Builds [#1344](https://github.com/inventree/InvenTree/pull/1344) adds display of sub-builds under the build detail ### Recently Updated Stock [#1350](https://github.com/inventree/InvenTree/pull/1350) adds *Recently Updated Stock* view to the index page ## Major Bug Fixes | PR | Description | | --- | --- | | [#1341](https://github.com/inventree/InvenTree/pull/1341) | Fixes display issue with Part variant table | | [#1351](https://github.com/inventree/InvenTree/pull/1351) | Fixes bug which prevented filtering of reports and labels to work correctly | | [#1352](https://github.com/inventree/InvenTree/pull/1352) | Fixes bug updating part "trackable" status |