WooCommerce Memberships Version 1.22.3 Changelog
* Fix-Address an issue with plans with fixed dates and some timezone configurations
* Misc-Drop the `woo-includes` folder and move plugin classes from `includes` to `src` folder
* Fix-Address an issue with plans with fixed dates and some timezone configurations
* Misc-Drop the `woo-includes` folder and move plugin classes from `includes` to `src` folder
* Fix-Correctly calculate discounts when coupons are used for orders containing tax inclusive discount products. PR#368
* Fix-Don’t allow payment gateways that are disabled for deposits to be used to pay for future payments. PR#371
* Dev-Update jQuery 3.0 deprecations. PR#369
* Tweak-Cleanup old background processes that are older than 14 days and completed
* Dev-Add filters to toggle maximum age of background jobs to be removed and cleanup interval
* Fix-Column width and characters break issues when viewing the product list table on narrow screen sizes.
* Fix-Ensure the Vendor Email field is required properly and if not set for existing Vendors, show an admin notice.
* Tweak-Add more details to log messages coming from PayPal.
* Fix: Incorrect handling of comma decimals in manual subscription renewal.
* Added: Compatibility with chained products plugin
2021.06.16
* Fix: updated bundles to refresh on variation selection consistently
2021.05.14
* Added: filters for CSV export data (headers and row)
* Add-Quantity attribute to add to cart link.
* Fix-Wrong quantity calculation when both group of quantity setting and minimum setting are set.
* Tweak-Tested compatibility with WP 5.8.
* Fix-The funds were not being added to the customer account when using the top-up form (Only in version 2.5).
* Tweak-Ensure that the “woocommerce-shipping-total shipping” CSS classes are added in the plugin HTML template output
* Misc-Dropped `woo-includes` folder and renamed `includes` folder to `src`
* Fix-ensure post modified dates get updated even if an import doesn’t have any normal post fields.