From d8f9b62f2580f5ce85e1dad8f69793ce089146ab Mon Sep 17 00:00:00 2001 From: xecdev Date: Fri, 28 Feb 2025 08:19:12 +0430 Subject: [PATCH] Updated README file --- README.txt | 8 ++++++-- 1 file changed, 6 insertions(+), 2 deletions(-) diff --git a/README.txt b/README.txt index 2c9a851..b03440a 100644 --- a/README.txt +++ b/README.txt @@ -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. @@ -77,5 +81,5 @@ 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. \ No newline at end of file += 2.2.0 = +Upgrade to version 2.2.0 for improved compatibility and reliability. \ No newline at end of file