From 0e16dbf884c9ca638cdb62b481f75042a3671ec7 Mon Sep 17 00:00:00 2001 From: Oliver Date: Wed, 3 Mar 2021 08:48:04 +1100 Subject: [PATCH] Update 0.1.7.md --- docs/releases/0.1.7.md | 3 +++ 1 file changed, 3 insertions(+) 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 | +