Releases: leather-io/extension
Releases · leather-io/extension
v6.1.0
6.1.0 (2023-07-26)
Features
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
- add subnet chain id to the network configuration (2d93f5a)
- ledger (1e8d229)
- psbt error handling, closes #3804 (848e0fc)
- psbt signing with default tapInternalKey, closes #4007 (75d8760)
- psbt uxui, closes #3849 (e48726e)
- remove unused address regeneration code, ref #2894 (47239e6)
- rename peer network id (09812ac)
v6.0.0
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
v4.36.0
4.36.0 (2023-07-18)
Features
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
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
v4.34.0
v4.33.0
v4.32.1
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
v4.32.0
v4.31.0
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)