File tree Expand file tree Collapse file tree 2 files changed +22
-2
lines changed
Expand file tree Collapse file tree 2 files changed +22
-2
lines changed Original file line number Diff line number Diff line change 11Revision history for ocsreports
2+ 2.9.2
3+ * Add archive button on computer details page
4+ * Add local import
5+ * Add default type on SNMP
6+ * Add default deployment protocol on configuration
7+ * Add HARDWARE_ID field in netmap table
8+ * Add missing primary keys
9+ * Add cleanup of software related tables
10+ * Improve SNMP feature (add multiple conditions)
11+ * Improve SNMP v3
12+ * Improve LDAP filter configuration
13+ * Update software tables ID to BIGINT
14+ * Fix ipdiscover not displaying data from server scans
15+ * Fix check SSL configuration
16+ * Fix subnet table display
17+ * Fix custom theme
18+ * Fix duplicates count after merging
19+ * Fix inserting SNMP configuration with mib file
20+ * Fix security issues
21+ * Fix LDAP connection if default profil is empty
22+
2232.9.1
324 * Add CVE by computer crontab
425 * Add CVE in computer details
@@ -26,7 +47,6 @@ Revision history for ocsreports
2647 * Remove redistribution from deployment
2748 * Remove useless file ms_tele_package.php
2849
29-
30502.9
3151 * Rework deployment feature
3252 * Rework duplicates interface
Original file line number Diff line number Diff line change 7676/**
7777 * GUI Version
7878 */
79- define ('GUI_VER_SHOW ' , '2.9.1 ' );
79+ define ('GUI_VER_SHOW ' , '2.9.2 ' );
8080/**
8181 * Default GUI language
8282 */
You can’t perform that action at this time.
0 commit comments