Releases: PayButton/paybutton
Releases · PayButton/paybutton
PayButton v2.0.0
Added support for eCash using the latest PayButton-Server.
What's Changed
- Issue 152: (part 1) - Add xecaddrjs by @Gattaca1 in #175
- Issue 152 - adding support for XEC by @Gattaca1 in #179
- Add eCash theme by @johnkuney in #183
- Pass animation to widget component by @johnkuney in #186
- Issue 152 - adding support for XEC - really minor refactor by @Gattaca1 in #184
- Issue 152 - adding support for XEC - Remove sats and bits as currencies by @Gattaca1 in #185
- Fix paymentDialogs build error by @Gattaca1 in #189
- Adding new logo and some style adjustments for docs page by @johnkuney in #191
- polling back online by @vorg-code in #196
- Issue 152 - adding support for XEC - Actually add xec support by @Gattaca1 in #188
- [Issue #176] bug: html and js buttons rendered in the same page by @vorg-code in #200
- [Issue #151] fix: transaction api called twice by @vorg-code in #198
- Docs translations for May 2023 by @Klakurka in #206
- chore: create PR default template by @chedieck in #210
- [Issue #205] fix: Goal price fix by @chedieck in #209
- chore: Better compiling config by @chedieck in #211
- [#146] feat: Theme v1 changes by @chedieck in #212
- [Issue #214] fix: use float to avoid comma related issues when parsing to float to… by @chedieck in #217
- [Issue #218] fix: toast when payment received by @chedieck in #219
- feat: connect to sse server by @chedieck in #220
- feat: using config file to API urls by @chedieck in #226
- fix: callbacks for html paybutton by @chedieck in #225
- fix: omit setNewTxs by @chedieck in #233
- [Issue #231] fix: currency default value by @chedieck in #232
- [#229] fix: open in cashtab url by @chedieck in #234
- chore: remove obsolete env vars by @chedieck in #236
- fix: if no amount on button, use 0 by @chedieck in #241
- Update socket URL to reduce confusion as to what tech is being used by @Klakurka in #240
- Chore/update docs 2023 by @Klakurka in #250
- [#239] feat: URLs as parameters by @chedieck in #242
- [#247] fix: random satoshis for both currencies by @chedieck in #251
New Contributors
- @Gattaca1 made their first contribution in #175
- @vorg-code made their first contribution in #196
Full Changelog: 1.2.2...2.0.0
PayButton v1.2.2
Fixed build issues, switched Storybook to use Docker, introduced configurable API URL, switched docs to port 3001 to avoid conflicts with paybutton-server, and fixed paybutton-widget on docs.
PayButton v1.2.1
Fixed issue where currency conversion call would happen multiple times and fixed rollup build due to incompatible dependencies.
PayButton v1.2.0
Updated to use paybutton-server for payment detection.
Paybutton v1.1.0
Added goalAmount parameter, disabled parameter, support for longer button text, improved Material UI compatibility, updated docs, misc UI/UI improvements.
Paybutton v1.0.5
Includes all fixes/improvements from v1.0.1 -> v1.0.5 (v1.0.6 for React).
Paybutton v1.0.0
Complete re-write using TypeScript/React.
Paybutton v0.1.0
Update testmin.html