WordPress-Plugin v5.0.0
Added configurable cookie TTL with support for unlimited sessions by default, optimized Sticky Header initialization for faster rendering, enforced mandatory Public Key input, reduced content unlock latency, enabled automatic login immediately after content unlock, prefixed global variables, refined sticky header button UI and UX, implemented server-verified login tokens for secure content unlocking and Cashtab login, upgraded the PayButton dependency to v5.2.0, and updated plugin compatibility to WordPress 6.9.
What's Changed
- fix paywalling comments by @xecdev in #83
- Remove the login tx delay by @xecdev in #84
- Add contact email by @xecdev in #88
- Secure “Content Unlocking” Flow (Server-Verified Login Tokens) by @xecdev in #92
- Secure “Content Unlocking” Flow (Server-Verified Login Tokens) by @xecdev in #93
- Secure “Login via Cashtab” Flow (Server-Verified Login Tokens) by @xecdev in #90
- improve sticky header button UI/UX by @xecdev in #95
- add prefix to global variables by @xecdev in #97
- autologin after content unlock by @xecdev in #100
- Upgrade PayButton to v5.2.0 by @xecdev in #104
- Improve Content Unlock Speed by @xecdev in #101
- make public key field mandatory by @xecdev in #102
- load sticky header faster by @xecdev in #103
- make cookie ttl configurable and unlimited by default by @xecdev in #105
- Update README and bump version by @xecdev in #106
Full Changelog: 4.0.0...5.0.0