Skip to content

v5.15.21

Choose a tag to compare

@kjmartens kjmartens released this 13 Jul 20:19
v5.15.21
4358b6e

Fixed

  • Fixed several issues with the Mollie integration, including missing SDK dependencies, payment creation errors, and redirect handling.
  • Fixed an issue where Mollie payment descriptions could render raw Twig, such as {{ form.name }}, instead of the parsed value.
  • Fixed an issue where successful Mollie payment returns did not always re-enter Freeform's success handling pipeline, affecting success banners and configured success behavior for AJAX and non-AJAX forms.
  • Fixed an issue where Mollie payment fields could inherit an invalid default value, causing duplicate-key errors.