Skip to content

v6.16.0

Compare
Choose a tag to compare
@github-actions github-actions released this 08 Nov 11:26
· 848 commits to dev since this release

6.16.0 (2023-11-08)

Features

  • change default test acc state (9d00f06)
  • process stacks ledger keys (7e71b91)

Bug Fixes

  • brc20 send form bug, closes #4482 (a578e08)
  • ledger: stacks contract call signing, closes #4478 (6b81c01)
  • map txid to txId to match new format of useExplorerLink, closes #4446 (cbf8814)
  • migration redux persist (bd77be5)
  • refactor error label to align icon and make text consistent size, closes #4166 (eb69ae9)
  • sip10 tokens ledger send form, closes #4491 (1bd7837)
  • themify yellow, red, green, blue (642e08a)

Internal