Skip to content

Releases: OCSInventory-NG/OCSInventory-ocsreports

OCS Inventory Server 2.12.3

26 Sep 09:17
f0f4e88
Compare
Choose a tag to compare

The OCS Inventory Team is pleased to announce that our server version 2.12.3 has been released.

Web console :

  • Updated translations
  • Fix 500 error on logout
  • Security fix on systemids (CVE-2024-42752)
  • Security fix on uploaded filenames (CVE-2024-42755)
  • Security fix on accountinfo (CVE-2024-42751)
  • Security fix on CSV filter import (CVE-2024-42752)
  • Security fix on URL parameters (CVE-2024-42754, CVE-2024-42753)
  • TVALUE field in devices table updated to TEXT
  • Add the possibility to ungroup multisearch results

OCS Inventory Server 2.12.2

10 Jul 07:35
f81ab40
Compare
Choose a tag to compare

The OCS Inventory Team is pleased to announce that our server version 2.12.2 has been released.

Web console :

  • Add SNMP link tag configuration
  • Improve CVE crontab
  • Improve CVE process
  • Improve IpDiscover display and loading
  • Optimize TAG restriction loading
  • Fix Ldap / SSO authentication
  • Fix wrong translation codes
  • Fix error in ocsbase_new.sql
  • FIx warning in IpDiscover
  • Fix PHP warnings
  • Fix computer detail configuration saving
  • Fix group deployment percent
  • Fix search on table name with more than 1 underscore
  • Security fix in software categories name
  • Security fix in SNMP export configuration
  • Security fix in computer detail
  • Security fix in ORDER BY direction
  • Security fix on column name
  • Security fix on password comparision

Communication server :

  • Add SNMP link tag configuration
  • Improve API computer search with ORDER BY
  • Improve IpDiscover inventory
  • Fix deployement history
  • Fix API specification file
  • Fix missing options in apache configuration file

OCS Inventory Server 2.12.1

02 Oct 12:11
5175197
Compare
Choose a tag to compare

The OCS Inventory Team is pleased to announce that our server version 2.12.1 has been released.

Web console :

  • Add destroy session at the end of crontabs
  • Add software index to improve performance
  • Add reconciliation between IpDiscover and SNMP devices
  • Update german translation
  • Improve deployment stats message
  • Improve CAS connection
  • Improve SSO connection
  • Fix launch deployment option
  • Fix search on computer details deployment page
  • Fix XSS in uploaded notification template
  • Fix accountinfo field types
  • Fix blank page when using SSO_ONLY
  • Fix prevent use of quotes in admin data
  • Fix CVE example file URL
  • Fix package group query if group is empty

Communication server :

  • Fix forced deployment on groups
  • Fix dynamic groups and special characters issue

OCS Inventory Server 2.12.0

12 Jul 12:09
95a2282
Compare
Choose a tag to compare

The OCS Inventory Team is pleased to announce that our server version 2.12.0 has been released.

Web console :

  • Add CVE search link
  • Add settings to hide bios diagram on dashboard
  • Add package deployment statistics on group page
  • Add EXEC mode choice for linux bash script options in build package
  • Add itmgmt_comments table to multisearch
  • Add usb devices table in devices tab on computer details
  • Add visual differenciation between active computers and archived computers
  • Add no wrap text on server information if it is too long
  • Add accountinfo type number
  • Add crontab to clean orphan hardware_id
  • Improve all software search filters
  • Improve computer package deployment date format
  • Improve all software crontab execution
  • Improve crontab logs
  • Improve software version
  • Improve network scans
  • Update empty-sql files
  • Fix layouts not displaying for LDAP/CAS users
  • Fix deployment end of line encoding for linux/macos
  • Fix php-fpm 8.1 and php 8 warnings
  • Fix import CSV in all software page if return of line is CR+LF
  • Fix case sensitive schedule_wol tablename
  • Fix advance configuration tab not hidden if is off
  • Fix date format for Russian and Spanish translations
  • Fix IpDiscover search function
  • Fix SNMP multisearch
  • Fix SNMP accountinfo
  • Fix wrong collation being used for MariaDB
  • Fix accountinfo type update
  • Fix display of accountinfo value of type select,checkbox and radiobutton on multicriteria
  • Fix require file path in all crontabs
  • Fix notification execution
  • Fix php warning on LDAP filters
  • Fix all software count
  • Fix checkbox not displayed in all computers
  • Fix activation package if the port is in the URL
  • Fix groups creation
  • Fix hidden update agent teledeploy
  • Fix accountinfo checkbox value with spaces
  • Fix restrictive size of LDAP filter configuration fields
  • Decode special html char &, < and >, except quotes to prevent SQL injection

