Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
## [6.17.0](v6.16.1...v6.17.0) (2023-11-28) ### Features * extended add-network page with the option to add bitcoin network too ([870574a](870574a)) * support bitcoin ledger, closes [#2893](#2893) ([8a81f58](8a81f58)) * updated dlc-tools package, modified accept bitcoin contract rpc params ([0742719](0742719)) ### Bug Fixes * account circle numbers and delete unused code ([a6588dc](a6588dc)) * add background state for ledger connect modal ([41fef37](41fef37)) * align heading text left, closes [#4423](#4423) ([31ddc89](31ddc89)) * allow users to click input when populated, closes [#4582](#4582) ([222a854](222a854)) * axios get request for config ([3ad4b06](3ad4b06)) * bitcoin fees tx size calc ([3f5718c](3f5718c)) * filter network dust amounts when sending all ([b7a34a9](b7a34a9)) * fixed previously saved network loading ([c8724b4](c8724b4)) * give more margin to Continue button in extension mode, closes [#4423](#4423) ([8d61e93](8d61e93)) * mark ui bugs ([e9da651](e9da651)) * minor ui bugs ([0095ebc](0095ebc)) * **popup:** avatar circle on stacks transactions ([8dbfefe](8dbfefe)) * provider name in tests ([6b75267](6b75267)) * psbt bare utxo signing ([954e707](954e707)) * qr code ([b035f20](b035f20)) * remove not working onFocusborder, to be fixed in [#4583](#4583) ([cddf09b](cddf09b)) * sign out and close all tabs on create wallet, closes [#4517](#4517) ([0b47dea](0b47dea)) * skip bitcoin contract tests ([83c4d04](83c4d04)) ### Internal * fix type errors ([98f5ddf](98f5ddf)) * icon tokens ([91403d7](91403d7)) * migrate icons ([fbc6580](fbc6580)) * post-release merge back ([c3c7bd1](c3c7bd1)) * remove bitcoinjs-lib from inscription send ([97854b0](97854b0)) * remove patch file ([be8b040](be8b040)) * remove remaining old icon libraries ([1fa4e6c](1fa4e6c)) * remove stacks ui ([99fb117](99fb117)) * remove unneeded parent button, closes [#4550](#4550) ([c44a7bb](c44a7bb)) * update font and color for receive asset ([800fa3e](800fa3e)) * update panda ([2807b50](2807b50)) * update readme ([c86f2ab](c86f2ab)) * use tokens for border radius ([b387903](b387903))
- Loading branch information