mirror of
https://github.com/inventree/inventree-website.git
synced 2025-09-18 09:01:35 +00:00
1.0.0 release (#244)
* initial commit * More updates * More updates * More updates * Add news entyr * Update image * Update gallery images * Refactor blog post * Breaking change for notification methods * Fix notification plugin docs * Add more breaking changeas * Feature updates * Add donation links * blog post - machine registry updates * Add note on docker image change * Add note on changelog file * Update _posts/2025-08-25-1.0.0.md Co-authored-by: Matthias Mair <code@mjmair.com> * Update _posts/2025-08-25-1.0.0.md Co-authored-by: Matthias Mair <code@mjmair.com> * Update _posts/2025-08-25-1.0.0.md Co-authored-by: Matthias Mair <code@mjmair.com> * Update _posts/2025-08-25-1.0.0.md Co-authored-by: Matthias Mair <code@mjmair.com> * Add note on user experience survey * Add final note about survey * Fix stats file * Update blog post * Ignore polar.sh links * Fix links * More link fixes * Further fixes * Fix python link --------- Co-authored-by: Matthias Mair <code@mjmair.com>
This commit is contained in:
@@ -23,14 +23,14 @@ 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/part/#units-of-measure)
|
||||
- [Part units](https://docs.inventree.org/en/stable/part#units-of-measure)
|
||||
- [Part parameter units](https://docs.inventree.org/en/stable/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.
|
||||
|
||||
Read more about project code support [in the documentation](https://docs.inventree.org/en/stable/order/project_codes/)
|
||||
Read more about project code support [in the documentation](https://docs.inventree.org/en/stable/concepts/project_codes/)
|
||||
|
||||
### Parameter Types
|
||||
|
||||
@@ -44,7 +44,7 @@ To enhance the usability and efficiency of InvenTree's part parameters, the late
|
||||
|
||||
### Report Plugins
|
||||
|
||||
InvenTree introduces a new [plugin mixin class](https://docs.inventree.org/en/stable/extend/plugins/report/) that allows for custom context variables to be injected into reports. This enhancement provides extensive customization options when generating reports, enabling you to include additional information relevant to your business processes. With improved report functionality, you can present inventory data in a more comprehensive and meaningful way.
|
||||
InvenTree introduces a new [plugin mixin class](https://docs.inventree.org/en/stable/plugins/mixins/report/) that allows for custom context variables to be injected into reports. This enhancement provides extensive customization options when generating reports, enabling you to include additional information relevant to your business processes. With improved report functionality, you can present inventory data in a more comprehensive and meaningful way.
|
||||
|
||||
### Build Orders Consume Stock
|
||||
|
||||
@@ -52,7 +52,7 @@ The build order interface in InvenTree has received a major overhaul, resulting
|
||||
|
||||
### Scrap Build Order Outputs
|
||||
|
||||
InvenTree's latest release introduces a valuable feature that allows users to [scrap partially completed or failed build outputs](https://docs.inventree.org/en/stable/build/output/#scrap-build-output) while retaining traceability. In real-world manufacturing scenarios, it is common for builds to encounter challenges or errors, resulting in the need to discard certain outputs. With the new scrap build outputs functionality, you can easily identify and remove faulty or incomplete build outputs from your inventory. This feature ensures accurate stock tracking and maintains a clear audit trail, improving reliability and efficiency in your manufacturing processes.
|
||||
InvenTree's latest release introduces a valuable feature that allows users to [scrap partially completed or failed build outputs](https://docs.inventree.org/en/stable/manufacturing/output/#scrap-build-output) while retaining traceability. In real-world manufacturing scenarios, it is common for builds to encounter challenges or errors, resulting in the need to discard certain outputs. With the new scrap build outputs functionality, you can easily identify and remove faulty or incomplete build outputs from your inventory. This feature ensures accurate stock tracking and maintains a clear audit trail, improving reliability and efficiency in your manufacturing processes.
|
||||
|
||||
### Image Uploads
|
||||
|
||||
@@ -60,7 +60,7 @@ To enrich documentation and enhance visual representation, InvenTree now support
|
||||
|
||||
### Address Management
|
||||
|
||||
InvenTree now offers [increased support for address management](https://docs.inventree.org/en/stable/order/company/#addresses) with a more complex address database model. This enhancement enables businesses to manage addresses more effectively, accommodating various scenarios such as multiple shipping locations, customer addresses, and supplier information. With improved address management, you can maintain accurate records and ensure smooth logistics operations.
|
||||
InvenTree now offers [increased support for address management](https://docs.inventree.org/en/stable/concepts/company/#addresses) with a more complex address database model. This enhancement enables businesses to manage addresses more effectively, accommodating various scenarios such as multiple shipping locations, customer addresses, and supplier information. With improved address management, you can maintain accurate records and ensure smooth logistics operations.
|
||||
|
||||
### SVG Support
|
||||
|
||||
|
Reference in New Issue
Block a user