2
0
mirror of https://github.com/inventree/inventree-docs.git synced 2025-04-28 05:36:46 +00:00

Merge pull request #265 from inventree/0.6.4-stuff

Adds release notes page for 0.6.4
This commit is contained in:
Oliver 2022-04-20 11:27:11 +10:00 committed by GitHub
commit 5ec98a62dd
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

15
docs/releases/0.6.4.md Normal file
View File

@ -0,0 +1,15 @@
---
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 |
| --- | --- |
| [#2842](https://github.com/inventree/InvenTree/pull/2842) | Fixes potential XSS vulnerability in jquery-ui package |