Releases: leather-io/extension
Releases · leather-io/extension
v6.47.0
6.47.0 (2024-08-28)
Features
- add link and unlink mono script (29f2174)
- add mono link ui script (717737c)
- mock hiro ft requests (6987609)
- mock nfts and txs hiro requests (318378d)
Bug Fixes
- disable brc-20 sends, ref leather-io/issues#5773 (aafd992)
- rename dialog as sheet, closes ref leather-io/issues#268 (ec64755)
Internal
v6.46.0
6.46.0 (2024-08-26)
Features
Bug Fixes
- add default true to show settings to make sure it shows for locked screens, closes #5777 (96b2990)
- do not capitalise add network (5258d7e)
- empty space in settings dropdown (d33df6f)
- failing ledger test (67799fe)
- fix formatting of add network ui, closes leather-io/issues#5735 (8a76b5f)
- fix issues with alignment of page headers (ea76352)
- ledger: support stx_signMessage, closes #5756 (92a99ed)
- make headers more composable, prevent logo hover, closes leather-io/issues#4597 (3f2e359)
- minimum bitcoin spend, closes #5739 (34405f6)
- prevent illegal constructor error (a774b66)
- remove blockstream from tests and add network form (86af370)
- remove card from retrieve taproot ui (27ca424)
- sentry: sample performance units, closes leather-io/issues#249 (3b6a5d8)
- tool to clear submitted tx state (1e6f63d)
- update ui library and deprecate footer (0f5cfa2)
- validate dom nesting console error (fe21fa8)
Internal
- differentiate action popup and popup, improve responsiveness and refactor footers, ref #5260 (2cae2a2)
- hide lock option if wallet already locked (b43cf8b)
- post-release merge back (686a823)
- remove back button on unlock screen and remove fragment (9bc13ab)
- update monorepo dependancies (427f82f)
- update prettier (9e7d404)
- update tanstack libraries (1486f5c)
v6.45.2
v6.45.1
v6.45.0
6.45.0 (2024-08-08)
Features
- add handle network item menu, closes #5124 (7a778a1)
- analytics: background analytics event (967f7b1)
- implement mempool api, closes leather-io/issues#215 (0608cb8)
Bug Fixes
- account change in open frames (ac21ff8)
- default to first account as useCurrentStacksAccount returns undefined, ref #5683 (d67d238)
- disable stx transfer if form is not valid (8c9dc16)
- empty logo in popup mode (10af7db)
- fix visual bug on hover of PSBT copy, ref #4972 (64d2fb6)
- logo box show (0cf3dae)
- mainnet faker contract address (17d71a8)
- remove sign out if there are no keys (051b1b5)
Internal
- force resolution of fast-xml-parser (bbded02)
- import DialogHeader from monorepo (1878330)
- post-release merge back (8a77da4)
- readd fragments to help escape single quote (8ac4349)
- refactor containers to make them more composable, ref #4370 (231842f)
- refactor switch-account to use shared context (10254d9)
- refactor TwoColumn to remove unneeded fragments (b5b7988)
- update org name (da5cc05)
- update react-virtuoso package (c874c00)
- update ui and query packages (5e2547c)
v6.44.2
v6.44.1
6.44.1 (2024-07-25)
Bug Fixes
- handle long token names gracefully, ref leather-wallet/extension#5673 (3110f7e)
- rate limiting on testnet (f4258cd)
- security vulnerability with ip pkg in storybook (85d34b3)
- send inscription flow validation error (8030d3a)
- stx fallback btn show on load (95d6ea5)
- update popup headers to show account info, ref leather-wallet/issues#157 (93ad45f)
Internal
v6.44.0
6.44.0 (2024-07-17)
Features
- add debug command to log hiro limiter data (52a0c15)
- add runes fiat balance, closes #5300 (0a175f7)
- auto-scale balance font-size to avoid line-break (b25d5bc)
Bug Fixes
- analytics: remove query error tracking, too many events (f3de110)
- analytics: segment not passing context to mixpanel (52a6fb2)
- send forms address error, closes #5440 (0b99130)
- show brc20 token fiat balance, closes #5626 (adf8c19)
- stx balance loading condition (37686a4)
Internal
v6.43.0
6.43.0 (2024-07-15)
Features
- add Leather to WBIP004 array, closes #5615 (e38f6ab)
- mock mainnet btc blockstream requests (16d751c)
Bug Fixes
- choose account prevent bug, closes #5509 (89500a8)
- collectible hover, closes #4971 (7728eeb)
- confine clickable area of account switcher to account name and chevron, closes #5621 (472c7e4)
- dust change amounts, closes #4979 (8b40ea7)
- increase zIndex of tooltip to prevent it being obscured, closes #5622 (a1f86bb)
- show account name in signPsbt and signBip322 header, ref #4657 #4859 (71f2565)
Internal
v6.42.2
6.42.2 (2024-07-02)
Bug Fixes
- add ledger test for bitcoin api calls, close leather-io/issues#114 and #5574 (26b6b4f)
- add network form bitcoin network selector (2169065)
- adjust collectible arrow hover transparancy, closes #4971 (4571ad7)
- apply spamFilter to all crypto captions and titles, ref leather-wallet/issues#5589 (ed284b9)
- asset row skeleton loader, closes #5466 (9b1c8c7)
- integrate tabs, toast, avatar, address ref leather-wallet/issues#64 (930c125)
- ledger bitcoin query (a11f6a6)
- refactor dialog to use IconButton to fix title without affecting header, closes #5470 (a5011ec)
- remove extra div, ref leather-io/issues#5469 (abdaab5)
- responsive width for popup (c61ced0)
- roll back import of dropdown menu, ref leather-wallet/issues#64 (b03d6af)
- stx send form high fee warning, closes #5362 (0af3ae9)
- ui: center header, ref leather-io/issues#5470 (53d1e6c)
- use dialog from monorepo, ref leather-wallet/issues#108 (de2b5a0)
- use DropDown menu from monorepo for Settings, ref leather-wallet/issues#102 (65131b0)
Internal
- analytics: use uniform api with middlewear, remove wrapper fns (c82ed26)
- install @leather-wallet/ui package, ref leather-wallet/issues#64 (12dca36)
- post-release merge back (834d399)
- remove radix-ui base css styles, ref leather-wallet/issues#104 (d5ebb6b)
- rename github org (5d42eeb)
- rename npm package scope (7851c44)
- specify resolution for ws (ff74653)
- undo width change (d3595f4)
- update dependancies (62500b8)
- update monorepo dependancies (7ec537b)
- update monorepo packages (263adcd)
- upgrade react query to v5 (6184a3d)