2
0
mirror of https://github.com/inventree/inventree-docs.git synced 2025-06-13 10:45:32 +00:00

Update releaes notes

This commit is contained in:
Oliver Walters
2021-06-16 23:09:30 +10:00
parent ef2124eb31
commit f953518151
3 changed files with 21 additions and 2 deletions

View File

@ -4,7 +4,7 @@ title: Release 0.2.3
## Release 0.2.3
Release 0.2.3 provides a number of major new features and improvements, as well as some crucial bug fixes:
[Release 0.2.3](https://github.com/inventree/InvenTree/releases/tag/0.2.3) provides a number of major new features and improvements, as well as some crucial bug fixes:
## New Features
@ -16,6 +16,10 @@ Release 0.2.3 provides a number of major new features and improvements, as well
[#1626](https://github.com/inventree/InvenTree/pull/1626) adds functionality which allows variants of parts to be optionally substituted in Bills of Material. This option is individually configurable per BOM line item.
### Docker Improvements
[#1664](https://github.com/inventree/InvenTree/pull/1664) provides major improvements to the InvenTree docker images. In particular, running in "production" mode (`INVENTREE_DEBUG=false`) now correctly handles serving of static and media files using the nginx reverse proxy.
## Major Bug Fixes
| PR | Description |