Releases: leather-io/extension
Releases · leather-io/extension
v6.3.0
6.3.0 (2023-08-08)
Features
- add option to broadcast rpc psbt, closes #3895 (da7b51b)
- add taproot txs in activity list, closes #3249 (d4b1065)
- fetch inscription by output in separate query (281e138)
- hide increase fee for txs with taproot input (a01071f)
Bug Fixes
- change logic to upscale amount in input field (086c329)
- handle case when there's no ticker of < 4 chars (ce3c7c9)
- make input text perfectly centered (0b23519)
- only route to error when asset is bitcoin, closes #4083 (bed3820)
Internal
- move fn to utils, use constant and provide more descriptive fn name (5356069)
v6.2.1
v6.2.0
6.2.0 (2023-07-31)
Features
- remove redux devtools from final bundle (66cd1f6)
Bug Fixes
- add StacksAccountLoader (aa5d904)
- add update input for tapInternalKey (e085927)
- catch rpc sign psbt error (0519dcf)
- firefox manually loaded extension (95b8553)
- Fix max width on Stacks contract UI , closes #3966 (4ad34c8)
- full sighash types (84236fa)
- track sighash type changes thru code (62b479c)
Internal
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)