Skip to content

Latest commit

 

History

History
466 lines (302 loc) · 20.1 KB

File metadata and controls

466 lines (302 loc) · 20.1 KB

Changelog

All notable changes to this project will be documented in this file.

The format is based on Keep a Changelog, and this project adheres to Semantic Versioning.

1.11.1 - 2025-03-03

Commits

  • Fixed fatal error with Contact Form 7 due to incorrect file path. (#24)

Composer

Full set of changes: 1.11.0...1.11.1

1.11.0 - 2025-02-28

Composer

Full set of changes: 1.10.1...1.11.0

1.10.1 - 2025-02-25

Changed

  • Improved Mollie error handling when updating subscription mandate. (8f03de5)

Composer

Full set of changes: 1.10.0...1.10.1

1.10.0 - 2025-02-17

Changed

  • Fixed early registration of payment methods for loading translations. (75aed83)
  • Removed Mollie iDEAL issuers support for iDEAL 2.0 migration. (eebbad1)

Composer

Full set of changes: 1.9.0...1.10.0

1.9.0 - 2024-09-27

Added

  • Added support for setting currency with pronamic_pay_currency field name or option. (#20)

Commits

Composer

Full set of changes: 1.8.1...1.9.0

1.8.1 - 2024-06-19

Commits

Composer

Full set of changes: 1.8.0...1.8.1

1.8.0 - 2024-06-12

Composer

Full set of changes: 1.7.0...1.8.0

1.7.0 - 2024-05-27

Composer

Full set of changes: 1.6.1...1.7.0

1.6.1 - 2024-05-15

Composer

Full set of changes: 1.6.0...1.6.1

1.6.0 - 2024-03-26

Commits

Composer

Full set of changes: 1.5.0...1.6.0

1.5.0 - 2024-02-08

Changed

  • Improved the support for Contact Form 7 checkbox fields used for the amount to be paid (pronamic_pay_amount tag option), multiple checked options/amounts are now added up. (ba1322a)
  • The HTTP timeout option is increased when connecting to Mollie via WP-Cron, WP-CLI or the Action Scheduler library. pronamic/wp-pay-core#170

Composer

Full set of changes: 1.4.1...1.5.0

1.4.1 - 2023-12-18

Composer

Full set of changes: 1.4.0...1.4.1

1.4.0 - 2023-11-09

Changed

Composer

Full set of changes: 1.3.0...1.4.0

1.3.0 - 2023-11-07

Composer

Full set of changes: 1.2.1...1.3.0

1.2.1 - 2023-09-11

Composer

Full set of changes: 1.2.0...1.2.1

1.2.0 - 2023-08-28

Changed

  • Improved processing of Contact Form 7 form submission data.

Fixed

  • Fixed compatibility with plugin "Send PDF for Contact Form 7".

Commits

Composer

Full set of changes: 1.1.6...1.2.0

1.1.6 - 2023-07-19

Fixed

  • Fixed fatal error after plugin activation.

Composer

Full set of changes: 1.1.5...1.1.6

1.1.5 - 2023-07-18

Composer

Full set of changes: 1.1.4...1.1.5

1.1.4 - 2023-07-12

Commits

Composer

Full set of changes: 1.1.3...1.1.4

1.1.3 - 2023-06-01

Composer

Full set of changes: 1.1.2...1.1.3

1.1.2 - 2023-04-04

Fixed

  • Fixed PHP warning about missing package.json file.

Commits

  • Updated pronamic/wp-mollie to version 1.2.1. (453bee4)
  • Updated translations. (446ad6a)

Composer

1.1.1 - 2023-03-29

Commits

Composer

1.1.0 - 2023-02-23

Addedd

  • Added support for multiple free text value options. (84d9856)

Changed

  • Updated payment start on form submit. (631888a)
  • Fixed duplicate execution of $gateway->start( $payment ) in redirect routine of HTML form gateways. (467aeb5)

Composer

1.0.2 - 2023-02-17

Fixed

  • Fixed running Mollie integration installation.

Composer

1.0.1 - 2023-02-07

Composer

1.0.0 - 2023-01-30

  • First release.