Releases: mollie/Sylius
Releases · mollie/Sylius
v5.7.3
v5.7.2
- Remove hard coded divisors
- Make Version20231225151033 transactional
Release version 5.7.1
- update isCreditCardSaved field to be nullable in ORM doctrine configuration
v5.7.0
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
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
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
Changes and improvements:
- Added support for Klarna
- Bug fixes and improvements
Release 5.3.0
Changes and improvements:
Added support for TWINT
Added support for BLIK
Release 5.2.0
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
Changes and improvements:
- Added support for Billie
- Removed the profile_id, this will be extracted from the Methods API
- Bug fixes and improvements