Skip to content

Latest commit

 

History

History
67 lines (37 loc) · 1.34 KB

File metadata and controls

67 lines (37 loc) · 1.34 KB

Change Log

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.

[UNRELEASED]

[1.1.2] - 2025-11-25

### Fixed

  • Migrate dynamic group search from serialized to JSON format
  • Fix dynamic group submit button

[1.0.5] - 2025-11-25

### Fixed

  • Migrate dynamic group search from serialized to JSON format
  • Fix Undefined array key "id" when computer not already linkedo agent

[1.1.1] - 2025-11-13

Fixed

  • Do not create sessions on CRON context

[1.1.0] - 2025-09-29

Added

  • GLPI 11 compatibility

Fixed

  • Fix Undefined array key "id" when computer not already linkedo agent

[1.0.4] - 2025-09-04

Fixed

  • Fix foreign key constraint in SQL query.
  • Fix Undefined array key "glpiname" during database inventory task.
  • Fix SQL error when add computer to static group .

[1.0.3] - 2025-07-10

Fixed

  • Do not disclose password from form input.
  • Improved access control checks when requesting database inventory.

[1.0.2] - 2024-12-13

Fixed

  • Fix displayTabContentForItem for PluginDatabaseinventoryContactLog
  • Fix foreign key constraint in where clause.

[1.0.1] - 2024-12-11

Fixed

  • Fix foreign key constraint in SQL query.