File tree Expand file tree Collapse file tree 2 files changed +22
-1
lines changed
Expand file tree Collapse file tree 2 files changed +22
-1
lines changed Original file line number Diff line number Diff line change 11Revision history for ocsreports
2+ 2.12.2
3+ * Add SNMP link tag configuration
4+ * Improve CVE crontab
5+ * Improve CVE process
6+ * Improve IpDiscover display and loading
7+ * Optimize TAG restriction loading
8+ * Fix Ldap / SSO authentication
9+ * Fix wrong translation codes
10+ * Fix error in ocsbase_new.sql
11+ * FIx warning in IpDiscover
12+ * Fix PHP warnings
13+ * Fix computer detail configuration saving
14+ * Fix group deployment percent
15+ * Fix search on table name with more than 1 underscore
16+ * Security fix in software categories name
17+ * Security fix in SNMP export configuration
18+ * Security fix in computer detail
19+ * Security fix in ORDER BY direction
20+ * Security fix on column name
21+ * Security fix on password comparision
22+
2232.12.1
324 * Add destroy session at the end of crontabs
425 * Add software index to improve performance
Original file line number Diff line number Diff line change 7979/**
8080 * GUI Version
8181 */
82- define ('GUI_VER_SHOW ' , '2.12.1 ' );
82+ define ('GUI_VER_SHOW ' , '2.12.2 ' );
8383/**
8484 * Default GUI language
8585 */
You can’t perform that action at this time.
0 commit comments