Releases: PayButton/paybutton
PayButton v3.0.2
Fixed hover text not working on regular payment dialog, fixed OP_RETURN tests, and updated docs.
What's Changed
- fix: hover payment dialog by @lissavxo in #400
- docs: text option on widgets by @lissavxo in #401
- chore: add docsify resolution by @lissavxo in #402
- test: fix tests for op return by @chedieck in #404
Full Changelog: 3.0.1...3.0.2
PayButton v3.0.1
Updated button example page for developers, updated to have hover-text option work with widgets, fixed redundant currency symbols, & misc refactoring.
What's Changed
- feat: add narrowSymbol option to format price by @lissavxo in #396
- chore: move components to lib folder by @lissavxo in #395
- fix: widget hover prop by @lissavxo in #398
- feat: add dev page by @lissavxo in #399
Full Changelog: 3.0.0...3.0.1
PayButton v3.0.0
Introduced basic support for OP_RETURN messages and Payment IDs, improved "on-open" and "on-close" functions, updated the "random-satoshis" option to be off by default, upgraded build process from npm to yarn, added testing framework, misc optimizations, & bug fixes.
What's Changed
- [#302] feat: op return parameter by @chedieck in #328
- fix: set xec as default currency by @lissavxo in #321
- [#32] chore: add jest to project by @chedieck in #339
- [#302] feat: disable payment id props by @chedieck in #341
- chore: update chinese docs by @chedieck in #345
- [#302] Refactor: rename nonce -> paymentId by @chedieck in #342
- chore: change to yarn by @lissavxo in #335
- fix: catch api error by @lissavxo in #344
- fix: notistack version by @lissavxo in #347
- [#348] chore: update yarn lock by @chedieck in #350
- chore: update docs dependencies by @lissavxo in #355
- [#302] test: op return specs tests by @chedieck in #340
- [#302] feat: payment id on components by @chedieck in #353
- [#302] feat: payementId on success by @chedieck in #354
- fix(359): randomSatoshis false by @lissavxo in #361
- fix(357): fix documentation by @lissavxo in #360
- feat: update onOpen arg names by @lissavxo in #364
- fix: set randomSatoshi default by @lissavxo in #365
- fix:disable payment id by @lissavxo in #368
- fix(#369): call on-succes by @lissavxo in #371
- feat: add start rollup command by @lissavxo in #381
- onSuccess fixes by @lissavxo in #376
- [S#811] use simplified tx by @chedieck in #387
- fix: expect no paymentId on widget container by @chedieck in #388
- fix: cashtab url with op_return_raw parameter by @chedieck in #390
- [#391] feat: on open uses crypto amount by @chedieck in #392
New Contributors
Full Changelog: 2.1.2...3.0.0
PayButton v2.1.2
Fixed issues when generating widgets more than once.
What's Changed
- fix: amount rerendering by @chedieck in #314
- Fix: Update amount in widget React by @johnkuney in #315
- feat: thisCurrencyObject logic refactor by @chedieck in #316
- [#317] fix: address change subscription by @chedieck in #319
- [#320] fix: initial addressType by @chedieck in #324
Full Changelog: 2.1.1...2.1.2
PayButton v2.1.1
Fixed issues with widget generation, storybook, and the build process.
What's Changed
- [#306] fix: no loading if no goal bar to be loaded by @chedieck in #307
- fix: storybook config by @chedieck in #308
- fix: only move files if they exist by @chedieck in #310
- [#289] fix: widget container renderization by @chedieck in #311
- fix: widget amount update by @chedieck in #312
Full Changelog: 2.1.0...2.1.1
PayButton v2.1.0
Added new 'on-open' and 'on-close' functions, removed paybutton.org dialog hyperlink to avoid accidental misclicks, improved build time, and fixed several bugs & build issues.
What's Changed
- fix: version bump also on package.json by @chedieck in #295
- [#296] Remove powered by link by @johnkuney in #297
- feat: onClose and onOpen functions by @chedieck in #299
- [#294] fix: typescript declaration files by @chedieck in #303
- feat: on open on close functions by @chedieck in #304
- fix: widget render & loading by @chedieck in #305
Full Changelog: 2.0.4...2.1.0
PayButton v2.0.4
Limited parent site styling overrides on PayButton Widget and added amount to click-to-copy payment URI.
What's Changed
- Add widget style rule by @johnkuney in #291
- [#141] UI: Add amount to click to copy by @johnkuney in #293
Full Changelog: 2.0.3...2.0.4
PayButton v2.0.3
Updated 'random satoshis' option to allow for more control (and using 3 digits instead of 4 by default) and fixed an issue where setting a partial custom color palette would not work as expected.
What's Changed
- chore: updated package lock by @chedieck in #278
- [#282] fix: use default pallete for each colors by @chedieck in #284
- [#281] feat: buffed random satoshis by @chedieck in #285
- [#281] feat: updated docs for integer random satoshis by @chedieck in #286
Full Changelog: 2.0.2...2.0.3
PayButton v2.0.2
Fixed several issues with scanning QR codes with Cashtab, 'editable' option, and on-success/on-transaction callback functions.
What's Changed
- [#262] fix: no comma in amount & randomized amount in cashtab by @chedieck in #263
- [S#675] fix: only care about incoming unconfirmed txs by @chedieck in #264
- [#266] fix: canEdit option by @chedieck in #272
- feat: onSuccess and onTransaction do not fire both by @chedieck in #269
- [#265] feat: passing currecy object as props by @chedieck in #268
- [#273] fix: fiat amount mistakenly checked by @chedieck in #274
Full Changelog: 2.0.1...2.0.2
PayButton v2.0.1
Fixed issues with widget, success-text, & hover-text, as well as reduced unintentional styling overrides from host website.
What's Changed
- Add !important to styles by @johnkuney in #255
- UI: Render widget with no button by @johnkuney in #259
- [S#669] fix: remove redundant breaking hovertext default setting by @chedieck in #260
- UI: Render success text by @johnkuney in #258
Full Changelog: 2.0.0...2.0.1