Skip to content

Releases: leather-io/extension

v6.73.4

06 Oct 10:47

Choose a tag to compare

6.73.4 (2025-10-06)

Bug Fixes

  • analytics: cap session duration tracking (dbd9c7d)
  • missing resp data check (d1542a3)
  • remove console.log (cf735ff)
  • rephase promo cards (53fac51)

Internal

v6.73.3

17 Sep 13:56

Choose a tag to compare

6.73.3 (2025-09-17)

Bug Fixes

  • nested button error (4f568f8)
  • sbtc: navigate to error page (9a6a5ad)
  • sbtc: passing non-finalized tx (bd7c3dd)
  • sbtc: use leather client for signer key fetch (354bb4e)

Internal

  • post-release merge back (04d3cde)

v6.73.2

16 Sep 16:25

Choose a tag to compare

6.73.2 (2025-09-16)

Bug Fixes

  • remove old sbtc withdrawal warning (1c2d8a2)

Internal

v6.73.1

15 Sep 11:21

Choose a tag to compare

6.73.1 (2025-09-15)

Bug Fixes

Internal

  • post-release merge back (3f23672)

v6.73.0

09 Sep 12:35

Choose a tag to compare

6.73.0 (2025-09-09)

Features

  • ledger: add windows firmware warning (5fc5cf3)
  • track session duration (e5fdd8d)

Internal

  • post-release merge back (b76acae)

v6.72.2

29 Aug 09:59

Choose a tag to compare

6.72.2 (2025-08-29)

Bug Fixes

  • report the actual unnsigned tx nonce (5689935)
  • stale nonce problem (8c520d0)
  • upgrade tanstack query (6756361)

Internal

  • post-release merge back (7eae826)

v6.72.1

28 Aug 08:26

Choose a tag to compare

6.72.1 (2025-08-28)

Bug Fixes

  • accessible button markup (5ddc323)
  • add api nonce values to report (ff1fbf4)
  • add fullscreen btn to lock screen (191b64c)
  • advanced menu in settings dropdown (adcfd36)
  • rpc events etc should not allow fullscreen (a7325e7)
  • stamp schema fails (76a564a)

Internal

  • post-release merge back (2703ec8)

v6.72.0

27 Aug 09:39

Choose a tag to compare

6.72.0 (2025-08-27)

Features

Bug Fixes

  • add analytics to investigate BadNonce errors (feda8a3)
  • bitflow gh actions env var (2155d6c)
  • issues introduced with zod upgrade (2908896)
  • ledger contract deploy details, closes LEA-3045 (f1182fd)
  • missing swap event tracking, closes LEA-3088 (3f359fc)
  • remove outdated color definitions from sign out flow buttons (c5a3d85)
  • share manage token state across accounts (a7aca06)
  • use a custom component for fee items (92f574d)
  • use constant route, divergence introduced loads of bugs (3f35549)
  • use correct balance in the insufficient balance message for sip-10 send (bc28861)
  • use new protections api (e2c90e3)

Internal

  • add NBSP helper to test utils, fix a relevant test (25c6eb4)
  • bump leather packages (8ab2422)
  • disable promo banner (063bcaa)
  • migrate Button to new version (1b8d779)
  • migrate integration tests to testnet4 (4442058)
  • post-release merge back (c400fb2)
  • set up currency formatter (3aab9b5)
  • update all formatting-related code to use the new formatter (9d5ae0a)
  • update leather packages (03663c2)
  • update leather packages (0febb6f)
  • use UI library input in the password field (9ed2eb7)

v6.71.1

15 Jul 14:26

Choose a tag to compare

6.71.1 (2025-07-15)

Bug Fixes

  • downgrade react to 19 (994db69)
  • icon export bug (abf7a7f)
  • open swap request double popup (5a8f35b)
  • rpc flow sbtc sponsorship, closes ENG-97 (545da3f)
  • rpc sponsored txs, closes ENG-98 (dbd0f98)
  • ststxbtc contract address (45f0e7d)
  • update icons (4ea91a2)
  • webpack dev server (c35ca94)

Internal

  • add back Flag prop removed from lib (85f60e4)
  • add resolution for pbkdf2 to fix critical vulnerability (f213435)
  • add resolution for tar-fs to fix high vulnerability (6059e29)
  • post-release merge back (79c6648)
  • update prismjs, ref PR 6175 (4050c87)
  • update React again (f3e8fd4)
  • update React to v19, closes LEA-2709 (7e7226f)
  • update webpack https false syntax to specify http (47d8b55)
  • update webpack-dev-server, ref PR 6288 (54ea236)
  • upgrade leather packages (3b62c68)
  • web: update panda-preset and tokens to restore missing borders (4d8d810)

v6.71.0

18 Jun 15:05

Choose a tag to compare

6.71.0 (2025-06-18)

Features

  • additional inscription controls (bd84151)

Bug Fixes

Internal