WooCommerce Elavon Gateway Version 2.14.6 Changelog
* Fix – Subscriptions: customers were unexpectedly being charged when changing the payment method associated with a subscription
* Fix – Subscriptions: customers were unexpectedly being charged when changing the payment method associated with a subscription
* Tweak – Improve caching of S3 client connection instances to improve performance
* Tweak – Append region code to region lists in dropdowns for clarity
* Tweak – Enable the force redirect download method for S3 files as the default setting value in new installations
* Fix – Harden admin code when getting a product’s local file data to prevent errors in some installations
* Fix – When connecting for the first time, make sure buckets can be listed without reloading the page
* Fix – The list of S3 region in the shortcode modal should consistently list all the available regions
* Localization – Add Polish translations
* Misc – Do not pass a region in the S3 client when listing all buckets or checking the connection status
* Misc – Update WP Background Processing to 1.4.0
* Dev – Allow filtering S3 client connection status and bucket list cache durations
* Fix: Fixed some API Manager product tabs not displaying correctly due to inconsistent meta key usage
* Fix: Apply the correct textdomain in API Manager product tabs translatable strings
* Fix: Address a PHP error in the plugin settings screens
* Localization: Update existing French translations
* Update: WC and WP compatibility updates
* Update: Remove legacy code that was used to support older versions of WooCommerce.
* Update: Remove some deprecation notices related to strpos and str_replace functions.
* New: Tested up to WooCommerce 9.9.3
* New: Polish, Turkish & Portuguese(Brazil & Portugal) translations (AI-generated)
* Fix: Improved SQL logic to avoid partial matches in product exclusion for Auto Apply coupons
* Fix: Persistent “Display message to user” after coupon/product removal
* Fix: Layout issue in “Send Store Credit” tab
* Fix: New Customer Discount not applying on guest checkout
* Fix: Store credit not reflecting in ‘Preview email’
* Fix: Infinite loop causing max execution time errors
* Fix: YITH Cart Messages disappeared when clicking on Available Coupons
* Fix: Product selection popup not opening on Classic Checkout for coupons with multiple choices.
* Fix: Prevented cart page from scrolling to top when changing shipping methods after applying a coupon via accordion UI
* Update: [Admin] Enhanced UI/UX for new user restrictions
* Update: [Admin] Enhanced UI/UX for Bulk Generate Coupon settings
* Update: Translation
* Update – WP and WC compatibility tags.
* Update: Change hook for when Wishlist emails are sent via woocommerce_wishlist_send_email from init to woocommerce_init.
* Tweak – WooCommerce 9.9 compatibility.
* Add – Vendors profile details to Block templates so they appear on WordPress default themes.
* Add – Plugin action links for Settings, Support, and Documentation.
* Fix – Vendor dashboard switcher icon & text misalignment.
* Fix – “Additional Settings” toggle flickering issue in Vendors page.
* Fix – Improvements to Text Area field on Vendor Settings.
* Dev – Add spell checker GitHub Action to catch misspellings.
* Update – WC and WP Compatibility Updates.
* Fix – Correct incorrect translation domain.
* Fix – Be defensive in getting gravity forms history from very old orders.
* Fix: Adjust the template check for the Certificate Template preview – #362