2
0
mirror of https://github.com/inventree/inventree-website.git synced 2026-04-09 12:50:58 +00:00

Add blog entry and release notes

This commit is contained in:
Oliver Walters
2026-04-07 20:19:44 +10:00
parent cba696f818
commit b9cb61e77a
2 changed files with 39 additions and 0 deletions

View File

@@ -0,0 +1,8 @@
---
author: SchrodingersGat
title: 1.2.7 Release
---
### Action Required - Security Update
The InvenTree has published the [1.2.7 release](/blog/2026/04/07/1.2.7) which includes a number of security fixes. We recommend all users to update to this version as soon as possible.

View File

@@ -0,0 +1,31 @@
---
author: SchrodingersGat
title: 1.2.7 Release
---
The InvenTree team has now released version 1.2.7, which includes a number of bug fixes related to security issues which have been identified by the community. We recommend all users to update to this version as soon as possible.
### Changelog
For a full list of changes made in this release, please refer to the [release notes](https://github.com/inventree/InvenTree/releases/tag/1.2.7).
### Security Advisories
The InvenTree development team has been working closely with the community to identify and resolve security issues in the InvenTree codebase. We have published the following [security advisories](https://github.com/inventree/InvenTree/security/advisories) related to this release:
- [GHSA-84jh-x777-8pqq](https://github.com/inventree/InvenTree/security/advisories/GHSA-84jh-x777-8pqq)
- [GHSA-r8q5-3595-3jh2](https://github.com/inventree/InvenTree/security/advisories/GHSA-r8q5-3595-3jh2)
- [GHSA-7c3q-vwcv-2vp7](https://github.com/inventree/InvenTree/security/advisories/GHSA-7c3q-vwcv-2vp7)
- [GHSA-qh5j-c28q-c4rg](https://github.com/inventree/InvenTree/security/advisories/GHSA-qh5j-c28q-c4rg)
- [GHSA-m9j7-jw3m-fr22](https://github.com/inventree/InvenTree/security/advisories/GHSA-m9j7-jw3m-fr22)
For specific information regarding the vulnerabilities that have been fixed in this release, please refer to the individual advisories linked above.
### Update Procedure
To update to the latest version of InvenTree, please follow the updating instructions provided in the [InvenTree documentation](https://docs.inventree.org). Note that the particular update procedure may vary depending on your installation method.
### Acknowledgements
We would like to express our thanks to the community members who have contributed to identifying and resolving security issues in the InvenTree codebase. Your contributions are greatly appreciated and help to make InvenTree a more secure and reliable tool for everyone.