This repository has been archived by the owner on Apr 4, 2024. It is now read-only.
Releases: fusioninventory/fusioninventory-for-glpi
Releases · fusioninventory/fusioninventory-for-glpi
Version 9.4+2.6
Fix pages path from FusionInventory menu
Version 9.5+2.0
- Rewrite tests and now pass (not case in 9.5.0+1.0
- Fix duplicated locks
- Fix rulematchedlogs
- Fix sql errors on import rule
- Fix get mirrors when use "Match mirrors to agents"
- Fix deploy package
- Fix task logs
- Fix collect
- Fix computer networkcarddevice
- Clean orphan data on update plugin
- Fix php error on home page
- Remove cli script for installation, because now use glpi bin/console
- Update datafilter
- Fix security problems, reported by Hugo VINCENT && Alexis DANIZAN from SYNACKTIV company
Version 9.4+2.5
- Fix security problems, reported by Hugo VINCENT && Alexis DANIZAN from SYNACKTIV company
Version 9.5.0+1.0
Version compatible with GLPI 9.5 series
Version glpi9.4+2.4
Fix version:
- fix display the rand of dropdown in the group search form
- fix search in fusioninventory groupes fields from plugin fields
Version glpi9.4+2.3
- fix wakeupAgents automatic action fails with timeslots
- reduce size of SQL insert to have less than 1M (default MySQL conf has max_allowed_packet = 1M and installation of plugin crashed)
Version glpi9.4+2.2
- fix && enhance wakeup agent (crontask)
- fix code for entity search in import rules
- fix create / delete right in import rules
- fix search last inventory when have glpi 9.4.4
Version glpi9.4+2.1
Changelog:
- clean an echo in the code
- fix netdiscovery/netinventory default timeout usage. Also use 0 as 'General setup' for threads number on agents for network tasks:
- Force '0' default on newly created agents for threads_networkdiscovery and threads_networkinventory config values
- Add 'General setup' entry in configuration dropbox when editing an agent
- Send the 'Generak setup' value to agent when agent value is '0'
- fix problem on auto generation of inventory number on networkequipments
- fix script and update pci, usb and oui database
- fix usb devices productname. see #2878
Version glpi9.4+2.0
Security fix
- Update lodash from 4.2.1 to 4.17.15
New features
- Add inventory number as import criterium (devices import rules)
- Made teamviewer id clickable / start teamviewer connection directly from GLPI computer interface
- Add components from network SNMP (wifi controller get all access points, import all physical switches in stack, get elements on big swicthes...)
- Add an option to enable monitor serialnumber partial matching, see #2865
- Add tagged vlan
- Manage the paperroll like a cartridge
- Add new mapping for printer consummables. see #2785
- Manage inventory number auto-generation (new device or device with no inventory number can have now inventory number self generated)
- Update import rules to pass connections detected on switches (mac, CDP/LLDP). So now, all pass in the rules, it's the 7 first rules that manage it (before the rule 'Computer constraint (name)')
- Add import rule information into another type of items can be inventoried (monitor, peripheral, phone...)
- Enhance rule matched logs with display in item. We add / display the criteria used in the rules for simplify update import rules
Fixes
- Fix tests
- Fix (un)lock massive action. see #2743
- Fix prepare devices to netinventory (in some cases device list wasn't complete)
- Fix self-deploy when the user have many computers
- Fix rights in taskjobstate
- Fix code to display collect data (WMI, Registry, File) in search engine of deployment groups
- Fix problem with lock and subitem delete fileds. delete fields in input are be done more later, so before add / update the input
- Fix Import Xml Virtual Machine creation uuid
Version glpi9.4+1.1
Security problems solved, please update !!
Version for GLPI 9.4.x