Skip to content

Latest commit

 

History

History
140 lines (89 loc) · 5.79 KB

CHANGELOG.md

File metadata and controls

140 lines (89 loc) · 5.79 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.

2.3.7 - 2024-12-17

Commits

  • Allow automattic/jetpack-autoloader Composer plugin. (a295e97)
  • Happy 2024. (0b0980b)

Full set of changes: 2.3.6...2.3.7

2.3.6 - 2023-10-13

Commits

  • composer require pronamic/pronamic-cli --dev (e2623da)

Full set of changes: 2.3.5...2.3.6

2.3.5 - 2023-09-11

Commits

  • composer require wp-cli/wp-cli-bundle --dev (0408bb3)
  • Created .pronamic-build-ignore (e14aab8)
  • Configure WordPress slug. (5c2ab43)

Full set of changes: 2.3.4...2.3.5

2.3.4 - 2023-06-01

Commits

  • Added WordPress.WP.I18n config. (ab9eefc)
  • Fixed text domain. (30ecf38)

Full set of changes: 2.3.3...2.3.4

2.3.3 - 2023-06-01

Commits

  • Switch from pronamic/wp-deployer to pronamic/pronamic-cli. (470a07a)
  • Updated .gitattributes (12ea72c)

Full set of changes: 2.3.2...2.3.3

2.3.2 - 2023-03-27

Commits

  • Tested up to 6.2. (2493ebd)
  • Set Composer type to WordPress plugin. (2e6c6e4)
  • Updated .gitattributes (7c5882f)
  • Requires PHP: 7.4. (2515c7f)

Full set of changes: 2.3.1...2.3.2

2.3.1 - 2023-01-31

Composer

  • Changed php from >=8.0 to >=7.4. Full set of changes: 2.3.0...2.3.1

2.3.0 - 2022-12-23

Commits

  • Added "Requires Plugins" header. (2b2f7cf)
  • No longer use deprecated FILTER_SANITIZE_STRING. (2b6618a)
  • Updated manual URL to pronamicpay.com (pronamic/pronamic-pay#15). (10e6ec5)

Composer

Full set of changes: 2.2.2...2.3.0

2.2.2 - 2022-09-27

  • Updated version number in readme.txt.

2.2.1 - 2022-09-27

  • Update to wp-pay/core version ^4.4.

2.2.0 - 2022-09-26

  • Updated payment methods registration.

2.1.0 - 2022-04-11

  • No longer use global core mode.

2.0.0 - 2022-01-11

Changed

1.0.2 - 2021-09-03

  • Added payment provider URL filter.

1.0.1 - 2021-08-13

  • Improved support for tax.

1.0.0 - 2021-08-05

  • First release.