1.4.0 Release (#277)

* blog post framework

* Add news entry

* Add new contributors

* More detail for breaking changes

* Update descriptions for security patches

* Add new features section

* Add links to security advisories

* Add another security advisory

* Add security fix entry

* Link to new advisory

* Add security advisory link to 1.4.0 release notes

Added a new security advisory link to the list.

* Add new contributors to the 1.4.0 release notes

* Remove links from legacy blogpost

* Fix another broken link
This commit is contained in:
Oliver
2026-06-24 15:17:14 +10:00
committed by GitHub
parent 4c9cabd39d
commit e8f3c688f8
3 changed files with 231 additions and 6 deletions
+1 -6
View File
@@ -21,11 +21,6 @@ Physical unit management is provided via the [pint](https://pint.readthedocs.io/
Additionally, part parameters can now also specify real world units!
For more information on this new feature, refer to the documentation:
- [Part units](https://docs.inventree.org/en/stable/part#units-of-measure)
- [Part parameter units](https://docs.inventree.org/en/1.1.x/part/parameter/#parameter-units)
### Project Codes
To streamline project management and order tracking, InvenTree now offers configurable project codes. These codes can be created and assigned to orders, providing a convenient way to organize and categorize your inventory based on specific projects. This enhancement enhances overall visibility and enables efficient project-based inventory management.
@@ -36,7 +31,7 @@ Read more about project code support [in the documentation](https://docs.inventr
Part parameters in InvenTree now support dynamic typing, empowering you to define and validate various parameter types. With this flexibility, you can customize and validate part parameters to suit your specific needs. Furthermore, the addition of plugin support ensures seamless integration of third-party validation mechanisms, enhancing the reliability of your inventory data.
More information about part parameters is available [in the documentation](https://docs.inventree.org/en/1.1.x/part/parameter/).
More information about part parameters is available in the documentation.
### Parameter Sorting