Communication server :

  • Improve network scans
  • Improve software version
  • Prevent SQL duplicate entry errors
  • Fix not a HASH reference and fix old code behavior Snmp.pm
  • Remove old softwares table references

OCS Inventory Server 2.11.1

25 Oct 07:38
9ede292
Compare
Choose a tag to compare

The OCS Inventory Team is pleased to announce that our server version 2.11.1 has been released.

Web console :

  • Fix rename column syntax not supported by MySQL < 8 and MariaDB < 10.5.2
  • Fix multisearch with is null operator
  • Fix user display page

OCS Inventory Server 2.11.0

17 Oct 09:08
e13fc3f
Compare
Choose a tag to compare

The OCS Inventory Team is pleased to announce that our server version 2.11.0 has been released.

Web console :

  • Add last inventory date in SNMP type
  • Add migrate function to add lastdate column on existing SNMP type tables
  • Add SNMP stats in dashboard (display only if SNMP is enabled)
  • Add SNMP details page
  • Add SNMP XML export on details page
  • Add SNMP multisearch (display only if SNMP is enabled)
  • Add CSV export all SNMP types
  • Add administrative data for SNMP
  • Add filter by OS / group / TAG / asset category in all software page
  • Add filter by import computer name in CSV file in all software page
  • Add right to manage saved searches
  • Add manage layouts page
  • Add layouts permissions in profile
  • Add visiblity parameter to layout table (Only me / My group / All users)
  • Add report notifications for static and dynamic groups
  • Add all software count for restricted users
  • Add tab for activated package in group page
  • Improve and fix security
  • Update traductions
  • Update scheduledupdateagent.ps1
  • Update ipdiscover date when peripherals updated
  • Display the default DNS and gateway registered in hardware table in all computers page
  • Get logged user for data entered in ipdiscover identified
  • Fix adding new multisearch parameter after all software count redirection
  • Fix wrong OR operator with is null in multisearch
  • Fix generated query with doesn't contain parameter in multisearch
  • Fix multisearch condition for lock result
  • Fix missing parenthesis with is null parameter in multisearch
  • Fix user data display after delete profile
  • Fix all computers replay in dynamic groups
  • Fix MySQL error traduction in install.php
  • Fix group dropdown in computer details
  • Fix CVE vendor normalize
  • Fix LDAP filter number not displayed correctly
  • Fix double utf-8 encode for the software dropdown in software category
  • Fix layout column index changed when create new computer admin data
  • Fix empty inserted value in EXPORT_SEP parameter
  • Fix wrong charset on some tables
  • Fix php warnings
  • Fix typo
  • Remove useless function files
  • Remove all old SNMP details pages
  • Removed all "All Computers" layouts due to change in saved data structure

Communication server :

  • Add lastupdate API endpoint to retrieve last updated computers data
  • Add more explicit ipdiscover logs
  • Add first SNMP accountinfo row in DB for SNMP inventory
  • Fix software deadlock
  • Fix heavy DB load by prevent macaddress query

Notes :

  • The LDAP fix remove the LDAP configuration
  • The layout fix remove all layouts created in all computers page

OCS Inventory Server 2.10.0

27 Jun 07:30
2ea0ffa
Compare
Choose a tag to compare

The OCS Inventory Team is pleased to announce that our server version 2.10.0 has been released.

Web console :

  • Add PHP8 compatibility
  • Add layout feature
  • Add archive/restore actions to GUI LOGS
  • Add CAS connection feature
  • Add custom interval configuration to Last Contact in dashboard
  • Add plugin deployment for unix systems
  • Add configuration to exclude archive machines from the interface
  • Improve archive/restore feature
  • Improve LDAP connection feature
  • Improve Software category regex display
  • Update password encryption
  • Fix subnets loading taking to much time on login
  • Fix activate package display for every language
  • Fix archive/restore action
  • Fix multisearch query if IS NULL operator
  • Fix software category deletion
  • Fix SNMP read mib files
  • Fix save search group for LDAP and CAS users
  • Fix rights on actions column
  • Fix CVE 2021-46355
  • Fix IpDiscover export
  • Fix IpDiscover bugs
  • Fix blank page after create networks type
  • Remove overriding of profile rights on extensions pages

