mirror of
https://github.com/inventree/inventree-docs.git
synced 2025-04-28 13:46:54 +00:00
27 lines
951 B
Markdown
27 lines
951 B
Markdown
---
|
|
title: Release 0.8.0
|
|
---
|
|
|
|
## Release: 0.8.0
|
|
|
|
0.8.0 is a major feature release of the InvenTree software project. For a comprehsive list of changes associated with this release, please refer to the [InvenTree GitHub page](https://github.com/inventree/InvenTree/milestone/14).
|
|
|
|
## New Features
|
|
|
|
### Dockerfile Improvements
|
|
|
|
[#3042](https://github.com/inventree/InvenTree/pull/3042) provides a major overhaul of the InvenTree docker image and docker-compose files, providing significant improvements in terms of image size and build time.
|
|
|
|
### Shipment Features
|
|
|
|
[#3058](https://github.com/inventree/InvenTree/pull/3058) implements new data fields for the [Sales Order Shipment](../sell/shipment.md).
|
|
|
|
### Calendar Displays
|
|
|
|
[#3070](https://github.com/inventree/InvenTree/pull/3070) improves existing calendar displays for "order" tables and paves the way for future calendar improvements.
|
|
|
|
## Bug Fixes
|
|
|
|
| Pull Request | Description |
|
|
| --- | --- |
|