Skip to content

Commit 72b2b36

Browse files
authored
Merge pull request #27 from PayButton/fix/improve-readme
Improved the readme file
2 parents 8974a2f + 3fcee25 commit 72b2b36

1 file changed

Lines changed: 10 additions & 7 deletions

File tree

README.txt

Lines changed: 10 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -52,18 +52,21 @@ No – PayButton’s no-signup approach uses session tracking and database entri
5252
=03. Can I customize the appearance of the paywall?=
5353
Absolutely, the admin dashboard allows you to modify button texts, pricing, color schemes, and more to match your theme.
5454

55-
=04. Is the PayButton plugin free?=
56-
Yes, the plugin is completely free and open-source.
57-
5855
== Screenshots ==
5956
1. Admin Dashboard Overview
60-
2. Frontend Paywall in Action
61-
3. Customizable Paywall Settings
57+
2. Frontend PayButton Paywall in Action
58+
3. Customizable PayButton Paywall Settings
6259
4. PayButton Paywall Shortcode
6360
5. Transaction Tracking and Analytics
6461

6562
== Changelog ==
6663

64+
= 2.1.0 (2025/02/21) =
65+
* Improved session synchronization and implemented a cache busting mechanism.
66+
* Removed inline CSS and refactored generic function names for clarity.
67+
* Enhanced security: sanitized session data, escaped outputs, and added ABSPATH checks.
68+
* Updated the README for clearer documentation.
69+
6770
= 2.0.0 (2025/02/13) =
6871
* New server-to-server messaging feature.
6972
* Improve the vertical centering of the buttons on the sticky header.
@@ -78,5 +81,5 @@ Yes, the plugin is completely free and open-source.
7881

7982
== Upgrade Notice ==
8083

81-
= 2.0.0 =
82-
Upgrade to version 2.0.0 to benefit from the new server-to-server messaging feature, improved header button centering, and the scroll-to-unlocked content feature.
84+
= 2.1.0 =
85+
Upgrade to version 2.1.0 for enhanced session handling, optimized cache busting, and improved security.

0 commit comments

Comments
 (0)