Skip to content

Releases: PayButton/paybutton

PayButton v5.2.1

22 Dec 04:50

Choose a tag to compare

Updated Chronik URLs and fixed misc edge case bugs.

What's Changed

Full Changelog: 5.2.0...5.2.1

PayButton v5.2.0

06 Dec 05:55

Choose a tag to compare

Implemented automatic dark mode based on tertiary color, fixed missing payment ID on quick dialog interactions, and misc code cleanup.

What's Changed

  • Implemented an effective 'dark mode' when tertiary color is too light by @Klakurka in #586
  • Fix: wait for qr code to copy and pay by @chedieck in #590
  • Removed unused react-jss dependency by @Klakurka in #587

Full Changelog: 5.1.1...5.2.0

PayButton v5.1.1

29 Nov 00:45

Choose a tag to compare

Fixed some small visual regressions and reduced paymentId regen when editable=1.

What's Changed

  • feat: regenerate paymentId when amount is updated by @lissavxo in #572
  • Made div a bit taller by default to handle donation controls by @Klakurka in #583
  • Introduced max editable amounts by @Klakurka in #584

Full Changelog: 5.1.0...5.1.1

PayButton v5.1.0

27 Nov 05:32

Choose a tag to compare

Introduced adjustable auto-close timing, added opt-in project donation control, updated major dependencies, and fixed several bugs.

What's Changed

Full Changelog: 5.0.3...5.1.0

PayButton v5.0.3

09 Sep 19:52

Choose a tag to compare

Updated chronik-client to fix compatibility with some React apps.

What's Changed

  • bump chronik-client-cashtokens version
  • chore(deps): bump cipher-base from 1.0.4 to 1.0.6 in /react by @dependabot[bot] in #540
  • chore(deps): bump sha.js from 2.4.11 to 2.4.12 in /react by @dependabot[bot] in #541

Full Changelog: 5.0.2...5.0.3

PayButton v5.0.2

30 Aug 07:24

Choose a tag to compare

Reduced duration of the 'success' sound.

What's Changed

Full Changelog: 5.0.1...5.0.2

PayButton v5.0.1

29 Aug 19:15

Choose a tag to compare

Updated to support WordPress plugin (direct Chronik connection).

What's Changed

Full Changelog: 5.0.0...5.0.1

PayButton v5.0.0

29 Aug 05:33

Choose a tag to compare

Connected directly to the PayButton Chronik server, greatly improved payment speed from Cashtab wallets, and included a number of misc bug fixes.

What's Changed

  • chore(deps): bump @babel/runtime from 7.18.9 to 7.27.6 in /react by @dependabot[bot] in #510
  • chore(deps): bump prismjs, @storybook/addon-a11y, @storybook/addon-essentials and @storybook/react in /react by @dependabot[bot] in #512
  • chore: fix Storybook issue by updating React and Storybook to v7.x by @Klakurka in #515
  • fix: newTxs context by @lissavxo in #521
  • Add Copilot instructions file by @Klakurka in #523
  • chore(deps): bump on-headers and compression in /react by @dependabot[bot] in #520
  • Switched to the new cashtab-connect lib by @Klakurka in #526
  • chore(deps): bump tmp, @typescript-eslint/eslint-plugin, @typescript-eslint/parser and eslint in /react by @dependabot[bot] in #531
  • chore(deps): bump brace-expansion from 1.1.11 to 1.1.12 in /react by @dependabot[bot] in #534
  • chore(deps): bump sha.js from 2.4.11 to 2.4.12 in /paybutton by @dependabot[bot] in #535
  • chore(deps): bump cipher-base from 1.0.4 to 1.0.6 in /paybutton by @dependabot[bot] in #536
  • fix: open cashtab with no amount by @lissavxo in #538
  • fix: redirect cashtab url by @lissavxo in #539
  • Feat connect chronik websocket directly by @lissavxo in #522

Full Changelog: 4.2.0...5.0.0

PayButton v4.2.0

23 Jun 17:22
74d4038

Choose a tag to compare

Added new props (autoClose, disableSound, transactionText, size), improved success handling and socket behavior, updated the demo page, expanded opReturn docs, misc bug fixes, and upgraded dependencies for improved stability and security.

What's Changed

Full Changelog: 4.1.0...4.2.0

PayButton v4.1.0

10 Feb 23:33

Choose a tag to compare

Introduced new animations, switched to opening cashtab.com if extension is not installed, and updated docs.

What's Changed

Full Changelog: 4.0.0...4.1.0