diff --git a/docs/releases/0.6.0.md b/docs/releases/0.6.0.md index 4388c9e..5094eac 100644 --- a/docs/releases/0.6.0.md +++ b/docs/releases/0.6.0.md @@ -6,9 +6,7 @@ title: 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). -With this release we are also issuing the first InvenTree community survey. -We do not have any tracking or mandatory signup in InvenTree, so we depend on you filling this out to gather insights into the user base. Please take 3-5 minutes to tell us a bit more about your deployment [here](https://s.surveyplanet.com/y0dw92gg). -The results will be released in a few weeks in [GitHub Discussions](https://github.com/inventree/InvenTree/discussions/2561). +### Highlights A few highlights for this release: - New and improved workflows for orders @@ -19,6 +17,13 @@ A few highlights for this release: If you are as excited as we are [set up your own instance](https://inventree.readthedocs.io/en/latest/start/intro/), check out the [demo](https://inventree.readthedocs.io/en/latest/demo/) or browse the [documentation](https://inventree.readthedocs.io/en/latest/)! +### Release Survey + +With this release we are also issuing the first InvenTree community survey. +We do not have any tracking or mandatory signup in InvenTree, so we depend on you filling this out to gather insights into the user base. Please take 3-5 minutes to tell us a bit more about your deployment [here](https://s.surveyplanet.com/y0dw92gg). + +The results will be released in a few weeks in [GitHub Discussions](https://github.com/inventree/InvenTree/discussions/2561). + ## New Features ### Build Order Allocation diff --git a/docs/releases/0.6.1.md b/docs/releases/0.6.1.md index d9cf7a5..39bbb32 100644 --- a/docs/releases/0.6.1.md +++ b/docs/releases/0.6.1.md @@ -8,4 +8,8 @@ Release 0.6.1 is a bug-fix release on the 0.6.x stable branch. For a comprehensive list of changes associated with this release, refer to the [InvenTree GitHub page](https://github.com/inventree/InvenTree/milestone/13). -## Bug Fixes \ No newline at end of file +## Bug Fixes + +!!! info "TODO" + +This section is a work in progress. diff --git a/docs/releases/release_notes.md b/docs/releases/release_notes.md index 9417290..5fa5053 100644 --- a/docs/releases/release_notes.md +++ b/docs/releases/release_notes.md @@ -24,6 +24,11 @@ The head of the *master* code branch represents the "latest and greatest" workin Specific tagged released are shown below. Click on the release notes for each version to learn more. +### 0.6.x +| Release | Date | GitHub | Docker | +| --- | --- | --- | --- | +| [0.6.0](./0.6.0.md) | 2022-02-21 | [0.6.0](https://github.com/inventree/InvenTree/releases/tag/0.6.0) | [inventree:0.6.0](https://hub.docker.com/layers/inventree/inventree/0.6.0/images/sha256-7f4d936d8647ee107a04752f13265687c580c89d5afdd4565e7073f2c32b357a?context=explore) | + ### 0.5.x | Release | Date | GitHub | Docker |