All notable changes to this project will be documented in this file.
The format is based on Keep a Changelog and this project adheres to Semantic Versioning.
- Secured, fixed, and enhanced the uninstall process
- Fix Twig error on migration_status page
- Check method existence before calling uninstall on custom assets
- End-of-Life Support and Compatibility with GLPI 11
- Prevent PHP warning about unknown option
itemdevicedrive_typesanditemdevicecontrol_typeswhen registering type
- Reverted performance optimization for GenericObject (#417) due to issues with object registration and broken options.
- Improve global performance when using many genericobject
- The
TCO(Total Cost of Ownership) is now correctly updated based on the costs associated with an item.
- Fix
Use Componentsto display all components - Hide
itemswithout proper user access rights in the family list.
- Fix
rightnamecomputation - Fix local override management
- PHP 8.3 compatibilty (
get_parent_class()).
- Fix input alignment to match GLPI style.
- Fix
impacticon for generic object.