WooCommerce was updated to version 3.5.1, from version 3.5.0. Changelog:
- Fix – Use CRUD method to get product images to fix custom tables missing images.
- Fix – Use HTML entity for times sign when outputting dimensions to fix RTL support.
- Fix – Fix India address format to look nice in the shipping calculator.
- Fix – Don’t default gallery variation images to gallery thumbnail size if flexslider is disabled.
- Fix – Revert show shipping behavior change to prevent missing shipping line on Cart page.
- Fix – Removed non-existing WC_Product_Simple->set_date_created_gmt method.
- Fix – Use correct comment_type when fetching recent reviews for widget.
- Fix – Do not include strong tags as part of translation string on subscriptions disconnect message.
- Fix – Make it possible to send webhooks with the v3 API.
- Fix – Fix get_cart_from_session infinite loop when filters used.
- Fix – Use array instead of string to define class for address line 2 input on checkout.
- Fix – Make checkout fields priority work correctly again.
- Tweak – Remove mentions of deprecated live shipping rates from setup wizard.
- Tweak- Update product block editor hook for WP 5.0.
- Tweak – Merged similar strings to reduce number of translateable strings.
- Tweak – Remove hated “Over to you” text from emails.
- Tweak – Revert problematiic customer as post author change.