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:
@@ -79,7 +79,7 @@ A significant number of new features have been added to InvenTree in this releas
|
||||
|
||||
### Enhanced Validation
|
||||
|
||||
Enhanced custom validation is implemented in [PR 6410](https://github.com/inventree/InvenTree/pull/6410). This addition allows for more comprehensive validation of models by integrated plugins. Refer to the [updated validation plugin docs](https://docs.inventree.org/en/stable/extend/plugins/validation/) for more information.
|
||||
Enhanced custom validation is implemented in [PR 6410](https://github.com/inventree/InvenTree/pull/6410). This addition allows for more comprehensive validation of models by integrated plugins. Refer to the [updated validation plugin docs](https://docs.inventree.org/en/stable/plugins/mixins/validation/) for more information.
|
||||
|
||||
### API Documentation
|
||||
|
||||
|
Reference in New Issue
Block a user