WooCommerce was updated to version 2.4.10, from version 2.4.8. Changelogs:
2.4.10
- Fix – Geo IP – Correctly parse .dat files.
- Fix – Geo IP – Ensure WC_Logger class exists before logging errors.
- Fix – Geo IP – Prevent notices in ipv6 methods.
- Tweak – Add information about credit card address for Simplify Commerce.
2.4.9
- Fix – Check abspath exists in more files to prevent errors on direct access.
- Fix – Hide SQL errors during ajax requests.
- Fix – Fixed redirection loop on customizer screen.
- Fix – Improved error handling in WC_Geo_IP.
- Fix – Bulk edit sale prices.
- Fix – Check for child themes in System Status.
- Fix – API – Warnings when create attributes.
- Fix – System Report: Template version check path.
- Fix – Potential XSS within price.php fixed with escape on get_price() (would require edit/admin permissions to take advantage of). Template version has been bumped.