File tree Expand file tree Collapse file tree 2 files changed +23
-1
lines changed
Expand file tree Collapse file tree 2 files changed +23
-1
lines changed Original file line number Diff line number Diff line change 11Revision history for ocsreports
2+ 2.7
3+ * Add CVE reporting
4+ * Add Web Application inventory
5+ * Add Schedule Wake On lan
6+ * Add saved searches on multicriteria
7+ * Improve MySQL connection to add SSL connection and set alternative port
8+ * Improve multicriteria to search by delay
9+ * Bugs fix
10+
11+ 2.6
12+ * Improve translations
13+ * Plugin engine rework (see. http://wiki.ocsinventory-ng.org/10.Plugin-engine/Using-plugins-installer/)
14+ * You can now edit deployment package without re-creating one from "inventory > activate"
15+ * Improve software categorization to have more detailed criterias
16+ * Add notifications system to have latest OCS Inventory News
17+ * Rework login dashboard (better informations, dynamic group from the welcome page)
18+ * Improve multi search engine introduced in 2.5
19+ * Fix CSV problems on hostname export
20+ * Migrate all tables to InnoDB
21+ * Improve accountinfo display and edit
22+ * Remove useless column in all software page
23+ * Bugs fix
224
3252.6 RC
426 * Plugin engine rework (see. http://wiki.ocsinventory-ng.org/10.Plugin-engine/Using-plugins-installer/)
Original file line number Diff line number Diff line change 7373/**
7474 * GUI Version
7575 */
76- define ('GUI_VER_SHOW ' , '2.6 ' );
76+ define ('GUI_VER_SHOW ' , '2.7 ' );
7777/**
7878 * Default GUI language
7979 */
You can’t perform that action at this time.
0 commit comments