mirror of
https://github.com/inventree/inventree-docs.git
synced 2025-04-28 13:46:54 +00:00
Merge remote-tracking branch 'inventree/master' into django-q-docs
This commit is contained in:
commit
65b5e6577c
@ -4,7 +4,7 @@ title: Release 0.1.8
|
|||||||
|
|
||||||
## Release 0.1.8
|
## Release 0.1.8
|
||||||
|
|
||||||
[Release 0.1.8](https://github.com/inventree/InvenTree/releases/tag/0.1.8) (WIP) provides a number of major new features and improvements, as well as some crucial bug fixes:
|
[Release 0.1.8](https://github.com/inventree/InvenTree/releases/tag/0.1.8) provides a number of major new features and improvements, as well as some crucial bug fixes:
|
||||||
|
|
||||||
## New Features
|
## New Features
|
||||||
|
|
||||||
@ -38,4 +38,6 @@ title: Release 0.1.8
|
|||||||
| [#1407](https://github.com/inventree/InvenTree/pull/1407) | Fixes unncessary column requirement when importing BOM |
|
| [#1407](https://github.com/inventree/InvenTree/pull/1407) | Fixes unncessary column requirement when importing BOM |
|
||||||
| [#1430](https://github.com/inventree/InvenTree/pull/1430) | Fixes error thrown when migrating from very old data set |
|
| [#1430](https://github.com/inventree/InvenTree/pull/1430) | Fixes error thrown when migrating from very old data set |
|
||||||
| [#1441](https://github.com/inventree/InvenTree/pull/1441) | Fixes template rendering error if git not available on system path |
|
| [#1441](https://github.com/inventree/InvenTree/pull/1441) | Fixes template rendering error if git not available on system path |
|
||||||
|
| [#1446](https://github.com/inventree/InvenTree/pull/1446) | Fixes bug exporting BOM to YAML format |
|
||||||
|
| [#1449](https://github.com/inventree/InvenTree/pull/1449) | Fixes bug which prevented transfer of serialized stock items |
|
||||||
|
|
||||||
|
@ -8,7 +8,7 @@ For information on the latest and greatest InvenTree features, refer to the rele
|
|||||||
|
|
||||||
| Release | Date |
|
| Release | Date |
|
||||||
| ------- | ---- |
|
| ------- | ---- |
|
||||||
| [0.1.8](../0.1.8) | *In Development* |
|
| [0.1.8](../0.1.8) | April 2021 |
|
||||||
| [0.1.7](../0.1.7) | March 2021 |
|
| [0.1.7](../0.1.7) | March 2021 |
|
||||||
| [0.1.6](../0.1.6) | February 2021 |
|
| [0.1.6](../0.1.6) | February 2021 |
|
||||||
| [0.1.5](../0.1.5) | January 2021 |
|
| [0.1.5](../0.1.5) | January 2021 |
|
||||||
|
Loading…
x
Reference in New Issue
Block a user