Theme
Go Dark Go Light
Stand with Ukraine! How can you help?
Find out more

Change log for Magento 2 Admin Action Log Extension

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 when changing customer groups weren't logged.
  • - Fixed an issue with using 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. 
Top