mirror of
https://github.com/inventree/inventree-docs.git
synced 2025-04-28 05:36:46 +00:00
17 lines
697 B
Markdown
17 lines
697 B
Markdown
---
|
|
title: Release 0.6.4
|
|
---
|
|
|
|
## Release 0.6.4
|
|
|
|
Release 0.6.4 is a bug-fix release on the 0.6.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/18).
|
|
|
|
## Bug Fixes
|
|
|
|
| Pull Request | Description |
|
|
| --- | --- |
|
|
| [#2812](https://github.com/inventree/InvenTree/pull/2812) | Fixes HTML templating error for Part and PurchaseOrder importers |
|
|
| [#2842](https://github.com/inventree/InvenTree/pull/2842) | Fixes potential XSS vulnerability in jquery-ui package |
|
|
| [#2859](https://github.com/inventree/InvenTree/pull/2859) | Fixes bug which improperly checks for unique IPN values | |