Skip to content

v6.17.0

Compare
Choose a tag to compare
@github-actions github-actions released this 28 Nov 15:31
· 804 commits to dev since this release

6.17.0 (2023-11-28)

Features

  • extended add-network page with the option to add bitcoin network too (870574a)
  • support bitcoin ledger, closes #2893 (8a81f58)
  • updated dlc-tools package, modified accept bitcoin contract rpc params (0742719)

Bug Fixes

  • account circle numbers and delete unused code (a6588dc)
  • add background state for ledger connect modal (41fef37)
  • align heading text left, closes #4423 (31ddc89)
  • allow users to click input when populated, closes #4582 (222a854)
  • axios get request for config (3ad4b06)
  • bitcoin fees tx size calc (3f5718c)
  • filter network dust amounts when sending all (b7a34a9)
  • fixed previously saved network loading (c8724b4)
  • give more margin to Continue button in extension mode, closes #4423 (8d61e93)
  • mark ui bugs (e9da651)
  • minor ui bugs (0095ebc)
  • popup: avatar circle on stacks transactions (8dbfefe)
  • provider name in tests (6b75267)
  • psbt bare utxo signing (954e707)
  • qr code (b035f20)
  • remove not working onFocusborder, to be fixed in #4583 (cddf09b)
  • sign out and close all tabs on create wallet, closes #4517 (0b47dea)
  • skip bitcoin contract tests (83c4d04)

Internal