diff --git a/docs/releases/0.1.7.md b/docs/releases/0.1.7.md index 09c1ca5..51d79af 100644 --- a/docs/releases/0.1.7.md +++ b/docs/releases/0.1.7.md @@ -53,3 +53,6 @@ Label printing functionality has been simplified and brought into line with the | [#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 | +| [#1379](https://github.com/inventree/InvenTree/pull/1379) | Fixes an obtuse bug introduced by the new server-side pagination feature | +| [#1381](https://github.com/inventree/InvenTree/pull/1381) | Fixes permissions error caused by incorrect table name lookup | +