2
0
mirror of https://github.com/inventree/inventree-website.git synced 2026-02-13 01:06:59 +00:00

1.2.0 release (#257)

* New pages

* Update list

* Update release notes for version 1.2.0

Added API changes section and improved clarity on contributing guidelines.

---------

Co-authored-by: Matthias Mair <code@mjmair.com>
This commit is contained in:
Oliver
2026-02-13 08:21:37 +11:00
committed by GitHub
parent 2fd633d63d
commit 317768b676
2 changed files with 106 additions and 0 deletions

10
_news/2026-02-12-1.2.0.md Normal file
View File

@@ -0,0 +1,10 @@
---
author: SchrodingersGat
title: 1.2.0 Release
---
### 1.2.0 Release
The InvenTree team is excited to announce the release of version 1.2.0! This update brings a host of new features, improvements, and bug fixes to enhance your experience.
- View the [release notes](https://github.com/inventree/InvenTree/releases/tag/1.2.0)

View File

@@ -0,0 +1,96 @@
---
author: SchrodingersGat
title: 1.2.0 Release
---
## 1.2.0 Release
The InvenTree team is excited to announce the release of version 1.2.0.
This release includes numerous new features, improvements, and bug fixes.
### Changelog
Major changes are documented in the `CHANGELOG.md` file in the InvenTree repository.
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.0).
### 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.
## Breaking Changes
### Django Update
[#10730](https://github.com/inventree/InvenTree/pull/10730) updated the core Django version to 5.2 lts. As part of this update, the minimum required python version has been increased to 3.11.
### API changes
[#11035](https://github.com/inventree/InvenTree/pull/11035) all metadata endpoints were unified into a generic one.
[#11021](https://github.com/inventree/InvenTree/pull/11021) tags were removed from a few APIs by default, they can be enabled using a dedicated filter if need be
## New Features
### Generic Parameters
[#10699](https://github.com/inventree/InvenTree/pull/10699) adds support for generic parameters across multiple model types. Previously, parameters were only support for parts. Read more about parameter support on the [InvenTree documentation](https://docs.inventree.org/en/latest/concepts/parameters/).
### PDF Input Controls
[#10969](https://github.com/inventree/InvenTree/pull/10969) adds support for input controls (check boxes, text boxes, etc) to the [report generation framework](https://docs.inventree.org/en/latest/report/).
## Bug Fixes
There have been a significant number of [bug fixes](https://github.com/inventree/InvenTree/pulls?q=is%3Apr%20label%3Abug%20is%3Aclosed%20milestone%3A1.2.0) in this release. Thanks to the many community members who have contributed to identifying and resolving these issues!
Some long standing issues with SSO registration settings being enforced too strict have been resolved. User feedback and flow during multifactor-registration enforcement was also improved greatly.
## Contributing
### New Contributors
As always we would like to thank all of our contributors for their hard work and dedication to the InvenTree project. In particular, we would like to welcome the following new contributors who have made their first contributions in this release:
- @lehoangnam040 made their first contribution in https://github.com/inventree/InvenTree/pull/10751
- @kquinsland made their first contribution in https://github.com/inventree/InvenTree/pull/10900
- @ttftw made their first contribution in https://github.com/inventree/InvenTree/pull/10952
- @mlam19 made their first contribution in https://github.com/inventree/InvenTree/pull/10969
- @CapnKernel made their first contribution in https://github.com/inventree/InvenTree/pull/11011
- @fargito made their first contribution in https://github.com/inventree/InvenTree/pull/11095
- @B-z-F made their first contribution in https://github.com/inventree/InvenTree/pull/11100
- @plaes made their first contribution in https://github.com/inventree/InvenTree/pull/11161
- @wlcx made their first contribution in https://github.com/inventree/InvenTree/pull/11147
- @tomermurray made their first contribution in https://github.com/inventree/InvenTree/pull/11102
### Code Contributions
Check out our GitHub page for a list of [outstanding issues](https://github.com/inventree/InvenTree/issues?q=is%3Aissue%20state%3Aopen%20label%3A%22help%20wanted%22) and feature requests. If you are a developer or want to become one, you can help to contribute to the project by submitting a pull request.
### Translation
Our [translation efforts](https://crowdin.com/project/inventree) continue to grow, with coverage increasing across a wide range of languages. We are grateful to all of our translators who have contributed to making InvenTree accessible to users around the world.
If you are interested in contributing to the translation efforts, please visit our [Crowdin project](https://crowdin.com/project/inventree) and join the community of translators.
### Report Bugs
If you encounter a bug in InvenTree, please report it on our [GitHub issues page](https://github.com/inventree/inventree/issues). Please ensure that you provide as much information as possible to help us diagnose and fix the issue.
### Documentation / Technical Writing
If you have experience with technical writing, you can help to improve the InvenTree documentation. We are always looking for help to improve the documentation and make it more accessible to new users.
### Financial Support
Sponsorships help to keep this project sustainable, and buys time for the core developers to commit to the project. A recurring or one off sponsorship is a great way to help InvenTree development to continue at full steam!
The work undertaken to keep InvenTree running is done by a very small group of core developers, who do so in their spare time (and are not sponsored by their employers to work on InvenTree). If you benefit from the InvenTree project, please consider contributing to maintain vibrant development of this software!
- [Polar.sh](https://polar.sh/inventree)
- [GitHub](https://github.com/sponsors/inventree)
If you are using InvenTree in a commercial setting, please consider sponsoring the project to help support ongoing development and maintenance. Your support is greatly appreciated and helps to ensure that InvenTree remains a viable and sustainable project for years to come.
If your company benefits from InvenTree, please consider a [one time sponsorship](https://buy.polar.sh/polar_cl_d7lPAgS9jnW8NDOSWATqdz2gs3wUD1x5M5o7C2rPoAL) or a [recurring sponsorship](https://buy.polar.sh/polar_cl_UlGc3bUjwB7Vx89dhAY2iF3kUIVFBJC5mJyow4NlJa6) to help support the project.