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.
- 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.