Skip to content

Commit

Permalink
8.0.0-alpha.4
Browse files Browse the repository at this point in the history
  • Loading branch information
remcotolsma committed Jan 11, 2022
1 parent c7db2f7 commit 578fdba
Show file tree
Hide file tree
Showing 10 changed files with 4,510 additions and 5,081 deletions.
16 changes: 9 additions & 7 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,12 +6,14 @@ This projects adheres to [Semantic Versioning](http://semver.org/) and [Keep a C

## [Unreleased][unreleased]

## [8.0.0] - 2022-01-10
## [8.0.0-alpha.4] - 2022-01-11

### Removed
- Removed support for Event Espresso 3 → https://www.pronamic.eu/pronamic-pay-support-for-event-espresso-3-removed/.
- Removed support for s2Member → https://www.pronamic.eu/pronamic-pay-support-for-s2member-removed/.
- Removed support for WP eCommerce → https://www.pronamic.eu/pronamic-pay-support-for-wp-ecommerce-removed/.
### Added
- Added https://actionscheduler.org/ library for subscription processes.
- Added payment method icon to amount column and info meta boxes.
- Added BLIK payment method.
- Added MB WAY payment method.
- Added TWINT payment method.

## [7.0.2] - 2021-09-30

Expand Down Expand Up @@ -2982,8 +2984,8 @@ This projects adheres to [Semantic Versioning](http://semver.org/) and [Keep a C
- Improved the feeds repository and the feed model
- Initial release

[unreleased]: https://github.com/pronamic/wp-pronamic-ideal/compare/8.0.0...HEAD
[8.0.0]: https://github.com/pronamic/wp-pronamic-ideal/compare/7.0.2...8.0.0
[unreleased]: https://github.com/pronamic/wp-pronamic-ideal/compare/8.0.0-alpha.4...HEAD
[8.0.0-alpha.4]: https://github.com/pronamic/wp-pronamic-ideal/compare/7.0.2...8.0.0-alpha.4
[7.0.2]: https://github.com/pronamic/wp-pronamic-ideal/compare/7.0.1...7.0.2
[7.0.1]: https://github.com/pronamic/wp-pronamic-ideal/compare/7.0.0...7.0.1
[7.0.0]: https://github.com/pronamic/wp-pronamic-ideal/compare/6.9.6...7.0.0
Expand Down
2,462 changes: 1,189 additions & 1,273 deletions languages/pronamic_ideal-de_DE.po

Large diffs are not rendered by default.

2,467 changes: 1,191 additions & 1,276 deletions languages/pronamic_ideal-fr_FR.po

Large diffs are not rendered by default.

Binary file modified languages/pronamic_ideal-nl_NL.mo
Binary file not shown.
2,454 changes: 1,182 additions & 1,272 deletions languages/pronamic_ideal-nl_NL.po

Large diffs are not rendered by default.

2,156 changes: 912 additions & 1,244 deletions languages/pronamic_ideal.pot

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "pronamic-pay",
"version": "8.0.0-alpha.3",
"version": "8.0.0-alpha.4",
"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.",
"repository": {
"type": "git",
Expand Down
2 changes: 1 addition & 1 deletion pronamic-ideal.php
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
* Plugin URI: https://www.pronamic.eu/plugins/pronamic-pay/
* 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.
*
* Version: 8.0.0-alpha.3
* Version: 8.0.0-alpha.4
* Requires at least: 4.7
*
* Author: Pronamic
Expand Down
12 changes: 7 additions & 5 deletions readme.txt
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ Donate link: https://www.pronamic.eu/donate/?for=wp-plugin-pronamic-pay&source=w
Requires at least: 5.2
Tested up to: 5.8
Requires PHP: 5.6
Stable tag: 8.0.0-alpha.3
Stable tag: 8.0.0-alpha.4

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

Expand Down Expand Up @@ -114,10 +114,12 @@ Automatic updates should work like a charm; as always though, ensure you backup

== Changelog ==

= 8.0.0 - 2022-01-10 =
* Removed support for Event Espresso 3 → https://www.pronamic.eu/pronamic-pay-support-for-event-espresso-3-removed/.
* Removed support for s2Member → https://www.pronamic.eu/pronamic-pay-support-for-s2member-removed/.
* Removed support for WP eCommerce → https://www.pronamic.eu/pronamic-pay-support-for-wp-ecommerce-removed/.
= 8.0.0-alpha.4 - 2022-01-11 =
* Added https://actionscheduler.org/ library for subscription processes.
* Added payment method icon to amount column and info meta boxes.
* Added BLIK payment method.
* Added MB WAY payment method.
* Added TWINT payment method.

= 7.0.2 - 2021-09-30 =
* Updated WordPress core library to version `3.2.0`.
Expand Down
20 changes: 18 additions & 2 deletions src/changelog.json
Original file line number Diff line number Diff line change
Expand Up @@ -4,14 +4,30 @@
"changes": {}
},
{
"version": "8.0.0",
"date": "2022-01-10",
"version": "8.0.0-alpha.4",
"date": "2022-01-11",
"changes": {
"name": "Removed",
"changes": [
"Removed support for Event Espresso 3 → https://www.pronamic.eu/pronamic-pay-support-for-event-espresso-3-removed/.",
"Removed support for s2Member → https://www.pronamic.eu/pronamic-pay-support-for-s2member-removed/.",
"Removed support for WP eCommerce → https://www.pronamic.eu/pronamic-pay-support-for-wp-ecommerce-removed/."
],
"name": "Changed",
"changes": [
"Updated WordPress core library to version `4.0.0`.",
"Refactored subscription follow-up payments processes.",
"Increased WordPress requirement to version `5.2` or higher.",
"Updated all extension libraries → https://github.com/wp-pay-extensions.",
"Updated all gateway libraries → https://github.com/wp-pay-gateways."
],
"name": "Added",
"changes": [
"Added https://actionscheduler.org/ library for subscription processes.",
"Added payment method icon to amount column and info meta boxes.",
"Added BLIK payment method.",
"Added MB WAY payment method.",
"Added TWINT payment method."
]
}
},
Expand Down

0 comments on commit 578fdba

Please sign in to comment.