You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Prepare release 4.33.0: update package.json and plugin header version, add a 4.33.0 entry to CHANGELOG.md. Notes include adding the pronamic_pay_register_payment_methods action, moving default payment method registration to the pronamic-pay-default-payment-methods package, removing the temporary iDEAL rebranding override, fixing image assignment for Billink and Focum, and adding the release compare link.
Copy file name to clipboardExpand all lines: CHANGELOG.md
+10Lines changed: 10 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -6,6 +6,8 @@ This projects adheres to [Semantic Versioning](http://semver.org/) and [Keep a C
6
6
7
7
## [Unreleased][unreleased]
8
8
9
+
## [4.33.0] - 2026-04-15
10
+
9
11
### Added
10
12
11
13
- Added the `pronamic_pay_register_payment_methods` action to register payment methods in plugin space.
@@ -15,10 +17,18 @@ This projects adheres to [Semantic Versioning](http://semver.org/) and [Keep a C
15
17
- Updated payment method registration flow so payment methods are registered via the `pronamic_pay_register_payment_methods` action.
16
18
- Moved Pronamic default payment method registration out of core and into the [`pronamic/pronamic-pay-default-payment-methods`](https://github.com/pronamic/pronamic-pay-default-payment-methods) package.
17
19
20
+
### Removed
21
+
22
+
- Removed the temporary iDEAL rebranding override (no longer needed since 2026-01-29 has passed).
23
+
18
24
### Fixed
19
25
20
26
- Fixed image assignment for Billink and Focum in default payment method registration (now in [`pronamic/pronamic-pay-default-payment-methods`](https://github.com/pronamic/pronamic-pay-default-payment-methods)).
0 commit comments