Skip to content

Releases: leather-io/extension

v6.44.0

17 Jul 16:18
Compare
Choose a tag to compare

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

  • post-release merge back (db89bdd)
  • remove bitcoin contracts, closes #5244 and leather-io/issues#69 (1b9f9a2)
  • update query cache with known data (69a4e0c)
  • update query package (98beec5)

v6.43.0

15 Jul 08:37
Compare
Choose a tag to compare

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

  • add new analytics events (3f9548e)
  • post-release merge back (c1bbf89)
  • reenable swaps, closes leather-io/issues#98 (5faba22)

v6.42.2

02 Jul 16:15
Compare
Choose a tag to compare

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)

v6.42.1

17 Jun 15:20
Compare
Choose a tag to compare

6.42.1 (2024-06-17)

Bug Fixes

  • add crypto pkg (4136b4a)
  • relocated stacks fee types (d8be118)
  • remove early test return (e888a71)
  • sign out unknown wallet type error (89ebaa3)
  • ui: disable pointer events on label (22f727e)

Internal

  • add constants package to extension (5048be3)
  • post-release merge back (34134a0)
  • post-release merge back (3ef09f1)
  • remove stacks and bitcoin tx models out of extension (8754ecc)
  • remove survey banner (2c2aa5f)
  • remove unused ecpair pkg (52025c6)
  • update cbpay (6ed7969)
  • use bitcoin methods from mono, closes leather-wallet#47 (af77063)
  • use stacks query pkg, closes #68 and #5070 (9c67eaf)

v6.42.0

06 Jun 20:04
Compare
Choose a tag to compare

6.42.0 (2024-06-06)

Features

  • add query error analytics (f46cc89)
  • panda preset package, ref leather-wallet/issues#62 (36e5238)
  • update error page (4fd1dbe)
  • use bitcoin queries from monorepo + inscriptions from monorepo (2f113fc)

Bug Fixes

  • align DialogHeader title on center, ref #5419 (2e7fd2d)
  • always set memo for SIP10, ref #5436 (40f6059)
  • asset list formatted balance, closes #5452 (81f4fa8)
  • asset models contractid inconsistencies (d023622)
  • close button still showing in breakpoint (632a32d)
  • display runes balance, closes #5434 (aa50a08)
  • extension build workflow, ref leather-wallet/issues#72 (a24c6de)
  • handle undefined memo type for SIP10, ref #5436 (b98a5e7)
  • inconsistent typing with txValue (56d4fa2)
  • integration tests setup (ea2d8ea)
  • long-bns-names: truncate BNS names (a45024a)
  • merge main conflicts (176b0d8)
  • reenable compliance checks (e9d7ed2)
  • remove hover style in sign out button, ref #5406 (3656acf)
  • scroll in settings menu popup (348d688)
  • set pointer events to none in toast viewport (093856e)
  • tests using test app (51e05fb)
  • warn users against using support tool for help (755448f)

Internal

  • deps: bump @leather-wallet/tokens from 0.0.14 to 0.4.0 (8b26fdd)
  • move fees models out of extension (a48ba01)
  • move money and market utils out of extension (ab7fb16)
  • post-release merge back (281e718)
  • update panda + panda-preset (8489f69)
  • update pnpm (b3411dc)
  • upgade @stacks/* packages, closes #5184 (3f53051)
  • upgrade @noble/* packages (aea1c99)
  • upgrade leather packages (b117fab)
  • upgrade various dependencies (16b7567)
  • utils: migrate money utils out of extension (43ad127)
  • utils: mirgrate more utils out of extension (d8e0088)
  • utils: use utils package, closes leather-wallet#73 (53430a7)

v6.41.1

24 May 16:33
Compare
Choose a tag to compare

6.41.1 (2024-05-24)

Bug Fixes

v6.41.0

22 May 15:30
Compare
Choose a tag to compare

6.41.0 (2024-05-22)

Features

Bug Fixes

  • fix padding on back button, ref leather-wallet/issues#25 (3a42fc9)
  • investigate stx fee issues (c5e04c1)
  • missing token color (caa4c88)
  • regtest address generation, closes #5401 (0c6c4d1)
  • sip10 token send form fees bug (5903a7b)
  • stamp error reporting (9b77421)
  • tsconfig update for tokens pkg (9699d76)

Internal

  • add defensive code and better analytics for broadcast errors, ref #5118 (a36dae4)
  • post-release merge back (ca9cf0b)
  • remove combined asset model, closes #48 (a827b40)

v6.40.0

17 May 16:05
Compare
Choose a tag to compare

6.40.0 (2024-05-17)

Features

Bug Fixes

  • brc20 sends software only (4983476)
  • go back properly and don't allow user to close non cancellable ledger actions, closes #5143 (c28342b)
  • ledger: use correct key number (56100bf)
  • only decorate psbt inputs without an existing nonWitnessUtxo (d47f87b)
  • show correct amount for nonWitnessUtxo, ref #5113 (65a4f52)
  • show correct UI count for BTC addresses being pulled, ref #4983 (9f73b24)
  • utxos and transaction request cancellation, closes #5058 (ae1b04b)

Internal

v6.39.0

14 May 10:53
Compare
Choose a tag to compare

6.39.0 (2024-05-14)

Features

  • hide asset list unsupported tokens in accordion, closes #16 (f37bb1b)

Bug Fixes

  • add schema validation for stamps (7a89337)
  • change default to pulling 10 keys (b5c9c79)
  • compliance checks reenabled (d0c17ec)
  • constant retrying of metadata (540c349)
  • double stacks asset in ledger mode (5d9895f)
  • remove ledger add more keys route, ref #4786 (45c9968)
  • use nakamoto testnet link when network is set to nakamoto testnet (e522113)

Internal

  • input calc helper methods (16a9e6e)
  • post-release merge back (9caef96)
  • remove multiple recipients components (8f83bcc)

v6.38.0

02 May 17:43
Compare
Choose a tag to compare

6.38.0 (2024-05-02)

Features

Bug Fixes

Internal

  • post-release merge back (4391226)
  • prevent runtime error from lottie (0722324)
  • rename estimated fee (d12bb82)