Skip to content

Releases: leather-io/extension

v6.9.0

26 Sep 15:39
Compare
Choose a tag to compare

6.9.0 (2023-09-26)

Features

  • add address index for ns inscriptions (6317dce)
  • add ns inscription send, closes #4019 (92774e8)
  • display inscriptions from native segwit address, closes #4018 (4a01fae)
  • enable stx tests (e99e88c)
  • remove ns address inscription warning (ad1e940)
  • replaced dlc-wasm-wallet with @dlc-link/dlc-tools (0364e26)

Bug Fixes

  • minor css bugs (a514265)
  • more explicit build instructions (11fea38)
  • set onboarding modal background color to fix transparency in dark mode (93a3a0f)
  • styles of acc info card (64bd214)
  • update leather contact email address (5330d18)

Internal

v6.8.2

19 Sep 09:19
Compare
Choose a tag to compare

6.8.2 (2023-09-19)

Bug Fixes

v6.8.1

19 Sep 09:04
Compare
Choose a tag to compare

6.8.1 (2023-09-19)

Bug Fixes

  • leading the from Hiro Wallet days (86df840)
  • trigger release (44f981e)

v6.8.0

18 Sep 15:03
Compare
Choose a tag to compare

6.8.0 (2023-09-18)

Features

v6.7.0

18 Sep 14:52
Compare
Choose a tag to compare

6.7.0 (2023-09-18)

Features

v6.6.1

18 Sep 13:47
Compare
Choose a tag to compare

6.6.1 (2023-09-18)

Bug Fixes

v6.6.0

18 Sep 12:46
Compare
Choose a tag to compare

6.6.0 (2023-09-18)

Features

Bug Fixes

Internal

  • fund test migrate, closes #4187 (1375cd5)
  • migrate network tests, closes #3707 (8ed7553)
  • migrate tx requests tests to playwright, closes #4151 (c15b223)
  • pass all sighashTypes to signer (fdb06cf)
  • remove emotion, configure panda to load css globally, ditch stacks-ui base, #4164 (d8655c1)
  • remove legacy fund selectors (92a495c)
  • remove legacy settings selectors (e6eecb6)
  • remove test env (61634d4)
  • rename leaf to leather (66d159e)
  • request feature link (4e6c09d)
  • settings legacy test (068d3cd)
  • swaps ui with leather-styles (4884fc5)
  • update to leather url paths (203fad5)

v6.5.1

31 Aug 15:28
Compare
Choose a tag to compare

6.5.1 (2023-08-31)

Bug Fixes

Internal

v6.4.0

16 Aug 15:30
Compare
Choose a tag to compare

6.4.0 (2023-08-16)

Features

  • updated bitcoin contract api, modified responses, added error handling (3a77bfc)

Bug Fixes

  • add copy and qr options to receive modal, closes #3307 (efa14d0)
  • firefox: short session duration, closes #4030 (5a09c43)
  • header indentation for Stacks transaction signing #3881 (8bfcf60)

Internal

  • add modal for BTC Stamps QR receive (fc33210)
  • inscription sends, closes #4111 (b2f0690)
  • refactor receive modal to share code better (77d8704)

v6.3.1

10 Aug 10:09
Compare
Choose a tag to compare

6.3.1 (2023-08-10)

Bug Fixes

  • filter out urls and spam words from token names, closes #4017 (dc07b46)
  • update manifest default_title to change extension tooltip text, closes #4078 (5f61753)

Internal