mirror of
https://github.com/inventree/inventree-docs.git
synced 2025-06-16 12:15:30 +00:00
Add entry for 0.7.0 in the release notes page
This commit is contained in:
@ -6,6 +6,18 @@ title: Release 0.7.0
|
||||
|
||||
0.7.0 is a major feature release of the InvenTree software project. For a comprehsive list of changes associated with this release, please refer to the [InvenTree GitHub page](https://github.com/inventree/InvenTree/milestone/10).
|
||||
|
||||
### Plugins
|
||||
|
||||
In addition to providing a slew of new features and stability improvements (as listed below), this version focuses heavily on improvements to the [plugin system](../extend/plugins.md). The plugin ecosystem has received a major overhaul, and now provides a number of new plugin "mixins" for supporting custom functionality. The plugin system will continue to receive attention over the next major release cycle.
|
||||
|
||||
|
||||
!!! warning "Plugin Changes"
|
||||
Version `0.7.0` introduces some major changes (improvements) to the plugin interface. If you are updating from a previous version, any custom plugins you have installed may also need to be updated.
|
||||
|
||||
### Unit Testing
|
||||
|
||||
This release also provides a marked improvement in unit testing and code coverage. The project is now above 85% code coverage! This is a great milestone, but we can do better! We will continue to improve our unit testing to ensure that InvenTree remains a high quality, stable software product.
|
||||
|
||||
## New Features
|
||||
|
||||
### Order Target Dates
|
||||
|
Reference in New Issue
Block a user