2
0
mirror of https://github.com/inventree/inventree-docs.git synced 2025-04-28 05:36:46 +00:00

Adds release page for 0.4.5

This commit is contained in:
Oliver 2021-08-10 11:14:22 +10:00
parent 23e6de48aa
commit b5480fc0e7
2 changed files with 13 additions and 0 deletions

12
docs/releases/0.4.5.md Normal file
View File

@ -0,0 +1,12 @@
---
title: Release 0.4.5
---
## Release 0.4.5
### Bug Fixes
| Pull Request | Description |
| --- | --- |
| [#1931](https://github.com/inventree/InvenTree/pull/1931) | Fixes bug in nginx.conf configuration file |
| [#1932](https://github.com/inventree/InvenTree/pull/1932) | Fixes some form rendering issues for the SupplierPart and ManufactuerPart models |

View File

@ -16,6 +16,7 @@ The InvenTree project follows the formalized release numbering scheme, according
| Release | Date | Docker |
| --- | --- | --- |
| [0.4.5](./0.4.5.md) | - | - |
| [0.4.4](./0.4.4.md) | 2021-08-09 | [inventree:0.4.4](https://hub.docker.com/layers/inventree/inventree/0.4.4/images/sha256-adf5f8515a1a1f8b35404e1bb634ef31572baf9472fd5e6920327953c822e477?context=explore) |
| [0.4.3](./0.4.3.md) | 2021-08-05 | [inventree:0.4.3](https://hub.docker.com/layers/inventree/inventree/0.4.3/images/sha256-441af7821e59c1f96e012fe3060497aa8da9d085701513d1eab3a45c42297fc8?context=explore) |
| [0.4.2](./0.4.2.md) | 2021-08-02 | [inventree:0.4.2](https://hub.docker.com/layers/inventree/inventree/0.4.2/images/sha256-987c656ec21cc8f8dc1c1d74d5443368161b6ef27cb823edcbcddd5aa28ccf6c?context=explore) |