Skip to content

Releases: leather-io/extension

v6.1.0

26 Jul 11:49
Compare
Choose a tag to compare

6.1.0 (2023-07-26)

Features

  • implement increase btc pending tx fee, closes #3416 (11614ad)
  • validate subnet network id (53bc4f5)

Bug Fixes

  • csp img-src allowed urls (361b79e)
  • propagate subnet chain id in selector (0ebcbc2)
  • propagate subnet chain id to networks actions (c981fdb)
  • public key type error (26485c8)
  • remove magic recovery code, closes #2955 (fa9d13b)
  • signPsbt error routing (1e58c56)
  • xpub version mismatch in software mode (89d77df)

Internal

v6.0.0

25 Jul 13:47
Compare
Choose a tag to compare

6.0.0 (2023-07-25)

⚠ BREAKING CHANGES

  • this change is sufficient enough to warrant a major
    bump

Features

  • added bitcoin contract request page (83cf049)
  • added use-bitcoin-contract hook and additional functions and configs (626ef0b)
  • extended rpcmethods with bitcoin contract related case, added routes and success/failure pages (f0ff7af)
  • manifest v3 release trigger (80615ca)

Bug Fixes

  • added back dlc-wasm-wallet package (ba27aaf)
  • added working package.json (e8067d0)
  • cross install tracking (3bc59ac)
  • fixed frozen lockfile (536aeec)
  • made requested css and const changes (8846e0e)
  • modified bitcoin contract request ui (width, size, weight) (36d7c80)
  • modified yarn lock file (52b1d14)
  • multi extension loading (03465c0)
  • only show errors when field not in focus, closes #3766 (abffd71)
  • ran prettier formatting (16ca959)
  • ran prettier formatting (515b1e5)
  • remove warning banner (b3427bf)
  • type errors (a2598a9)
  • unprocessable pending txs balance subtraction, closes #3921 (2d284db)

Internal

v5.0.0

18 Jul 11:29
Compare
Choose a tag to compare

5.0.0 (2023-07-18)

⚠ BREAKING CHANGES

  • this change is sufficient enough to warrant a major
    bump

Features

  • manifest v3 release trigger (d0c8b3a)

v4.36.0

18 Jul 10:56
Compare
Choose a tag to compare

4.36.0 (2023-07-18)

Features

  • change arrow icon in send flow (2b4a2a9)
  • change caret color in seed phrase input (8fc248c)

Bug Fixes

  • add module type (227ea75)
  • choose acc total balance, closes #3989 (6e4bedf)
  • disable sentry in service worker (d5e8f26)
  • entire activity item is clickable (167429b)
  • exceed amount in rbf, closes #3921 (0d8e72f)
  • form restore (c48fc22)
  • go to RequestDiagnostics after fresh installation to avoid flash redirect, fixes #2330 (bef7e08)
  • port disconnecting (da3a2f5)
  • prevent secret key showing before blurred (6929ada)
  • refactor JSX namespace to React.JSX (4a07bcb)
  • retore form state, chromium (be3204d)
  • secret key input, closes #3954 (5f000ba)
  • stacks nfts loading key not unique, closes #3789 (dad5d6e)
  • upgrade packages (74f6d25)
  • use routes over state for home tabs, closes #3518 (cb2f317)
  • use windows friendly syntax so that yarn dev will launch on windows machines (56b6778)

Internal

v4.35.0

03 Jul 19:17
Compare
Choose a tag to compare

4.35.0 (2023-07-03)

Features

Bug Fixes

  • add alignItems center to ensure title aligns correctly, fixes #3881 (df8454d)
  • add pre-tweaked key (52d2b33)
  • ledger routing bug with broadcast error (648af7c)
  • ledger: reject when ledger wallet (574d618)
  • remove required payment type from sign msg (d46b310)
  • subtract microblock txs from available balance, closes #3898 (78a4349)

Internal

  • add note about refactoring to remove JS truncation (a798bd1)
  • remove leading as its not a valid CSS prop (5632c1c)

v4.34.0

28 Jun 19:20
Compare
Choose a tag to compare

4.34.0 (2023-06-28)

Features

  • ignore resize observer error (4a3a8a5)

Bug Fixes

  • ledger: broken activity page (eeb535e)
  • psbt network possibilities (0021a3a)

Internal

  • add account to rpc methods (c08b154)
  • add network to other rpc methods (fa2a097)

v4.33.0

27 Jun 17:37
Compare
Choose a tag to compare

4.33.0 (2023-06-27)

Features

  • change btc available balance logic, closes #3758 (76515b1)

Bug Fixes

  • ledger support link, closes #3900 (05f1d7f)
  • negative stx available balance, closes #3761 (6a2adf0)
  • trim recipient address field to remove leading/ trailing spaces, fixes #2806 (1a7f683)

Internal

v4.32.1

23 Jun 07:37
Compare
Choose a tag to compare

4.32.1 (2023-06-23)

Bug Fixes

  • inscriptions on regen addresses, closes #3752 (5cb868f)
  • psbt: allow number array (b5df8c4)
  • psbt: bad index check logic (a0ff51e)
  • psbt: dynamic validation of sighash type (d86f865)
  • psbt: write custom test, yup mixed not working (53e3385)
  • required allowedSighash (6ddb8b7)

Internal

  • allow bigint in createMoney (3672e89)
  • calc btc fiat value hook (cf7b8db)
  • format money with optional symbol (e6ea975)

v4.32.0

21 Jun 15:55
Compare
Choose a tag to compare

4.32.0 (2023-06-21)

Features

Bug Fixes

  • psbt: validated positive by mistake, 0 index broken (bf793a0)

v4.31.0

21 Jun 11:58
Compare
Choose a tag to compare

4.31.0 (2023-06-21)

Features

  • add brc-20 send for non-zero-index taproot addresses, closes #3830 (be93e72)
  • enable copying secret key from textarea when key is masked (6ba30bb)
  • masking secret key functionality while typing and copying key (63e3c48)

Bug Fixes

  • dockerfile to reduce vulnerabilities (69bfc94)
  • psbt: parse param schema, return error, closes #3804 (950a28a)
  • set password routing (73444e4)

Internal

  • add derivation path, ref #3868 (392aa01)
  • deps: bump @apollo/server from 4.7.1 to 4.7.4 (ec9909a)
  • mask secret key during sign in (aac0d56)
  • psbt ui inputs query (f320e84)
  • psbt: support custom account index, fixes #3868 (f6e5e9d)
  • updated supported methods response (38afa40)