GLPI v10.0.1 Release Notes

Release Date: 2022-06-02 // almost 2 years ago
  • ๐Ÿ”„ Changed

    • PDF export library has been changed back from mPDF to TCPDF.

    โœ‚ Removed

    • ๐Ÿšš Gantt feature has been moved into the gantt plugin.

    API changes

    โž• Added

    • plugin_xxx_activate() and plugin_xxx_deactivate hooks support.

    ๐Ÿ”„ Changes

    • Glpi\Api\Api::initEndpoint() visibility changed to protected.

    โœ‚ Removed

    • GlpiGantt javascript helper and dhtmlx-gantt library.
    • Glpi\Gantt namespace and all corresponding classes.
    • Project::getDataToDisplayOnGantt()
    • Project::showGantt()
    • ProjectTask::getDataToDisplayOnGantt()
    • ProjectTask::getDataToDisplayOnGanttForProject()