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
13 changes: 9 additions & 4 deletions README.txt
Original file line number Diff line number Diff line change
Expand Up @@ -60,7 +60,12 @@ Absolutely, the admin dashboard allows you to modify button texts, pricing, colo
== Changelog ==

= 3.0.0 (2025/03/18) =
*
* Enhanced admin wallet address configuration flow.
* Implemented wallet address validation feature using the ecashaddrjs library.
* Refactored all eCash related identifiers (variables, CSS classes, DB fields) to generic terms.
* Improved the styling of the Unlocked Content Indicator with added customization support.
* Added native support for a streamlined PayButton generator that lets WordPress admins easily create and embed custom XEC/BCH donation buttons (e.g., "donate," "buy me a coffee") via shortcode.
* Improved admin dashboard UI/UX.

= 2.3.0 (2025/03/04) =
* Created a new paybutton-admin.css file to centralize admin styles.
Expand Down Expand Up @@ -91,6 +96,6 @@ Absolutely, the admin dashboard allows you to modify button texts, pricing, colo

== Upgrade Notice ==

= 2.2.0+ =
Upgrade to version 2.2.0+ for improved compatibility and reliability.
=======
= 3.0.0+ =
Upgrade to version 3.0.0+ for improved compatibility and reliability.
=======