mirror of
https://github.com/inventree/InvenTree.git
synced 2026-02-06 13:25:53 +00:00
* 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
713 B
713 B
title
| title |
|---|
| Release 0.7.0 |
Release: 0.7.1
Release 0.7.1 is a bug-fix release on the 0.7.x stable branch.
For a comprehensive list of changes associated with this release, refer to the InvenTree GitHub page.
Bug Fixes
| Pull Request | Description |
|---|---|
| #3075 | Fixes an unhandled exception when converting currency without any available exchange rate data |
| #3083 | Fixes search bug related to user permissions |
| #3115 | Fix for purchase order table on supplier part page |