Skip to content

Releases: mollie/Sylius

v5.7.0

05 Sep 11:40
5d9717d
Compare
Choose a tag to compare

New Features:

  • Adding compatibility with Sylius 1.13.0 - 1.13.4

Bug fixes/improvements:

  • Fix issue with Alma payments
  • Fix issue with doctrine orm file that caused change in table structure after executing force migrate command
  • Fix issue with using payment link when payment failed more then once

v5.6.0

29 Jul 08:28
1bf21d1
Compare
Choose a tag to compare

New Features:
Adding the support of the following new payment methods:

  • BANCOMAT Pay
  • Payconiq
  • Riverty
  • Trustly

Others:
Removed Giropay: Support for Giropay has been removed due to discontinuing the service provider's support.

Release 5.5.0

21 Jun 14:47
e11165b
Compare
Choose a tag to compare

New Features

  • Added new payment method Alma
  • Added QR code functionality for Bancontact

Bug fixes/improvements:

  • Removed unused validators
  • Fixed routing of mollie_admin_methods

Others

  • Removed iDEAL issuer list for iDEAL 2.0
  • Updated installation documentation

Release 5.4.0

09 Apr 11:37
6fa6e98
Compare
Choose a tag to compare

Changes and improvements:

  • Added support for Klarna
  • Bug fixes and improvements

Release 5.3.0

27 Feb 14:55
22c6a3c
Compare
Choose a tag to compare

Changes and improvements:

Added support for TWINT
Added support for BLIK

Release 5.2.0

29 Jan 12:15
9613892
Compare
Choose a tag to compare

Included in this release:

  • Enable single click payment with Mollie components.

Bug fixes:

  • Being able to navigate Mollie components using the tab key.
  • Merchants are now able to create multiple refunds on the same order.

Release 5.1.0

03 Oct 11:13
a3ad196
Compare
Choose a tag to compare

Changes and improvements:

  • Added support for Billie
  • Removed the profile_id, this will be extracted from the Methods API
  • Bug fixes and improvements

Release 5.0.0

10 May 14:06
459f842
Compare
Choose a tag to compare

This is a major version that includes many bug fixes and stabilizations of the plugin

As a heads up for our existing merchants/developers since this is a major version you need to remove the previous version and references from the old Sylius Mollie plugin and later on install the new 5.0.0 version.

Changes and improvements:

  • Added support for IN3 and Klarna new markets
  • Compatibility with latest version of Sylius
  • Refund stabilization
  • Subscription stabilization

Please don't install any of the previous version.

v4.0.1

25 May 15:05
4b24a9e
Compare
Choose a tag to compare

Compatible with PHP:
8.0.*

Compatible with Sylius:
1.10.* and 1.11.*
Upgrade SyliusRefund plugin dependency to 1.1.*

New features:
Subscription and recurring payments support via a new gateway
Mollie Wiki update

Bug fixes:
Onboarding wizard save skip choice
Fix way of retrieving mandate in recurring payments chain
Clone order item unit’s respectively to original order item quantity in recurring payments chain
Fix sending card token when using Mollie Components

Other:
Update documentation and sebastian-mollie/SyliusMolliePlugin-DO-NOT-USE-#278 Fix plugin installation instructions
Update version string to 4.0.0
Behat tests for recurring payments

4.0.0

16 May 14:29
6fa95c9
Compare
Choose a tag to compare

Compatible with PHP:
8.0.*

Compatible with Sylius:
1.10.* and 1.11.*
Upgrade SyliusRefund plugin dependency to 1.1.*

New features:
Subscription and recurring payments support via a new gateway
Mollie Wiki update

Bug fixes:
Onboarding wizard save skip choice
Fix way of retrieving mandate in recurring payments chain
Clone order item unit’s respectively to original order item quantity in recurring payments chain
Fix sending card token when using Mollie Components

Other:
Update documentation
Update version string to 4.0.0
Behat tests for recurring payments