WooCommerce Point of Sale Version 5.3.2 Changelog
* Fix-register clerks were not able to login to register.
* Tweak-product grid list view enhancements.
* Fix-register clerks were not able to login to register.
* Tweak-product grid list view enhancements.
* Misc-Enable Hosted Tokenization in new installs and prompt for setting update in existing installs
* Misc-Remove hard-coded Hosted Tokenization Profile IDs for Sandbox testing
* Feature-Add an optional URL prefix setting for coupon URLs to help tackling caching issues with some host providers and grouping coupons under a common base route
* Tweak-Prevent variable products to be associated with a coupon as products to be added to cart
* Fix-Ensure that upgrade methods in the plugin lifecycle handler do not trigger a PHP error when updating from very old versions
* Localization-Update Italian translation
* Fix Logo not showing
* Remove deprecate WC function
* Tweak-Update Amazon login app scope to include `payments:widget` to ensure continued compatibility with Login with Amazon
* New: Integration with “WooCommerce Min Max Quantity & Step Control Single” extension
* Change: Improvements to Composite product support to avoid issues with 3rd party extensions that register the same product types
* Change: Internal refactoring of product bundles support
* Fix: Resolve issue where descriptions were sometimes incorrect with page builder plugins active
* Improve colorDepth check
* Test Ip Address, revert to Protocol 3.00 for customers using IPv6 IP Addresses-
IP Address is a required field for Protocol 4.00
Opayo does not support IPv6 on Protocol 4.00
* Fix-Issue where abandoned carts job could incorrectly throw an exception in some cases
* Tweak-Display the last login information in members admin screens
* Tweak-When importing memberships and notifying users, have WooCommerce generate the new user’s password, if the corresponding option is set in “Account creation”
* Tweak-Improve the User Switching integration by reducing the length of the transient used to store a temporary user ID and deleting it when the admin user switches back
* Tweak-Only show visibility options for profile fields based on the chosen membership plans to associate the profile field with
* Fix-Fix an error that was preventing checkbox profile fields saving in the membership admin page
* Dev-Add a filter to define a temporary user to be used with the User Switching plugin instead of generating one every time
* Fix Remote Logo setting
* Fix for PHP 7.4 deprecated function
* Update to DOMPDF 0.8.6
* Basic RTL support