Audittrail

Content Type: Module
Categories: Tracing

Overview

This module ensures tracking of the changes made in the system. We support 2 major versions of this module:
  • Version 9 is compatible with Atlas UI 3. It is available in Mendix 9.18.4 and higher. It should be used for new apps created with Mendix 9 and higher.
  • Version 8 is compatible with Atlas UI 2. It can be used in Mendix 8.

Documentation

Please see Audit Trail in the Mendix documentation for details.

Releases

Version: 10.2.0
Framework Version: 10.21.0
Release Notes: We upgraded all widgets to pluggable widgets that use React We removed the ability to export to CSV in LogOverviewSnippet due to no support for it in data grid 2. It is still possible to export to Excel
Version: 10.1.1
Framework Version: 10.21.0
Release Notes: We removed usages of deprecated methods in `com.mendix.core.Core` from the implementation that were missed in the previous version
Version: 10.1.0
Framework Version: 10.21.0
Release Notes: We upgraded the module to Mendix version 10.21.0 to make it compatible with future versions of Mendix We removed usages of deprecated methods in `com.mendix.core.Core` from the implementation
Version: 10.0.1
Framework Version: 10.18.0
Release Notes: We fixed an issue where logging an object that specializes System.User with no association to AuditTrail.Log entity still created logs but using the wrong association. This now results in an error. We fixed an issue where logging an object that specializes System.User with an association to AuditTrail.Log entity resulted in the wrong author was being logged. (Ticket 238696) We updated the HTML Element widget dependency to version 1.2.2
Version: 10.0.0
Framework Version: 10.18.0
Release Notes: We upgraded the module to Mendix version 10.18.0 to make it compatible with future versions of Mendix
Version: 9.1.6
Framework Version: 9.18.4
Release Notes: We updated the HTML Element widget dependency to version 1.2.2
Version: 9.1.5
Framework Version: 9.18.4
Release Notes: ### Security We updated the HTML Element widget to version 1.2.1, which uses DOMPurify version 2.5.6 to prevent a cross-site scripting vulnerability.
Version: 9.1.4
Framework Version: 9.18.4
Release Notes: We replaced the deprecated Format String widget with the HTML Element widget. (Ticket 217759)
Version: 9.1.3
Framework Version: 9.18.4
Release Notes: We fixed an issue where the session timezone would be changed after call to "AuditTrail.BCo_AudittrailSuperClass" microflow (Ticket 214500).
Version: 9.1.0
Framework Version: 9.18.4
Release Notes: We upgraded the module to Mendix version 9.18.4 to make it compatible with future versions of Mendix