*** Changelog ***

## [1.1.0] - 2025-11-20
### Added
- "Capture authorized transaction on status change" option
- Filter for capturing on order status change
- Card validation error to order notes when collect.js is disabled
- Dynamic Descriptor option
- needs_payment flag for renewal payments
- backward compatibility for refunds
- Mentioned authorized and captured amounts in order note
- Saved card last4 and card type to order meta
### Changed
- Ignored passing customer_vault_id if the payment is not from a saved card
- Updated "WC tested up to" header to 10.3
### Fixed
- Made compatible with Avada multi step checkout and Theme high multi step checkout
- Set order status to Failed only once on unsuccessful capture from Edit Order screen
- Prevent blocking the billing details area for distraction free checkout
- Card details not showing on HPOS sites
- Issue with 3DS payment processing
- Issue with WC version < 8.4.0
- Gateway log URL
### Removed
- Customer ID usage in order and subscription meta
- jquery-payment script handle

## [1.0.1] - 2025-05-16
### Added
- Made plugin WordPress.org ready

## [1.0.0] - 2023-04-12
### Added
- Initial release version