History Log
Content Type: Module
Categories: Import/Export,Data
Overview
The History Log module generates one or more log entries for monitored entities when new entities are created, changed or deleted.
In addition, changes to generalized entities can be monitored with System.FileDocuments and System.Images.
Documentation
Detailed documentation of the module as well as the license file can be found on GitHub: https://github.com/avocodo/Mendix-HistoryLog
Releases
Version: 1.1.0
Framework Version: 10.12.9
Release Notes: New Feature: Export & Import – Download Settings & Change Entities with all relevant Definitions
With this release, the History Log module now supports exporting and importing its configuration, making environment setup and migration significantly easier.
What’s new
- Export all Change Entity definitions including tracked attributes, references, and display settings
- Export current module settings (excluding sensitive email configuration)
- Export as structured JSON files bundled in a ZIP archive
- Import previously exported JSON files to replicate configurations in other environments
- Upload files individually or in bulk, directly via the Export & Import section in the module overview
- The commons-collections-3.2.2.jar library has been added to the module’s vendorlib directory and is now integrated in the Settings for internal use.
Security Note
- Email account configurations (e.g. SMTP credentials) are excluded from export for security reasons and must be reconfigured manually if needed
Use Case
Ideal for migrating projects between Mendix environments (Test → Acceptance → Production), maintaining consistent logging setups, and simplifying handover between development teams.
Version: 1.0.1
Framework Version: 10.12.9
Release Notes: Small bug fix that affects the data import from the previous version
Version: 1.0.0
Framework Version: 10.12.9
Release Notes: Initial Version.
Please see documentation for more details.