Skip to content

Commit db8f532

Browse files
committed
refactor(project): bump version to 2.12.4 and update changelog
1 parent 4418787 commit db8f532

File tree

2 files changed

+16
-1
lines changed

2 files changed

+16
-1
lines changed

Changes

Lines changed: 15 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,19 @@
11
Revision history for ocsreports
2+
2.12.4
3+
* Add option that remove removed packages from the download activated packages
4+
* Add BIOS serial and motherboard serial in the all computers page (main table)
5+
* Add count in Stats Charts
6+
* Add menu variable on chinese translation
7+
* Add log machine deletion in deleteDid()
8+
* Add prettyversion field to the filter query
9+
* Update translations
10+
* Update note sql date format
11+
* Batteries refactoring
12+
* Sync languages to be able translated with a tool + fixes
13+
* Increasing the number of output lines for the convenience of displayi…
14+
* Fix PHP Deprecated: Creation of dynamic property
15+
* Fix ipdiscover listing if tag option is enabled
16+
217
2.12.3
318
* Updated translations
419
* Fix 500 error on logout

var.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -79,7 +79,7 @@
7979
/**
8080
* GUI Version
8181
*/
82-
define('GUI_VER_SHOW', '2.12.3');
82+
define('GUI_VER_SHOW', '2.12.4');
8383
/**
8484
* Default GUI language
8585
*/

0 commit comments

Comments
 (0)