mirror of
https://github.com/inventree/inventree-docs.git
synced 2025-06-13 10:45:32 +00:00
Merge branch 'master' into mfa
This commit is contained in:
@ -4,6 +4,10 @@ title: Release 0.6.0
|
||||
|
||||
## Release 0.6.0
|
||||
|
||||
0.6.0 is a major feature release of the InvenTree software project. For a comprehensive list of changes associated with this release, refer to the [InvenTree GitHub page](https://github.com/inventree/InvenTree/milestone/8).
|
||||
|
||||
## New Features
|
||||
|
||||
### Build Order Allocation
|
||||
|
||||
PR [#2094](https://github.com/inventree/InvenTree/pull/2094) represents a significant improvement to the worflow for allocating stock items against a build order. A new API endpoint has been created allowing stock items to be allocated against builds, with dynamic validation and feedback of error messages.
|
||||
@ -54,7 +58,7 @@ PR [#2208](https://github.com/inventree/InvenTree/pull/2208) provides notificati
|
||||
|
||||
PR [#2221](https://github.com/inventree/InvenTree/pull/2221) adds support for MFA (multi factor authentication). This enables admins to require all users to enable MFA as a second auth step. Refer to the [documentation](../settings/mfa) for further information.
|
||||
|
||||
### Bug Fixes
|
||||
## Major Bug Fixes
|
||||
|
||||
| Pull Request | Description |
|
||||
| --- | --- |
|
||||
|
Reference in New Issue
Block a user