mirror of
https://github.com/inventree/inventree-docs.git
synced 2025-04-28 05:36:46 +00:00
Update 0.1.7.md
This commit is contained in:
parent
e378b6f3ca
commit
e18e27462b
@ -33,6 +33,10 @@ Label printing functionality has been simplified and brought into line with the
|
|||||||
|
|
||||||
[#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). Refer to the [API documentation](../../extend/api/#authorization) for further information.
|
[#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). Refer to the [API documentation](../../extend/api/#authorization) for further information.
|
||||||
|
|
||||||
|
### Query Pagination
|
||||||
|
|
||||||
|
[#1373](https://github.com/inventree/InvenTree/pull/1373) *finally* introduces server-side pagination of large querysets, resulting in a significantly improved user experience. For larger data sets, retrieval time has been reduced from multiple seconds to ~100ms.
|
||||||
|
|
||||||
## Major Bug Fixes
|
## Major Bug Fixes
|
||||||
| PR | Description |
|
| PR | Description |
|
||||||
| --- | --- |
|
| --- | --- |
|
||||||
|
Loading…
x
Reference in New Issue
Block a user