diff --git a/docs/releases/0.1.6.md b/docs/releases/0.1.6.md index 2b391ba..72b83df 100644 --- a/docs/releases/0.1.6.md +++ b/docs/releases/0.1.6.md @@ -32,3 +32,4 @@ Refer to the [report documentation](../../report/report) for further information | [#1288](https://github.com/inventree/InvenTree/pull/1288) | Fixes bug which caused errors with table search | | [#1289](https://github.com/inventree/InvenTree/pull/1289) | Fixes display bug when a part "units" field is empty | | [#1290](https://github.com/inventree/InvenTree/pull/1290) | Fixes CSS issues with long error messages in modal forms | +| [#1294](https://github.com/inventree/InvenTree/pull/1294) | Allows access to static files without being logged in |