Skip to content

Releases: adamjohnlea/leastudios-payments

v1.2.0

Choose a tag to compare

@github-actions github-actions released this 29 May 21:17

Added

  • Expose order/subscription email-context via public read filters

Requirements

  • WordPress 6.4+
  • PHP 8.2+

Download: leastudios-payments-1.2.0.zip (attached below).

v1.1.1

Choose a tag to compare

@github-actions github-actions released this 24 May 18:27

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

Choose a tag to compare

@github-actions github-actions released this 24 May 04:24

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

Choose a tag to compare

@github-actions github-actions released this 24 May 02:55

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

Choose a tag to compare

@github-actions github-actions released this 24 May 02:16

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

Choose a tag to compare

@github-actions github-actions released this 24 May 02:05

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

Choose a tag to compare

@github-actions github-actions released this 24 May 00:54

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

Choose a tag to compare

@adamjohnlea adamjohnlea released this 23 May 16:36
c09bdc2

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.