Skip to content

Releases: leather-io/extension

v6.21.1

19 Dec 15:13
Compare
Choose a tag to compare

6.21.1 (2023-12-19)

Bug Fixes

  • remove stx deposit analytics (0b123eb)

Internal

v6.21.0

19 Dec 10:28
Compare
Choose a tag to compare

6.21.0 (2023-12-19)

Features

  • html video and audio inscription types, closes #4077 and #3556 (e19eea4)
  • modified contracts and balance fetching (63d29ba)
  • updated dlc tools version (8dc1d22)

Bug Fixes

Internal

  • post-release merge back (75f4998)

v6.20.0

14 Dec 15:47
Compare
Choose a tag to compare

6.20.0 (2023-12-14)

Features

  • add fund btc screen (df77eb9)
  • added query for bitcoin contracts (408ce03)
  • modified bitcoin contracts balance fetching (bc909cf)
  • removed unnecessary useeffect, modfied btc entry point return if balance is undefined (c858abb)
  • sentry feedback (c4f6260)
  • upgrade alex-sdk to 0.1.23 (4a2b5d5)

Bug Fixes

  • add CNAME to action (e62c4b1)
  • ledger: inscription sends, non-index 0, closes #4680 (aae3221)
  • serialize sip10 form memo before displaying it (6140a7c)
  • use light mode icons (8d160b0)

Internal

  • post-release merge back (11b48fc)

v6.19.0

12 Dec 10:00
Compare
Choose a tag to compare

6.19.0 (2023-12-12)

Features

  • add rpc method for signing stacks messages (e77a8d8)

Bug Fixes

  • add background location to brc-20 modal and fix typo (7483b9e)
  • broadcast ledger swap (886309b)
  • fix brc-20 sendby signing transaction before finalising then broadcasting, closes #4635 (5aa7c3c)
  • keep search params while doing background location redirect (6b7ce6a)
  • playwright error (5bef424)
  • revert signing logic to try both keys, closes #4645 (8b1be50)
  • selecting testnet in tests (d275d8c)
  • swap test route path (24d3677)

Internal

  • add ledger signing routes to BRC-20 send (42ee981)
  • add swap tests (bd6dc1a)
  • enable ledger swaps to test (6539075)
  • post-release merge back (9414a9b)
  • signing: support non-index zero input signing, closes #4620, #4628 (d2edb18)

v6.18.0

05 Dec 15:19
Compare
Choose a tag to compare

6.18.0 (2023-12-05)

Features

  • add tests for psbt sigining (c5ee6b7)
  • modified explorer link maker function to have a regtest option (4b158d2)
  • use-explorer-link got separated into bitcoin and stacks function variant (89bd3c5)

Bug Fixes

  • add color to warning background, closes #4600 (cdcc597)
  • adjust position of fee slot, closes #4462 (fc2e08a)
  • change to hstack to align buttons, closes #4592 (d00d83f)
  • decouple choose crypto asset components and add a new lint rule (7b11213)
  • make sure pending transactions have the correct circle colour, closes #4591 (eb96ac2)
  • remove PSBT learn more link, closes #4607 (1d9fd60)
  • roll back move to async from PR 4490 to supress sentry error (9ec8a0c)
  • set backgroundLocation for send ordinal, closes #4562 (b104a48)
  • underlaid button, closes #4615 (907f33c)

Internal

  • consume design tokens from extension (d476fa3)
  • consume design tokens from extension (0e52e5f)
  • improve icons (fcbf0d7)
  • post-release merge back (34f5553)

v6.17.0

28 Nov 15:31
Compare
Choose a tag to compare

6.17.0 (2023-11-28)

Features

  • extended add-network page with the option to add bitcoin network too (870574a)
  • support bitcoin ledger, closes #2893 (8a81f58)
  • updated dlc-tools package, modified accept bitcoin contract rpc params (0742719)

Bug Fixes

  • account circle numbers and delete unused code (a6588dc)
  • add background state for ledger connect modal (41fef37)
  • align heading text left, closes #4423 (31ddc89)
  • allow users to click input when populated, closes #4582 (222a854)
  • axios get request for config (3ad4b06)
  • bitcoin fees tx size calc (3f5718c)
  • filter network dust amounts when sending all (b7a34a9)
  • fixed previously saved network loading (c8724b4)
  • give more margin to Continue button in extension mode, closes #4423 (8d61e93)
  • mark ui bugs (e9da651)
  • minor ui bugs (0095ebc)
  • popup: avatar circle on stacks transactions (8dbfefe)
  • provider name in tests (6b75267)
  • psbt bare utxo signing (954e707)
  • qr code (b035f20)
  • remove not working onFocusborder, to be fixed in #4583 (cddf09b)
  • sign out and close all tabs on create wallet, closes #4517 (0b47dea)
  • skip bitcoin contract tests (83c4d04)

Internal

v6.16.1

17 Nov 00:48
Compare
Choose a tag to compare

6.16.1 (2023-11-17)

Bug Fixes

  • add hiro api key, closes #4518 (8c3f3d2)
  • auth: sign out from view secret key (ad056f2)
  • auth: wait for sign out to finish to navigate (5630364)
  • ui: change locked screen ui to match the updated styles (35493d5)

Internal

  • post-release merge back (831989d)

v6.16.0

08 Nov 11:26
Compare
Choose a tag to compare

6.16.0 (2023-11-08)

Features

  • change default test acc state (9d00f06)
  • process stacks ledger keys (7e71b91)

Bug Fixes

  • brc20 send form bug, closes #4482 (a578e08)
  • ledger: stacks contract call signing, closes #4478 (6b81c01)
  • map txid to txId to match new format of useExplorerLink, closes #4446 (cbf8814)
  • migration redux persist (bd77be5)
  • refactor error label to align icon and make text consistent size, closes #4166 (eb69ae9)
  • sip10 tokens ledger send form, closes #4491 (1bd7837)
  • themify yellow, red, green, blue (642e08a)

Internal

v6.15.1

04 Nov 19:21
Compare
Choose a tag to compare

6.15.1 (2023-11-04)

Bug Fixes

  • ledger: stacks contract call signing, closes #4478 (e7b2b6a)

v6.15.0

02 Nov 09:30
Compare
Choose a tag to compare

6.15.0 (2023-11-02)

Features

  • temporary fix for notification banners (e349e0c)
  • updated dlc-tools version, conditional bitcoin contracts entry point rendering (194d102)

Bug Fixes

  • bug with go back action in send flow, #4355 (92aa04c)
  • default icon stacks png (eff18bf)
  • fee calculation in for btc txs closes #4455 (cc5908b)
  • fix typo in text, closes #4461 (6544d8e)
  • improve styling of fund page in extension view (ce31f2c)
  • removed attestor checking and argument from the bitcoin contract interface, better error handling (7a0a2e8)

Internal