diff --git a/docs/releases/0.1.7.md b/docs/releases/0.1.7.md index d905fb0..513abcd 100644 --- a/docs/releases/0.1.7.md +++ b/docs/releases/0.1.7.md @@ -29,6 +29,10 @@ Label printing functionality has been simplified and brought into line with the [#1352](https://github.com/inventree/InvenTree/pull/1354) provides a *significant* visual improvement for displaying menubars on various pages. The previous *tab style* navigation has been removed, and replaced with a vertical menu which can be toggled between icon-and-text or icon-only. +### API Permissions + +[#1363](https://github.com/inventree/InvenTree/pull/1363) enforces user role permissions onto the REST API endpoints. Authenticated users can now only perform REST actions which align with their allocated role(s). + ## Major Bug Fixes | PR | Description | | --- | --- |