Updated the Stripe PHP library to version 19.4 to ensure compatibility with the latest Stripe API features, improvements, and security updates.
1.2.0
Secured output in the backend by escaping the selected form ID using esc_html() to prevent potential XSS vulnerabilities and satisfy WordPress coding standards.
1.1.1
Fixed an issue where input field colors and the donation progress bar color were not displayed correctly in the checkout form.
Resolved a JavaScript error in the WordPress dashboard by safely checking for the export CSV button before accessing it.
Fixed PHP notices introduced in WordPress 6.9.1 caused by unregistered script dependencies (Chart.js and DataTables) in the admin area.
Improved script loading order and dependency registration for better compatibility with newer WordPress versions.
1.1.0
Expanded the FAQ section to clearly document which Stripe payment methods are supported.
Improved readme.txt clarity and structure.
1.0.9
Improved the admin preview page by allowing users to copy the shortcode of the selected payment form directly.
Updated and refined the readme.txt documentation.
No changes to payment processing or plugin core functionality.
1.0.8
Updated readme.txt to include more supported payment methods and currencies.
Updated plugin assets by replacing images in the assets folder.
No changes to plugin functionality.
1.0.7
Replaced session-based payment validation with secure Stripe Payment Intent verification.
Improved compatibility with caching plugins, CDNs, and Cloudflare setups.
Enhanced payment reliability by validating each transaction directly against Stripe.
1.0.6
Fixed an issue where the payment form was displayed incorrectly on mobile devices.
1.0.5
Updated and refined the readme.txt documentation.
Updated plugin assets (images) for improved presentation.
1.0.4
Tested up to WordPress 6.9 to ensure full compatibility.
Updated and improved the readme.txt file (added supported payment methods, currencies, and general documentation enhancements).
1.0.3
Updating readme and assets
1.0.2
Documentation update
No changes to plugin functionality
1.0.1
Documentation update: improvements and clarifications in readme.txt