Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
9 changes: 7 additions & 2 deletions README.txt
Original file line number Diff line number Diff line change
Expand Up @@ -57,6 +57,10 @@ Absolutely, the admin dashboard allows you to modify button texts, pricing, colo

== Changelog ==

= 2.2.0 (2025/02/28) =
* The PayButton core JavaScript file is now bundled with the plugin.
* The wp-admin?payment_trigger AJAX endpoint is now dynamically generated.

= 2.1.0 (2025/02/21) =
* Improved session synchronization and implemented a cache busting mechanism.
* Removed inline CSS and refactored generic function names for clarity.
Expand All @@ -77,5 +81,6 @@ Absolutely, the admin dashboard allows you to modify button texts, pricing, colo

== Upgrade Notice ==

= 2.1.0 =
Upgrade to version 2.1.0 for enhanced session handling, optimized cache busting, and improved security.
= 2.2.0 =
Upgrade to version 2.2.0 for improved compatibility and reliability.
=======