Releases: leather-io/extension
Releases · leather-io/extension
v6.23.0
6.23.0 (2024-01-16)
Features
- improve error handling in ledger, surface incorrect app error (5bff514)
- prompt user to open the app (f672bec)
Bug Fixes
- add remote config to recover feature (84a10dc)
- duplicate keys error (77dc018)
- lint for deps (42179de)
- remove fee title in increase fee form (0de3900)
- track error codes (227f6ee)
- ui: rebuild tabs with radix primitives, ref #4309 (3b0488e)
- unused exports (3fff31d)
Internal
- add improved sentry perf tracking (8b96e9a)
- check instance of error before passing it to checkLockedDeviceError (e342642)
- post-release merge back (2eaa09f)
- quit app ourselves instead of prompting user to do it (35c2ff1)
- remove unneeded radix styles (6808536)
- reuse getAppAndVersion from bitcoin app instance method (e894808)
- select and dropdown, ref #4798 (a82457d)
- token radii and keyframe, ref #4637 (e67b61d)
- update panda (2418a1c)
v6.22.0
6.22.0 (2024-01-09)
Features
- add storybook, ref #1230 (958f177)
- deploy storybook with chromatic (b22ee5d)
- ui dropdown and select, ref #4312 and #4417 (3bd7ab4)
Bug Fixes
- asset list ui bug, ref #4603 (9a2e8b4)
- delete unused import (072cbd6)
- fee value calc bug, ref #4742 (a59e0d2)
- infinite loader on buy screen if stacks account is not present (1fb92aa)
- nan total amount bug (8c37393)
- swap broadcasts, ref #4750 (54705e7)
- swaps UI bug (d4c99d5)
- user should be able to buy stacks for stacks account (b2854c0)
Internal
v6.21.2
v6.21.1
v6.21.0
6.21.0 (2023-12-19)
Features
- html video and audio inscription types, closes #4077 and #3556 (e19eea4)
- modified contracts and balance fetching (63d29ba)
- updated dlc tools version (8dc1d22)
Bug Fixes
- collectibles refetch, closes #4413 (13aa68f)
- deprecate legacy font sizes, closes #4587 (5f539ca)
- handle inscription type svg, ref #4727 (b713c70)
- only show swaps option on mainnet, closes #4687 (af6443c)
- swaps test, ref #4725 (faae457)
- wallet: fees warning alignment fix (d771bcc)
Internal
- post-release merge back (75f4998)
v6.20.0
6.20.0 (2023-12-14)
Features
- add fund btc screen (df77eb9)
- added query for bitcoin contracts (408ce03)
- modified bitcoin contracts balance fetching (bc909cf)
- removed unnecessary useeffect, modfied btc entry point return if balance is undefined (c858abb)
- sentry feedback (c4f6260)
- upgrade alex-sdk to 0.1.23 (4a2b5d5)
Bug Fixes
- add CNAME to action (e62c4b1)
- ledger: inscription sends, non-index 0, closes #4680 (aae3221)
- serialize sip10 form memo before displaying it (6140a7c)
- use light mode icons (8d160b0)
Internal
- post-release merge back (11b48fc)
v6.19.0
6.19.0 (2023-12-12)
Features
- add rpc method for signing stacks messages (e77a8d8)
Bug Fixes
- add background location to brc-20 modal and fix typo (7483b9e)
- broadcast ledger swap (886309b)
- fix brc-20 sendby signing transaction before finalising then broadcasting, closes #4635 (5aa7c3c)
- keep search params while doing background location redirect (6b7ce6a)
- playwright error (5bef424)
- revert signing logic to try both keys, closes #4645 (8b1be50)
- selecting testnet in tests (d275d8c)
- swap test route path (24d3677)
Internal
v6.18.0
6.18.0 (2023-12-05)
Features
- add tests for psbt sigining (c5ee6b7)
- modified explorer link maker function to have a regtest option (4b158d2)
- use-explorer-link got separated into bitcoin and stacks function variant (89bd3c5)
Bug Fixes
- add color to warning background, closes #4600 (cdcc597)
- adjust position of fee slot, closes #4462 (fc2e08a)
- change to hstack to align buttons, closes #4592 (d00d83f)
- decouple choose crypto asset components and add a new lint rule (7b11213)
- make sure pending transactions have the correct circle colour, closes #4591 (eb96ac2)
- remove PSBT learn more link, closes #4607 (1d9fd60)
- roll back move to async from PR 4490 to supress sentry error (9ec8a0c)
- set backgroundLocation for send ordinal, closes #4562 (b104a48)
- underlaid button, closes #4615 (907f33c)
Internal
v6.17.0
6.17.0 (2023-11-28)
Features
- extended add-network page with the option to add bitcoin network too (870574a)
- support bitcoin ledger, closes #2893 (8a81f58)
- updated dlc-tools package, modified accept bitcoin contract rpc params (0742719)
Bug Fixes
- account circle numbers and delete unused code (a6588dc)
- add background state for ledger connect modal (41fef37)
- align heading text left, closes #4423 (31ddc89)
- allow users to click input when populated, closes #4582 (222a854)
- axios get request for config (3ad4b06)
- bitcoin fees tx size calc (3f5718c)
- filter network dust amounts when sending all (b7a34a9)
- fixed previously saved network loading (c8724b4)
- give more margin to Continue button in extension mode, closes #4423 (8d61e93)
- mark ui bugs (e9da651)
- minor ui bugs (0095ebc)
- popup: avatar circle on stacks transactions (8dbfefe)
- provider name in tests (6b75267)
- psbt bare utxo signing (954e707)
- qr code (b035f20)
- remove not working onFocusborder, to be fixed in #4583 (cddf09b)
- sign out and close all tabs on create wallet, closes #4517 (0b47dea)
- skip bitcoin contract tests (83c4d04)
Internal
- fix type errors (98f5ddf)
- icon tokens (91403d7)
- migrate icons (fbc6580)
- post-release merge back (c3c7bd1)
- remove bitcoinjs-lib from inscription send (97854b0)
- remove patch file (be8b040)
- remove remaining old icon libraries (1fa4e6c)
- remove stacks ui (99fb117)
- remove unneeded parent button, closes #4550 (c44a7bb)
- update font and color for receive asset (800fa3e)
- update panda (2807b50)
- update readme (c86f2ab)
- use tokens for border radius (b387903)