Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
## [6.40.0](v6.39.0...v6.40.0) (2024-05-17) ### Features * add link in swaps disabled tooltip ([93f8964](93f8964)) * enable btc retrieval, closes [#5067](#5067) ([92d9603](92d9603)) ### Bug Fixes * brc20 sends software only ([4983476](4983476)) * go back properly and don't allow user to close non cancellable ledger actions, closes [#5143](#5143) ([c28342b](c28342b)) * **ledger:** use correct key number ([56100bf](56100bf)) * only decorate psbt inputs without an existing nonWitnessUtxo ([d47f87b](d47f87b)) * show correct amount for nonWitnessUtxo, ref [#5113](#5113) ([65a4f52](65a4f52)) * show correct UI count for BTC addresses being pulled, ref [#4983](#4983) ([9f73b24](9f73b24)) * utxos and transaction request cancellation, closes [#5058](#5058) ([ae1b04b](ae1b04b)) ### Internal * add backgroundLocation for device busy step ([e288d41](e288d41)) * assets and asset list ([88939cc](88939cc)) * btc balance ([bbc43d6](bbc43d6)) * post-release merge back ([61b8171](61b8171)) * refactor canclose ([d275ad7](d275ad7)) * stx balance ([4e3190f](4e3190f)) * temporarily disable swaps feature ([e34d5f3](e34d5f3)) * update packages ([c685b10](c685b10))
- Loading branch information