Releases: adamjohnlea/leastudios-payments
Releases · adamjohnlea/leastudios-payments
Release list
v1.2.0
v1.1.1
Fixed
- Bump readme.txt Stable Tag to 1.1.0 and prefix uninstall globals
Changed
- Convert table-name interpolations to %i placeholder
Requirements
- WordPress 6.4+
- PHP 8.2+
Download: leastudios-payments-1.1.1.zip (attached below).
v1.1.0
Added
- Add Checkout appearance settings panel
Fixed
- Avoid Stripe idempotency conflicts when session args change
- Use embedded_page ui_mode for Stripe Checkout Sessions
Requirements
- WordPress 6.4+
- PHP 8.2+
Download: leastudios-payments-1.1.0.zip (attached below).
v1.0.4
Added
- List handled Stripe webhook events on the Settings page
Requirements
- WordPress 6.4+
- PHP 8.2+
Download: leastudios-payments-1.0.4.zip (attached below).
v1.0.3
Fixed
- Derive VERSION constant from plugin header to prevent drift
Requirements
- WordPress 6.4+
- PHP 8.2+
Download: leastudios-payments-1.0.3.zip (attached below).
v1.0.2
Fixed
- Validate return_url is same-host on checkout and portal endpoints
- Sync LEASTUDIOS_PAYMENTS_VERSION constant with plugin header
Changed
- Upgrade Stripe SDK to v20 and API version to 2026-03-25.dahlia
Requirements
- WordPress 6.4+
- PHP 8.2+
Download: leastudios-payments-1.0.2.zip (attached below).
v1.0.1
Fixed
- Declare compatibility with WordPress 7.0
Requirements
- WordPress 6.4+
- PHP 8.2+
Download: leastudios-payments-1.0.1.zip (attached below).
v1.0.0
Initial release.
Requirements
- WordPress 6.5+
- PHP 8.2+
Download: leastudios-payments-1.0.0.zip (attached below). Upload via Plugins → Add New → Upload Plugin in wp-admin, or wp plugin install leastudios-payments-1.0.0.zip --activate via WP-CLI.