Skip to content

Announcing WP Activity Log 4.4.3

Compare
Choose a tag to compare
@robert81 robert81 released this 08 Dec 14:02
· 49 commits to master since this release
fd943fb

Release notes: Announcing WP Activity Log 4.4.3

  • New activity log event IDs

    • 6060: an event ID was enabled or disabled.
  • New features & functionality

    • MemberPress activity log extension - keep a log of the changes that happen on your MemberPress powered website.
    • Plugin can now read v4 IP addresses that are mapped to v6.
  • Plugin & features improvements

    • Major database queries improvements to optimize the reading of activity log events from the database.
    • Improved display of extension events (as well as special sub-options) within the Enable/Disable events view.
    • Adjusted CSS for a more responsive activity log viewer.
    • Improved login sensor to improve compatibility with most custom login forms.
    • Improved logic handling when creating custom notifications.
    • Activity Log events sorted by event ID in Enable/Disable Events section.
    • UI improvements to the Enable/Disable events view.
    • Activity log event metadata is now consistently an array for efficiency and better data management.
    • Silencing admin notices in the activity log viewer page.
    • Event data inspector styling improvements.
    • Removed the Freemius SDK from the Free edition plugin.
    • Plugin now displays the user role name instead of the slug.
    • Improved the plugins internal logging class/system.
    • Applied several new checks and improvements to improve the reliability of the archiving connection module.
    • Improved the logic of event ID 1000 (user login) to avoid duplicate events when a user logs in via WooCommerce.
    • Improved the "ordering and organizing" of the event ID lists in the Enabled / Disable Events section.
    • Updated the Freemius SDK to version 2.5.3
    • Improved compatibility with the MemberPress plugin (addresses a number of errors etc).