diff --git a/docs/releases/0.4.5.md b/docs/releases/0.4.5.md index df1da82..80a85b7 100644 --- a/docs/releases/0.4.5.md +++ b/docs/releases/0.4.5.md @@ -11,3 +11,4 @@ title: Release 0.4.5 | [#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 | | [#1934](https://github.com/inventree/InvenTree/pull/1934) | Addresses datetime issue in background worker heartbeat task | +| [#1938](https://github.com/inventree/InvenTree/pull/1938) | Fixes nefarious bug which prevent token auth from working for media files when behind a nginx proxy |