Skip to content

Commit 3b0359e

Browse files
committed
v9.3.2
1 parent 785a9c3 commit 3b0359e

File tree

5 files changed

+39
-24
lines changed

5 files changed

+39
-24
lines changed

CHANGELOG.md

Lines changed: 17 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,23 @@ This projects adheres to [Semantic Versioning](http://semver.org/) and [Keep a C
66

77
## [Unreleased][unreleased]
88

9+
## [9.3.2] - 2023-01-31
10+
11+
### Commits
12+
13+
- Lower PHP requirement tot PHP 7.4. ([785a9c3](https://github.com/pronamic/wp-pronamic-pay/commit/785a9c385f843e218128c4f924fa0cac1c5d25d6))
14+
15+
### Composer
16+
17+
- Changed `php` from `>=8.0` to `>=7.4`.
18+
- Changed `wp-pay-extensions/charitable` from `v4.3.0` to `v4.3.1`.
19+
Release notes: https://github.com/pronamic/wp-pronamic-pay-charitable/releases/tag/v4.3.1
20+
- Changed `wp-pay-gateways/adyen` from `v4.4.0` to `v4.4.1`.
21+
Release notes: https://github.com/pronamic/wp-pronamic-pay-adyen/releases/tag/v4.4.1
22+
Full set of changes: [`9.3.1...9.3.2`][9.3.2]
23+
24+
[9.3.2]: https://github.com/pronamic/wp-pronamic-pay/compare/v9.3.1...v9.3.2
25+
926
## [9.3.1] - 2023-01-31
1027
### Commits
1128

languages/pronamic_ideal.pot

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,14 +2,14 @@
22
# This file is distributed under the GPL-3.0-or-later.
33
msgid ""
44
msgstr ""
5-
"Project-Id-Version: Pronamic Pay 9.3.1\n"
5+
"Project-Id-Version: Pronamic Pay 9.3.2\n"
66
"Report-Msgid-Bugs-To: https://wordpress.org/support/plugin/pronamic-ideal\n"
77
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
88
"Language-Team: LANGUAGE <LL@li.org>\n"
99
"MIME-Version: 1.0\n"
1010
"Content-Type: text/plain; charset=UTF-8\n"
1111
"Content-Transfer-Encoding: 8bit\n"
12-
"POT-Creation-Date: 2023-01-31T13:11:23+00:00\n"
12+
"POT-Creation-Date: 2023-01-31T13:26:32+00:00\n"
1313
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
1414
"X-Generator: WP-CLI 2.8.0-alpha\n"
1515
"X-Domain: pronamic_ideal\n"

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "pronamic-pay",
3-
"version": "9.3.1",
3+
"version": "9.3.2",
44
"description": "The Pronamic Pay plugin adds payment methods like iDEAL, Bancontact, credit card and more to your WordPress site for a variety of payment providers.",
55
"repository": {
66
"type": "git",

pronamic-ideal.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
* Plugin URI: https://www.pronamic.eu/plugins/pronamic-pay/
55
* Description: The Pronamic Pay plugin adds payment methods like iDEAL, Bancontact, credit card and more to your WordPress site for a variety of payment providers.
66
*
7-
* Version: 9.3.1
7+
* Version: 9.3.2
88
* Requires at least: 5.9
99
* Requires PHP: 7.4
1010
*

readme.txt

Lines changed: 18 additions & 20 deletions
Original file line numberDiff line numberDiff line change
@@ -4,8 +4,8 @@ Tags: ideal, bank, payment, gravity forms, forms, payment, woocommerce, recurrin
44
Donate link: https://www.pronamic.eu/donate/?for=wp-plugin-pronamic-pay&source=wp-plugin-readme-txt
55
Requires at least: 5.9
66
Tested up to: 6.1
7-
Requires PHP: 7.4
8-
Stable tag: 9.3.1
7+
Requires PHP: 8.0
8+
Stable tag: 9.3.2
99

1010
The Pronamic Pay plugin adds payment methods like iDEAL, Bancontact, credit card and more to your WordPress site for a variety of payment providers.
1111

@@ -113,6 +113,22 @@ Automatic updates should work like a charm; as always though, ensure you backup
113113

114114
== Changelog ==
115115

116+
= 9.3.2 =
117+
### Commits
118+
119+
- Lower PHP requirement tot PHP 7.4. ([785a9c3](https://github.com/pronamic/wp-pronamic-pay/commit/785a9c385f843e218128c4f924fa0cac1c5d25d6))
120+
121+
### Composer
122+
123+
- Changed `php` from `>=8.0` to `>=7.4`.
124+
- Changed `wp-pay-extensions/charitable` from `v4.3.0` to `v4.3.1`.
125+
Release notes: https://github.com/pronamic/wp-pronamic-pay-charitable/releases/tag/v4.3.1
126+
- Changed `wp-pay-gateways/adyen` from `v4.4.0` to `v4.4.1`.
127+
Release notes: https://github.com/pronamic/wp-pronamic-pay-adyen/releases/tag/v4.4.1
128+
Full set of changes: [`9.3.1...9.3.2`][9.3.2]
129+
130+
[9.3.2]: https://github.com/pronamic/wp-pronamic-pay/compare/v9.3.1...v9.3.2
131+
116132
= 9.3.1 =
117133
### Commits
118134

@@ -318,24 +334,6 @@ Full set of changes: [`9.1.3...9.2.0`][9.2.0]
318334

319335
[9.2.0]: https://github.com/pronamic/wp-pronamic-pay/compare/v9.1.3...v9.2.0
320336

321-
= 9.1.3 =
322-
### Fixed
323-
- Updated WordPress pay Easy Digital Downloads library to version 4.2.2.
324-
- Fix required field indicator HTML escaped. [#5](https://github.com/pronamic/wp-pronamic-pay-easy-digital-downloads/issues/5)
325-
- Updated WordPress pay WooCommerce library to version 4.3.3.
326-
- Fix creating zero amount refunds. [#31](https://github.com/pronamic/wp-pronamic-pay-woocommerce/issues/31)
327-
- Updated WordPress pay Adyen library to version 4.3.1.
328-
- Redirect API-only payment methods to payment action URL. [#18](https://github.com/pronamic/wp-pronamic-pay-adyen/issues/18)
329-
- Make `redirectResult` no longer required in return endpoint. [#19](https://github.com/pronamic/wp-pronamic-pay-adyen/issues/19)
330-
331-
### Changed
332-
- Updated WordPress pay Mollie library to version 4.6.0.
333-
- Use new `pronamic/wp-mollie` library.
334-
- Use new `str_*_with` functions, requires WordPress `5.9` or higher.
335-
- Updated WordPress pay Pay. library to version 4.4.0.
336-
- Updated to REST API version 13: https://rest-api.pay.nl/v13/.
337-
- Added `statsData` to transaction requests. [#18](https://github.com/pronamic/pronamic-pay/issues/18)
338-
339337
[See changelog for all versions.](https://www.pronamic.eu/plugins/pronamic-pay/changelog/)
340338

341339
== Links ==

0 commit comments

Comments
 (0)