Release history
InvenTree releases
Open Source Inventory Management System
All releases
17 shown
Fixed ReturnOrder table rendering and parameter form issues.
Full changelog
What's Changed
Bug Fixes
- [1.3.x] Fix: preserve existing widget sizes when adding a dashboard widget (#11834) by @github-actions[bot] in https://github.com/inventree/InvenTree/pull/11838
- [1.3.x] Fix build order annotation (#11848) by @github-actions[bot] in https://github.com/inventree/InvenTree/pull/11852
- [1.3.x] [UI] Fix ReturnOrder table (#11845) by @github-actions[bot] in https://github.com/inventree/InvenTree/pull/11851
- [1.3.x] [UI] Fix for parameter form (#11875) by @github-actions[bot] in https://github.com/inventree/InvenTree/pull/11877
Dependencies
- [1.3.x] bump deps (#11812) by @github-actions[bot] in https://github.com/inventree/InvenTree/pull/11814
Other Changes
- Bump software version to 1.3.2 by @SchrodingersGat in https://github.com/inventree/InvenTree/pull/11805
Full Changelog: https://github.com/inventree/InvenTree/compare/1.3.1...1.3.2
- Plugin table rendering support
Full changelog
What's Changed
New Features
- [1.3.x] [plugin] Render tables (#11733) by @github-actions[bot] in https://github.com/inventree/InvenTree/pull/11737
Bug Fixes
- [1.3.x] Fix for SVG sanitizing (#11742) by @github-actions[bot] in https://github.com/inventree/InvenTree/pull/11744
- [1.3.x] add frontend cookie removal of mfa trust (#11768) by @github-actions[bot] in https://github.com/inventree/InvenTree/pull/11773
- [1.3.x] [bug] BOM validation fixes (#11783) by @github-actions[bot] in https://github.com/inventree/InvenTree/pull/11784
- [1.3.x] Fix for category template creation (#11803) by @github-actions[bot] in https://github.com/inventree/InvenTree/pull/11804
Other Changes
- Bump InvenTree software version to 1.3.1 by @SchrodingersGat in https://github.com/inventree/InvenTree/pull/11731
Full Changelog: https://github.com/inventree/InvenTree/compare/1.3.0...1.3.1
- Supplier Part Updates
- Migrate plugin tables
- Update base image in Dockerfile
- Bump django, PyJWT, pypdf
- Restrict queryset for DataImportSession
- Enhanced filtering for generic parameters
- Copyable cells feature with CopyButton component
- Allow Zero Quantity BOM Item with System Setting
- Restricted queryset for DataImportSession
- Addressed multiple security advisories
- Included software version in every backend response
Bug fix release addressing plugin model deregistration issue and API cascade filter problem in part categories.
Bug fix release addressing API ordering, exchange rate updates during migration, transaction handling, and user permission token creation issues.
- Server-Side Template Injection vulnerability
Maintenance release with batch record updates during database migration and deployment pipeline improvements.
- Minimum PostgreSQL version now 14
- Minimum Python version now 3.11
- Django 5.2 LTS upgrade
- Generic parameters system
- Tag filters for API
- Auth improvements
Bug fix release addressing datetime field display and test result table rendering issues.
Maintenance release fixing Single Sign-On group synchronization issue to correctly use SSO group data.