Skip to content

Releases: leather-io/extension

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

v6.14.0

30 Oct 13:58
Compare
Choose a tag to compare

6.14.0 (2023-10-30)

Features

  • removed stacks/ui types and unnecessary data-testids (5c85448)

Bug Fixes

Internal

v6.13.0

26 Oct 09:12
Compare
Choose a tag to compare

6.13.0 (2023-10-26)

Features

  • add alex-sdk and alex integreation (6aabb24)
  • broadcast swap tx (d33c074)
  • implement alex sponsored txs (2c790f8)

Bug Fixes

  • add border tokens (82f4cad)
  • async fetch for exchange rate (c7c5c3e)
  • temp hide swaps for ledger (08b0e9c)

Internal

v6.12.0

24 Oct 14:28
Compare
Choose a tag to compare

6.12.0 (2023-10-24)

Features

  • add connect btn (3903ba1)
  • add unsupported browsers modal (2febd49)
  • added bitcoin contract list page and entry point (a28678d)
  • added tests for bitcoin contract request (157f97e)
  • return addresses of regtest and signet (a0717e3)
  • rework onboarding ledger flow, closes #4281 (47aa2e2)

Bug Fixes

  • align text and caption left so it appears correctly in extension view (bd25751)
  • allow direct access to /receive/stx (e7c8d8d)
  • change acc bug (ce13789)
  • clean code (77a4822)
  • clean code, add note re ordinals modal (a06aa39)
  • clean code, add note re ordinals modal (993df34)
  • close original recieve modal before opening qr code modal to prevent double modal (10b7246)
  • code spanning past viewport width (db35a49)
  • do not nest recieve sub routes to prevent double overlay of modal and maintain direct access (1477c96)
  • enable bg redirect to overlay modal in new tab (36c969f)
  • get build passing (5826143)
  • improve type loading (d79ee62)
  • ledger tx sign error process (618923f)
  • pass child routes as children to appease dep cruiser (200907a)
  • re-introduce bg location for hometabs so modals overlay on top of activity (12571b0)
  • refactor modals to overlay on top of backgroundLocation consistently, closes #4028 (c006894)
  • revert drawer changes from brand audit, closes #4249 (e437710)
  • update path to receive stx to fix test (2c897ab)
  • use bg location to open in new tab. share modal bg logic (07c5c98)
  • use grid for asset rows to stop overflow while allowing width, closes #4171 (529c03d)
  • use independant route for FundReceiveStx (e4bfd24)
  • use network.chain.bitcoin.url in api hooks, closes #4330 (ceaf228)
  • wallet type definition (ddc91e3)
  • welcome page header padding, closes #4374 (0817a5e)

Internal

v6.11.0

13 Oct 15:14
Compare
Choose a tag to compare

6.11.0 (2023-10-13)

Features

Bug Fixes

  • alter position of receive modal in extension view, #4165 (07989ae)
  • change tab hover bg colour, closes #4249 (1f8e863)
  • give activity screen a min height to stop it jumping when empty, closes #4249 (75466bd)
  • improve display of select account in extension mode, #4165 (f09aec3)
  • make adjustments based on PR review feedback (29c5d59)
  • name wrapper more specifically (230fe46)
  • properly switch between 12 and 24 word inputs, closes #4250 (1a86b85)
  • stop create account button disappearing at smaller heights, #4165 (f166a31)
  • update address displayer to use text-subdued for odd, closes #4249 (a9562c6)
  • update collectible header font and align icon, closes #4290 (e88a18b)

Internal

v6.10.0

11 Oct 08:46
Compare
Choose a tag to compare

6.10.0 (2023-10-11)

Features

Bug Fixes

Internal

v6.9.2

04 Oct 16:30
Compare
Choose a tag to compare

6.9.2 (2023-10-04)

Bug Fixes

  • add mnemonic field validation, closes #4130 (b7970d5)
  • adjust padding of numerical slot, closes #4243 (55019df)
  • do not disable button using dirty flag (1a31a7b)
  • filter spam transactions from activity, closes #4017 (b1bf006)
  • fix prettier (0775186)
  • fix responsive style of funding page, closes #66 (361c970)
  • fix spacing between content (31850ba)
  • reduce zIndex so that onClick works consistently without needing to double click (5f44d5a)
  • remove legacy bip 39 library, closes #4130 (4a4185a)
  • roll back use of useFocus as it prevents formik validation from properly indicating isTouched (0f629b0)
  • use psuedo-elements to specify borders (586af95)

Internal

v6.9.1

02 Oct 15:08
Compare
Choose a tag to compare

6.9.1 (2023-10-02)

Bug Fixes

Internal