diff --git a/docs/releases/0.1.7.md b/docs/releases/0.1.7.md index 785a148..c82809f 100644 --- a/docs/releases/0.1.7.md +++ b/docs/releases/0.1.7.md @@ -40,3 +40,4 @@ Label printing functionality has been simplified and brought into line with the | [#1351](https://github.com/inventree/InvenTree/pull/1351) | Fixes bug which prevented filtering of reports and labels to work correctly | | [#1352](https://github.com/inventree/InvenTree/pull/1352) | Fixes bug updating part "trackable" status | | [#1353](https://github.com/inventree/InvenTree/pull/1353) | Fixes bug which caused error when "special" regex characters were used for part search | +| [#1371](https://github.com/inventree/InvenTree/pull/1371) | Fixes a *very* long-running bug whereby API requests for invalid endpoints were redirected to the web-view index page |