diff --git a/mollie-payments-for-woocommerce.php b/mollie-payments-for-woocommerce.php index b2a83fbf..d129381e 100644 --- a/mollie-payments-for-woocommerce.php +++ b/mollie-payments-for-woocommerce.php @@ -3,7 +3,7 @@ * Plugin Name: Mollie Payments for WooCommerce * Plugin URI: https://www.mollie.com * Description: Accept payments in WooCommerce with the official Mollie plugin - * Version: 7.7.0-beta + * Version: 7.7.0 * Author: Mollie * Author URI: https://www.mollie.com * Requires at least: 5.0 diff --git a/readme.txt b/readme.txt index e7247028..65478312 100644 --- a/readme.txt +++ b/readme.txt @@ -2,8 +2,8 @@ Contributors: daanvm, danielhuesken, davdebcom, dinamiko, syde, l.vangunst, ndijkstra, robin-mollie, wido, carmen222, inpsyde-maticluznar Tags: mollie, payments, payment gateway, woocommerce, credit card, apple pay, ideal, bancontact, klarna, sofort, giropay, woocommerce subscriptions Requires at least: 3.8 -Tested up to: 6.5 -Stable tag: 7.5.5 +Tested up to: 6.6 +Stable tag: 7.7.0 Requires PHP: 7.2 License: GPLv2 or later License URI: http://www.gnu.org/licenses/gpl-2.0.html @@ -221,6 +221,20 @@ Automatic updates should work like a charm; as always though, ensure you backup == Changelog == += 7.7.0 - 12-08-2024 = + +* Added - Payconiq payment method +* Added - Riverty payment method +* Fix - Declaring compatibility in WP Editor +* Security - Enhanced object reference security + += 7.6.0 - 10-07-2024 = + +* Added - Trustly payment method +* Deprecated - Giropay payment method (iropay Depreciation FAQ](https://help.mollie.com/hc/en-gb/articles/19745480480786-Giropay-Depreciation-FAQ)) +* Fixed - Mollie hooks into unrelated orders +* Fixed - Notices and type errors after 7.5.5 update +* Fixed - Rounding issues with products including tax = 7.5.5 - 18-06-2024 = * Feature Flag - Enable Bancomat Pay & Alma feature flag by default (official launch 2024-07-01)