You are viewing an old version of this page. View the current version.

Compare with Current View Page History

Version 1 Next »

Released 2023-12-12Released 2023-12-12

md5sum: 730cfde7ace064946098558f12808d47

sha256sum: 78b02b1a671a18c240e2018900a2abc6d3bf8cfdd954c34dd4017477dd369a22


This is a bugfix release to address an issue with the Windows version (mostly).

There have been additional improvements for both Linux and Windows and users are encouraged to upgrade from 5.0.0 or 5.0.1.

For Redhat-based installs, we enable the remi PHP repo so we can use the PHP sodium extension. Redhat do not ship this extension, but it is used in our encryption of credentials, hence it is essential. Redhat based installs will use PHP 8.2 (and associated extensions) from the remi repositiory.


VersionTypeCollectionDescription
AllBugDiscoveriesAdd Apple M Series processor speeds.
AllBugAllFix bug with line endings on Windows vs Linux when populating some "create" HTML forms, in particular the Credentials form (among others).
AllBugAllAdd more language files.
AllBugSupportAdd the Samba version to the Support Output.
AllImprovementDiscoveries

In DiscoveryLogModel, use CI RawSql option for a discovery log timestamp. This will use the timestamp / timezone of the MySQL server, not that from PHP.

AllImprovementDiscoveries

Update PHPSecLib to 3.0.34 to address a reported vulnerability.

AllImprovementDiscoveries

Improve SQL for device list for DiscoveriesRead template.

AllImprovementDiscoveries

Add the discovery log ID on the devicesRead template to make sorting more intuitive.

AllImprovementDiscoveries

Revise query in discoveriesModel to mark as complete and discoveries not logged to for over 30 minutes.

AllImprovementDiscoveries

Improve discoveriesModel::queue to use a last_finished time of the standard 2001 and not 1 second in the future.

AllImprovementDiscoveries

On discoveriesRead, show improved 'duration' times per device.

AllImprovementDiscoveries

Improved logging in RulesModel, better determine and use IP.

AllImprovementDiscoveries

Improved discovery logging when we cannot build and audit script and add the device IP to the logging for the RulesModel->execute calls.

AllImprovementSupport

Improved SupportModel tests. Nmap version, lang files.

AllImprovementDevices

Fix some items for CSS dark mode on devicesRead.

AllImprovementAll

Ensure we return a 401 for a failed login for non-HTML requests.

AllImprovementConfig

Fix App config to determine the BASEURL even when running from spark.

AllImprovementDevices, Discoveries

On devicesCollection and discoveriesRead, add a space on either side of IPs in the dataTable. Users can now search for 192.168.1.1<space> and not return 192.168.1.11.

AllImprovementAll

CodeIgniter upgrade to 4.4.3 (latest).


  • No labels