Skip to content

Commit ff49711

Browse files
xecdevxecdev
andauthored
Update README and bump version (#106)
* Update README and bump version * Mention WordPress 6.9 compatibility * Remove zip file * Update stable tag --------- Co-authored-by: xecdev <ecashinformer@gmail.com>
1 parent 43b6fd9 commit ff49711

File tree

1 file changed

+17
-5
lines changed

1 file changed

+17
-5
lines changed

README.txt

Lines changed: 17 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -3,10 +3,10 @@ Contributors: xecdev, klakurka
33
Donate link: https://donate.paybutton.org/
44
Tags: paywall, monetization, donation, crypto, ecash
55
Requires at least: 5.0
6-
Tested up to: 6.8
6+
Tested up to: 6.9
77
Requires PHP: 7.0
8-
Stable tag: 4.0.0
9-
PayButton Client: 5.0.2
8+
Stable tag: 5.0.0
9+
PayButton Client: 5.2.0
1010
PayButton Client URI: https://github.com/PayButton/paybutton
1111
License: MIT
1212
License URI: https://github.com/PayButton/wordpress-plugin/blob/master/LICENSE
@@ -75,6 +75,18 @@ The integration uses the SideShift API to enable the button or widget to accept
7575

7676
== Changelog ==
7777

78+
= 5.0.0 (2025/12/08) =
79+
* Added configurable cookie TTL with support for unlimited sessions by default.
80+
* Optimized Sticky Header initialization for faster rendering.
81+
* Enforced mandatory Public Key input.
82+
* Reduced content unlock latency.
83+
* Enabled automatic login immediately after content unlock.
84+
* Prefixed global variables.
85+
* Refined sticky header button UI and UX.
86+
* Implemented server-verified login tokens for secure content unlocking and Cashtab login.
87+
* Upgraded the PayButton dependency to v5.2.0.
88+
* Updated plugin compatibility to WordPress 6.9
89+
7890
= 4.0.0 (2025/09/07) =
7991
* Added support for no-reload content unlocks.
8092
* The paywall payment dialog now closes automatically.
@@ -134,6 +146,6 @@ The integration uses the SideShift API to enable the button or widget to accept
134146

135147
== Upgrade Notice ==
136148

137-
= 4.0.0 =
138-
Upgrade to version 4.0.0 for improved compatibility and reliability.
149+
= 5.0.0 =
150+
Upgrade to version 5.0.0 for improved compatibility and reliability.
139151
=======

0 commit comments

Comments
 (0)