Skip to content

v6.19.0

Compare
Choose a tag to compare
@github-actions github-actions released this 12 Dec 10:00
· 768 commits to dev since this release

6.19.0 (2023-12-12)

Features

  • add rpc method for signing stacks messages (e77a8d8)

Bug Fixes

  • add background location to brc-20 modal and fix typo (7483b9e)
  • broadcast ledger swap (886309b)
  • fix brc-20 sendby signing transaction before finalising then broadcasting, closes #4635 (5aa7c3c)
  • keep search params while doing background location redirect (6b7ce6a)
  • playwright error (5bef424)
  • revert signing logic to try both keys, closes #4645 (8b1be50)
  • selecting testnet in tests (d275d8c)
  • swap test route path (24d3677)

Internal

  • add ledger signing routes to BRC-20 send (42ee981)
  • add swap tests (bd6dc1a)
  • enable ledger swaps to test (6539075)
  • post-release merge back (9414a9b)
  • signing: support non-index zero input signing, closes #4620, #4628 (d2edb18)