mirror of
https://github.com/inventree/inventree-docs.git
synced 2025-04-28 05:36:46 +00:00
25 lines
992 B
Markdown
25 lines
992 B
Markdown
---
|
|
title: Release 0.4.3
|
|
---
|
|
|
|
## Release 0.4.3
|
|
|
|
!!! warning
|
|
Release 0.4.3 was issued with an incorrect version number, and reports in the "About InvenTree" screen as 0.4.2
|
|
|
|
### Installing Stock Items
|
|
|
|
[#1892](https://github.com/inventree/InvenTree/pull/1892) re-introduces a feature which had disappeared due to a regression. Serialized stock items can now (again) be "manually" installed into other stock items by the user.
|
|
|
|
### Searchable Thumbnails
|
|
|
|
[#1900](https://github.com/inventree/InvenTree/pull/1900) adds a search input to the Part thumbnail selection dialog
|
|
|
|
### Bug Fixes
|
|
|
|
| Pull Request | Description |
|
|
| --- | --- |
|
|
| [#1894](https://github.com/inventree/InvenTree/pull/1894) | Fixes bug in StockItem template when dealing with non-integer serial numbers |
|
|
| [#1895](https://github.com/inventree/InvenTree/pull/1895) | Bug fix for part API |
|
|
| [#1909](https://github.com/inventree/InvenTree/pull/1909) | Pins specific version of weasyprint library due to incompatibility |
|