2
0
mirror of https://github.com/inventree/InvenTree.git synced 2025-07-31 09:01:35 +00:00
Files
InvenTree/docs/docs/releases/0.4.2.md
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

13 lines
337 B
Markdown

---
title: Release 0.4.2
---
## Release 0.4.2
### Bug Fixes
| Pull Request | Description |
| --- | --- |
| [#1887](https://github.com/inventree/InvenTree/pull/1887) | Fixes bugs in new javascript settings rendering |
| [#1890](https://github.com/inventree/InvenTree/pull/1890) | Catch connection errors when updating exchange rates |