WooCommerce 360 Degree Images Version 1.1.16 Changelog
* Tweak -Remove CSS margins on 360 images to prevent upward scrolling.
* Tweak -Remove CSS margins on 360 images to prevent upward scrolling.
* Fix-Add link to order in email.
* Fix-Added missing JS method ‘Composite_Availability_View::get_components_availability_string’.
* Fix-Prevent JS errors if third-party code has already started the Backbone history.
* Fix-Renamed summary element button text from ‘View’ to ‘Edit’ when the chosen product is configurable.
* Tweak-Detect scroll anchoring support and let the browser handle things when available.
* Tweak-Prevent autotransitioning if the selected product is out of stock.
* Tweak-Consider if customer is tax exempt when formatting cart item display prices.
* Fix: waitlist elements not showing with events tickets (4.12)
* New: Various new filters
* Fixes for SagePay Direct 3D Secure
* Fix-Prevented stock meta form saving while ‘woocommerce_process_product_meta’ is running. Should prevent some edge-case issues with duplicate bundled items.
* Tweak-Consider if customer is tax exempt when formatting cart item display prices.
* Tweak-It is now possible to calculate and display the quantity of remaining bundles based on the availability of the bundled product with the lowest stock (bundles with static quantities only). To enable, use: add_filter( ‘woocommerce_bundle_display_bundled_items_stock_quantity’, ‘__return_true’ );
* Tweak-Dropped the use of debug options-please use debug constants instead. See ‘WC_Bundles::define_constants’.
* Fixed InSite.
* Fix-Adjust for timezone when requesting available slots from the API.
* Fixed all Bulk Actions.
* Removed many notices, included in Redsys API files.
* Fixed a Ghost column when Invoices is active.
* Updated po/mo files