mirror of
https://github.com/inventree/inventree-docs.git
synced 2025-06-13 18:55:26 +00:00
Refactor release_notes page
This commit is contained in:
13
docs/releases/0.4.1.md
Normal file
13
docs/releases/0.4.1.md
Normal file
@ -0,0 +1,13 @@
|
||||
---
|
||||
title: Release 0.4.0
|
||||
---
|
||||
|
||||
## Release 0.4.1
|
||||
|
||||
### Bug Fixes
|
||||
|
||||
| Pull Request | Description |
|
||||
| --- | --- |
|
||||
| [#1874](https://github.com/inventree/InvenTree/pull/1874) | Ensure static files are copied when launching development server under docker |
|
||||
| [#1878](https://github.com/inventree/InvenTree/pull/1878) | Ensure that "static" javascript files do not contain any dynamic templated code |
|
||||
| [#1879](https://github.com/inventree/InvenTree/pull/1879) | Allows the number of gunicorn workers to be specified by an environment variable in docker configuration |
|
Reference in New Issue
Block a user