In the latest update of WooCommerce Authorize.net CIM, version 3.10.7, a couple of important changes have been made to improve the plugin’s performance and reliability. First, the developers fixed a problem related to JavaScript that was causing a warning message about an outdated feature called `DOMNodeInserted`. This means that the code is now cleaner and more modern, which helps to avoid any potential issues in the future.
Additionally, they made an adjustment to improve efficiency by loading certain frontend resources only when they are actually needed. This change helps the website run faster and reduces unnecessary loading, enhancing the overall user experience. In simple terms, these updates aim to make the plugin smoother and more efficient for both developers and users.
Latest Update Details
Version | 3.10.7 |
---|---|
Release Date | 2024.09.23 |
Changelog
- Fix – Address JavaScript deprecation warning about the `DOMNodeInserted` mutation event
- Misc – Load frontend assets only when needed