mirror of
https://github.com/inventree/InvenTree.git
synced 2025-04-29 03:56:43 +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
18 lines
713 B
Markdown
18 lines
713 B
Markdown
---
|
|
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](https://github.com/inventree/InvenTree/milestone/19).
|
|
|
|
## Bug Fixes
|
|
|
|
| Pull Request | Description |
|
|
| --- | --- |
|
|
| [#3075](https://github.com/inventree/InvenTree/pull/3075) | Fixes an unhandled exception when converting currency without any available exchange rate data |
|
|
| [#3083](https://github.com/inventree/InvenTree/pull/3083) | Fixes search bug related to user permissions |
|
|
| [#3115](https://github.com/inventree/InvenTree/pull/3115) | Fix for purchase order table on supplier part page |
|