Communication server :

  • Improve compare server version and user agent version
  • Fix software category inventory
  • Force update BIOS datas

Ocs Inventory Server 2.9.2

13 Dec 10:02
26d932e
Compare
Choose a tag to compare

The OCS Inventory Team is pleased to announce that our server version 2.9.2 has been released.

Web Console :

  • Add archive button on computer details page
  • Add local import
  • Add default type on SNMP
  • Add default deployment protocol on configuration
  • Add HARDWARE_ID field in netmap table
  • Add missing primary keys
  • Add cleanup of software related tables
  • Improve SNMP feature (add multiple conditions)
  • Improve SNMP v3
  • Improve LDAP filter configuration
  • Update software tables ID to BIGINT
  • Fix ipdiscover not displaying data from server scans
  • Fix check SSL configuration
  • Fix subnet table display
  • Fix custom theme
  • Fix duplicates count after merging
  • Fix inserting SNMP configuration with mib file
  • Fix security issues
  • Fix LDAP connection if default profil is empty

Communication server :

  • Improve SNMP feature
  • Improve SNMP v3
  • Improve Duplicate error log
  • Update IpDiscover util
  • Fix API JSON format

Ocs Inventory Server 2.9.1

29 Jul 12:39
7d968e5
Compare
Choose a tag to compare

The OCS Inventory Team is pleased to announce that our server version 2.9.1 has been released.

Web console :

  • Add CVE by computer crontab
  • Add CVE in computer details
  • Add architecture column to softwares
  • Add serial number to group table
  • Add commented line to disable SSL verification on CVE cURL call
  • Add software removal if not linked to any current hardware
  • Improve update agent script from deployment
  • Update Deutsh translation
  • Update memory capacity to INT
  • Fix admindata select type in multisearch
  • Fix typo in French translation
  • Fix MySQL reserved word conflict from upload file
  • Fix real path from crontab
  • Fix CVE links
  • Fix duplicates
  • Fix CVE computer version
  • Fix IpDiscover identified networks
  • Fix display select and checkbox accountinfo in computers per tag
  • Fix multisearch wrong translation
  • Fix update agent script compatibility with old powershell version
  • Fix deployment success stats
  • Fix MySQL 8 compatibility when deleting computers
  • Fix special chars for LDAP password
  • Remove redistribution from deployment
  • Remove useless file ms_tele_package.php

Communication server :

  • Add architecture column to software
  • Make API not reachable by everone by default
  • Fix Perl warning in Software.pm and SoftwareCategory.pm
  • Fix software API route
  • Fix IpDiscover API route
  • Fix double encode of json in API
  • Fix software installation date wrong format for Windows and Linux

Ocs Inventory Server 2.9

29 Apr 08:14
f269869
Compare
Choose a tag to compare

The OCS Inventory Team is pleased to announce that our server version 2.9 has been released.

Web console :

  • Rework deployment feature
  • Rework duplicates interface
  • Add authentication security
  • Add password security
  • Add custom css for login page
  • Add administrative data import via CSV
  • Add crontab to populate all software page
  • Add crontab to purge removed packages in history
  • Add auto activation package
  • Add IpDiscover scan from the server
  • Improve CVE API call
  • Update chinese translation
  • Display special chars in datatable and CSV export
  • Fix CVE bans
  • Fix RCE from SNMP config
  • Fix SQL injection from all computers
  • Fix datetime multisearch field
  • Fix Unix users inventory
  • Fix CVE warning
  • Fix case sensitive on accountinfo select type search
  • Fix CVE regex
  • Fix mysqli warning
  • Fix checkbox visibility from static group
  • Fix dictionary software order
  • Remove package edition
  • Remove accesslog from multisearch

Communication server :

  • Add REST route to get all softwares
  • Add CVE to REST API
  • Add tmp directory
  • Update unixusers model
  • Update URL in README file
  • Improve softwares treatment
  • Fix unixusers
  • Fix orphaned lines after merge of duplicates
  • Fix wrong install dates for softwares
  • Fix warnings on softwares
  • Fix queries for MySQL 8