Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

changelog #253

Merged
merged 1 commit into from
Oct 22, 2024
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
5 changes: 5 additions & 0 deletions readme.txt
Original file line number Diff line number Diff line change
Expand Up @@ -99,6 +99,11 @@ Plugin requires **minimum setup**: after enabling the fee/discount for selected

== Changelog ==

= 2.14.0 - 22/10/2024 =
* Fix - Deactivation survey request was being sent even though 'Skip & deactivate' was selected while deactivating the plugin.
* Fix - Compatibility issue with the WooCommerce Authorize.Net Gateway plugin.
* Fix - The payment gateway fees or discounts are not charged on the 'Pay for this order' page.

= 2.13.0 - 09/06/2024 =
* Fix - Added a nonce check for Cross-Site Request Forgery (CSRF) vulnerability on the reset button
* Fix – Payment Gateway fees did not update when the payment gateway was changed on WooCommerce Cart/Checkout blocks
Expand Down
Loading