2
0
mirror of https://github.com/inventree/inventree-docs.git synced 2025-06-13 18:55:26 +00:00

Adds doc page for 0.4.4 release

This commit is contained in:
Oliver Walters
2021-08-07 21:42:46 +10:00
parent dc29b2373d
commit bc2486e692
2 changed files with 14 additions and 0 deletions

13
docs/releases/0.4.4.md Normal file
View File

@ -0,0 +1,13 @@
---
title: Release 0.4.4
---
## Release 0.4.4
### Bug Fixes
| Pull Request | Description |
| --- | --- |
| [#1916](https://github.com/inventree/InvenTree/pull/1916) | Fixes bug on the *Part Settings* page which prevented editing of part parameter templates |
| [#1918](https://github.com/inventree/InvenTree/pull/1918) | Adds check for InvenTree version number before publishing releases to docker hub |
| [#1919](https://github.com/inventree/InvenTree/pull/1919) | Prevents problematic characters from being used for part parameter template names |