Change log for Magefan Admin Action Log Extension
Version 2.0.11 (May 6, 2026)
Features:
- - Added the ability to track changes in the following sections: Index Management, Cache Management, Admin Users, User Roles, and Customer Companies (Adobe Commerce).
General:
- - Minor code improvements.
Version 2.0.10 (March 25, 2026)
Features:
- - New options: "Multiuser Edit Notifications" and "Hide IP Addresses in Logs".
Improvements:
- - Changes to comply with the Magento Coding Standard.
- - Minor improvements.
Version 2.0.9 (May 23, 2025)
General:
- - Backtrace data compression to save space in the database.
Compatibilities:
- - Added compatibility with PHP 8.4.
Version 2.0.8 (December 13, 2024)
Features:
- - Added a notice showing the last admin's login info, such as the date of login and the admin's IP address. The notice will be displayed after the login.
- - Option to track only specific entities (admin sections).
- - Performance improvements.
Version 2.0.7 (November 13, 2024)
Fixes:
- - Fixed an issue Warning: foreach() argument must be of type array|object, null given in Plugin/Backend/Magento/Config/Model/Config.php
Version 2.0.6 (November 12, 2024)
Fixes:
- - Fixed an issue with PHP recursive looping (Memory limit exceeded).
Version 2.0.5 (October 25, 2024)
Fixes:
- - Fixed the issue when the product quantity change wasn't specified in the “View Details” section, though the action itself was logged.
Version 2.0.4 (September 24, 2024)
Fixes:
- - Fixed an issue where changing customer groups wasn't logged.
- - Fixed an issue with using the website timezone instead of the server.
Version 2.0.3 (July 5, 2024)
Fixes:
- - Fixed an issue with changing config value using bin/magento config:set command.
Version 2.0.2 (July 2, 2024)
Features:
- - Showed scope and scope ID for design and config sections.
- - Minor code improvements.
Fixes:
- - Fixed an issue with displaying nested arrays.
Version 2.0.1 (April 22, 2024)
Fixes:
- - Fixed various issues in the first released version.