2
0
mirror of https://github.com/inventree/InvenTree.git synced 2025-04-30 04:26:44 +00:00
Oliver 2ffd2354eb
Documentation integration (#4653)
* Add documentation under docs/ directory

* Add CI workflow for mkdocs configuration checking

* Add documentation issue template

* update pip-tools?

* Update .gitignore files

* Fix .gitignore rules

* Improve release notes page

* remove references to old repo
2023-04-22 22:40:29 +10:00

15 lines
410 B
Markdown

---
title: Release 0.5.2
---
## Release 0.5.2
Release 0.5.2 is a bug-fix release on the 0.5.x stable branch
### Bug Fixes
| Pull Request | Description |
| --- | --- |
| [#2145](https://github.com/inventree/InvenTree/pull/2145) | Fixed UI bug which resulted in menu items being hidden after updating InvenTree |
| Commit f33353 | Allows empty barcode field when receiving purchase order items via the API |