diff --git a/docs/releases/0.2.2.md b/docs/releases/0.2.2.md new file mode 100644 index 0000000..15f1112 --- /dev/null +++ b/docs/releases/0.2.2.md @@ -0,0 +1,14 @@ +--- +title: Release 0.2.2 +--- + +## Release 0.2.2 + +[Release 0.2.2](https://github.com/inventree/InvenTree/releases/tag/0.2.2) provides a number of major new features and improvements, as well as some crucial bug fixes: + +## New Features + +## Major Bug Fixes + +| PR | Description | +| --- | --- | diff --git a/docs/releases/new.md b/docs/releases/new.md index cfec771..ff8340b 100644 --- a/docs/releases/new.md +++ b/docs/releases/new.md @@ -8,7 +8,8 @@ For information on the latest and greatest InvenTree features, refer to the rele | Release | Date | | ------- | ---- | -| [0.2.1](../0.2.1) | *In Development* | +| [0.2.2](../0.2.2) | *In Development* | +| [0.2.1](../0.2.1) | April 2021 | | [0.2.0](../0.2.0) | April 2021 | | [0.1.8](../0.1.8) | April 2021 | | [0.1.7](../0.1.7) | March 2021 | diff --git a/docs/start/docker.md b/docs/start/docker.md index 1ee6928..5262108 100644 --- a/docs/start/docker.md +++ b/docs/start/docker.md @@ -110,6 +110,9 @@ An nginx configuration file must be provided to the image. Use the example confi *__Note__: You must save this conf file in the same directory as your docker-compose.yml file* +!!! info "Proxy Pass" + If you change the name (or port) of the InvenTree web server container, you will need to also adjust the `proxy_pass` setting in the nginx.conf file! + ### Volumes There are two container volumes created: