Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
## [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))
- Loading branch information