File tree Expand file tree Collapse file tree 2 files changed +29
-1
lines changed
Expand file tree Collapse file tree 2 files changed +29
-1
lines changed Original file line number Diff line number Diff line change 11Revision history for ocsreports
2+ 2.9
3+ * Rework deployment feature
4+ * Rework duplicates interface
5+ * Add authentication security
6+ * Add password security
7+ * Add custom css for login page
8+ * Add administrative data import via CSV
9+ * Add crontab to populate all software page
10+ * Add crontab to purge removed packages in history
11+ * Add auto activation package
12+ * Add IpDiscover scan from the server
13+ * Improve CVE API call
14+ * Update chinese translation
15+ * Display special chars in datatable and CSV export
16+ * Fix CVE bans
17+ * Fix RCE from SNMP config
18+ * Fix SQL injection from all computers
19+ * Fix datetime multisearch field
20+ * Fix Unix users inventory
21+ * Fix CVE warning
22+ * Fix case sensitive on accountinfo select type search
23+ * Fix CVE regex
24+ * Fix mysqli warning
25+ * Fix checkbox visibility from static group
26+ * Fix dictionary software order
27+ * Remove package edition
28+ * Remove accesslog from multisearch
29+
2302.8.1
331
432 * Add IpDiscover purge configuration
Original file line number Diff line number Diff line change 7373/**
7474 * GUI Version
7575 */
76- define ('GUI_VER_SHOW ' , '2.8.1 ' );
76+ define ('GUI_VER_SHOW ' , '2.9 ' );
7777/**
7878 * Default GUI language
7979 */
You can’t perform that action at this time.
0 commit comments