Skip to content

Tags: leather-io/extension

Tags

v6.48.0

Toggle v6.48.0's commit message
chore(release): 6.48.0

## [6.48.0](v6.47.1...v6.48.0) (2024-10-07)

### Features

* add inscription send flow testing, closes leather-io/issues[#191](#191) ([54fce3e](54fce3e))
* add option to hide balance, closes leather-io[#5096](#5096) ([32b064f](32b064f))
* bitflow implemenation, closes leather-io/issues[#99](#99) ([9c0a6e8](9c0a6e8))
* redesign connection flow, closes leather.io/issues[#283](#283) ([0717b12](0717b12))

### Bug Fixes

* **analytics:** initial route only used in report analytics ([a253390](a253390))
* broken styles ([cc6edb5](cc6edb5))
* edit network urls, closes leather-io/extension[#5795](#5795) ([7256379](7256379))
* path-to-regexp vulnerability GHSA-9wv6-86v2-598j ([36a84dc](36a84dc))
* refactor add network to use card footer, closes leather-io/issues[#313](#313) ([68de602](68de602))
* secret key stored cleartext in memory ([e0bdec9](e0bdec9))
* security audit failures ([d4c8b48](d4c8b48))
* show transaction amount above Increase Fee, closes [#5826](#5826) ([0a61651](0a61651))
* storybook icons, closes leather-io/issues[#294](#294) ([a0b30eb](a0b30eb))
* update manifest description, closes leather-io/issues[#310](#310) ([3450e0a](3450e0a))

### Internal

* blockchain model ([6bbb1fa](6bbb1fa))
* currency model imports ([54e2865](54e2865))
* pin node < v22 ([27f3b67](27f3b67))
* post-release merge back ([2b6bc91](2b6bc91))
* remove brc20 send flow code ([ad2d69f](ad2d69f))
* update wbip004 method name, closes [#5866](#5866) ([d0873e8](d0873e8))
* update webpack ([da58aa7](da58aa7))
* upgrade pnpm ([fb5a46f](fb5a46f))

v6.47.1

Toggle v6.47.1's commit message
chore(release): 6.47.1

## [6.47.1](v6.47.0...v6.47.1) (2024-09-03)

### Bug Fixes

* adjust BigTitle padding and close, ref leather-io/extension[#5802](#5802) ([6b9566a](6b9566a))
* don't show send in header ([d8ed76a](d8ed76a))
* only show Send title above small view, ref [#5802](#5802) ([f45fedf](f45fedf))
* remove px for all page headers above sm, ref [#5802](#5802) ([dae0f47](dae0f47))
* send inscription formatting and InfoCardButton icon colour, ref leather-io/extension[#5828](#5828) ([afc50d5](afc50d5))
* update padding of onboarding header to align buttons, ref [#5802](#5802) ([203629d](203629d))

### Internal

* fix padding of asset list items in activity, ref [#5802](#5802) ([3e4d8a2](3e4d8a2))
* improve open API and add tests, ref leather-io/issues[#5800](#5800) ([9d52d9e](9d52d9e))
* post-release merge back ([e554376](e554376))
* update link to docs on open, ref [#5800](#5800) ([003a6ad](003a6ad))

v6.47.0

Toggle v6.47.0's commit message
chore(release): 6.47.0

## [6.47.0](v6.46.0...v6.47.0) (2024-08-28)

### Features

* add link and unlink mono script ([29f2174](29f2174))
* add mono link ui script ([717737c](717737c))
* mock hiro ft requests ([6987609](6987609))
* mock nfts and txs hiro requests ([318378d](318378d))

### Bug Fixes

* disable brc-20 sends, ref leather-io/issues[#5773](#5773) ([aafd992](aafd992))
* rename dialog as sheet, closes ref leather-io/issues[#268](#268) ([ec64755](ec64755))

### Internal

* add open API, ref leather-io/issues[#5800](#5800) ([3df62f7](3df62f7))
* icons using ui lib svgs, closes leather-io/issues[#123](#123) ([3e8314e](3e8314e))
* post-release merge back ([56d021b](56d021b))
* show BRC-20 tokens on ledger, ref [#5797](#5797) ([bcc40f7](bcc40f7))

v6.46.0

Toggle v6.46.0's commit message
chore(release): 6.46.0

## [6.46.0](v6.45.2...v6.46.0) (2024-08-26)

### Features

* change balance load logic, closes leather-io/issues[#227](#227) ([faf71fb](faf71fb))

### Bug Fixes

* add default true to show settings to make sure it shows for locked screens, closes [#5777](#5777) ([96b2990](96b2990))
* do not capitalise add network ([5258d7e](5258d7e))
* empty space in settings dropdown ([d33df6f](d33df6f))
* failing ledger test ([67799fe](67799fe))
* fix formatting of add network ui, closes leather-io/issues[#5735](#5735) ([8a76b5f](8a76b5f))
* fix issues with alignment of page headers ([ea76352](ea76352))
* **ledger:** support stx_signMessage, closes [#5756](#5756) ([92a99ed](92a99ed))
* make headers more composable, prevent logo hover, closes leather-io/issues[#4597](#4597) ([3f2e359](3f2e359))
* minimum bitcoin spend, closes [#5739](#5739) ([34405f6](34405f6))
* prevent illegal constructor error ([a774b66](a774b66))
* remove blockstream from tests and add network form ([86af370](86af370))
* remove card from retrieve taproot ui ([27ca424](27ca424))
* **sentry:** sample performance units, closes leather-io/issues[#249](#249) ([3b6a5d8](3b6a5d8))
* tool to clear submitted tx state ([1e6f63d](1e6f63d))
* update ui library and deprecate footer ([0f5cfa2](0f5cfa2))
* validate dom nesting console error ([fe21fa8](fe21fa8))

### Internal

* differentiate action popup and popup, improve responsiveness and refactor footers, ref [#5260](#5260) ([2cae2a2](2cae2a2))
* hide lock option if wallet already locked ([b43cf8b](b43cf8b))
* post-release merge back ([686a823](686a823))
* remove back button on unlock screen and remove fragment ([9bc13ab](9bc13ab))
* update monorepo dependancies ([427f82f](427f82f))
* update prettier ([9e7d404](9e7d404))
* update tanstack libraries ([1486f5c](1486f5c))

v6.45.2

Toggle v6.45.2's commit message
chore(release): 6.45.2

## [6.45.2](v6.45.1...v6.45.2) (2024-08-12)

### Bug Fixes

* use stacks package ([937c0e2](937c0e2))

### Internal

* post-release merge back ([85db0cc](85db0cc))

v6.45.1

Toggle v6.45.1's commit message
chore(release): 6.45.1

## [6.45.1](v6.45.0...v6.45.1) (2024-08-12)

### Bug Fixes

* schema fail tracking ([de977cb](de977cb))

### Internal

* post-release merge back ([1f9fc20](1f9fc20))

v6.45.0

Toggle v6.45.0's commit message
chore(release): 6.45.0

## [6.45.0](v6.44.2...v6.45.0) (2024-08-08)

### Features

* add handle network item menu, closes [#5124](#5124) ([7a778a1](7a778a1))
* **analytics:** background analytics event ([967f7b1](967f7b1))
* implement mempool api, closes leather-io/issues[#215](#215) ([0608cb8](0608cb8))

### Bug Fixes

* account change in open frames ([ac21ff8](ac21ff8))
* default to first account as useCurrentStacksAccount returns undefined, ref [#5683](#5683) ([d67d238](d67d238))
* disable stx transfer if form is not valid ([8c9dc16](8c9dc16))
* empty logo in popup mode ([10af7db](10af7db))
* fix visual bug on hover of PSBT copy, ref [#4972](#4972) ([64d2fb6](64d2fb6))
* logo box show ([0cf3dae](0cf3dae))
* mainnet faker contract address ([17d71a8](17d71a8))
* remove sign out if there are no keys ([051b1b5](051b1b5))

### Internal

* force resolution of fast-xml-parser ([bbded02](bbded02))
* import DialogHeader from monorepo ([1878330](1878330))
* post-release merge back ([8a77da4](8a77da4))
* readd fragments to help escape single quote ([8ac4349](8ac4349))
* refactor containers to make them more composable, ref [#4370](#4370) ([231842f](231842f))
* refactor switch-account to use shared context ([10254d9](10254d9))
* refactor TwoColumn to remove unneeded fragments ([b5b7988](b5b7988))
* update org name ([da5cc05](da5cc05))
* update react-virtuoso package ([c874c00](c874c00))
* update ui and query packages ([5e2547c](5e2547c))

v6.44.2

Toggle v6.44.2's commit message
chore(release): 6.44.2

## [6.44.2](v6.44.1...v6.44.2) (2024-07-29)

### Bug Fixes

* inscription send error state layout ([f955408](f955408))
* **rpc:** return stxPublicKey from getAddresses ([4972a54](4972a54))
* send inscription review button ([c353367](c353367))

### Internal

* post-release merge back ([3c81db3](3c81db3))
* update packages ([0353b33](0353b33))

v6.44.1

Toggle v6.44.1's commit message
chore(release): 6.44.1

## [6.44.1](v6.44.0...v6.44.1) (2024-07-25)

### Bug Fixes

* handle long token names gracefully, ref leather-wallet/extension[#5673](#5673) ([3110f7e](3110f7e))
* rate limiting on testnet ([f4258cd](f4258cd))
* security vulnerability with ip pkg in storybook ([85d34b3](85d34b3))
* send inscription flow validation error ([8030d3a](8030d3a))
* stx fallback btn show on load ([95d6ea5](95d6ea5))
* update popup headers to show account info, ref leather-wallet/issues[#157](#157) ([93ad45f](93ad45f))

### Internal

* bitcoin queries, closes leather-io/issues[#94](#94) and leather-io/issues[#101](#101) ([1187acf](1187acf))
* **release:** 6.44.0 ([9fc4eb4](9fc4eb4)), closes [#5300](#5300) [#5440](#5440) [#5626](#5626) [#5244](#5244) [#69](#69)
* stacks queries ([5041cfb](5041cfb))

v6.44.0

Toggle v6.44.0's commit message
chore(release): 6.44.0

## [6.44.0](v6.43.0...v6.44.0) (2024-07-17)

### Features

* add debug command to log hiro limiter data ([52a0c15](52a0c15))
* add runes fiat balance, closes [#5300](#5300) ([0a175f7](0a175f7))
* auto-scale balance font-size to avoid line-break ([b25d5bc](b25d5bc))

### Bug Fixes

* **analytics:** remove query error tracking, too many events ([f3de110](f3de110))
* **analytics:** segment not passing context to mixpanel ([52a6fb2](52a6fb2))
* send forms address error, closes [#5440](#5440) ([0b99130](0b99130))
* show brc20 token fiat balance, closes [#5626](#5626) ([adf8c19](adf8c19))
* stx balance loading condition ([37686a4](37686a4))

### Internal

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