Changelog
Added
- Added a direct plugin bootstrap in the main plugin file with an
ABSPATHguard and gateway registrations. - Added
.distignoreand Composer build scripts for staged distributions and plugin archives.
Changed
- Replaced the legacy Grunt-based distribution flow with Composer + WP-CLI build tooling.
- Updated JavaScript development tooling versions in
package.json. - Updated plugin source and test files for compatibility with current dependencies.
Composer
- Added
automattic/jetpack-autoloaderv5.0.18(exact fromcomposer.lock): upstream tag notes a 15.9-a.3 changelog wording polish in the Jetpack sync. Release notes - Updated
justinrainbow/json-schemato6.8.2(exact fromcomposer.lock): includes a fix to align with the latest JSON Schema test suite. Release notes - Updated
pronamic/wp-moneytov2.4.4(exact fromcomposer.lock): includes exception message escaping and static analysis/code quality fixes. Release notes - Updated
wp-pay/coretov4.33.0(exact fromcomposer.lock): addspronamic_pay_register_payment_methodsand moves default payment method registration out of core. Release notes - Added
wp-cli/dist-archive-commandv3.1.0(exact fromcomposer.lock, dev): improves archive behavior (including cleanup of existing zip entries) and command output details. Release notes - Updated
wp-cli/wp-cli-bundletov2.12.0(exact fromcomposer.lock, dev): updates the WP-CLI bundle to the 2.12 release line. Release notes
Full Changelog: v2.3.7...v2.4.0