Skip to content

v3.0.0

Compare
Choose a tag to compare
@github-actions github-actions released this 26 Jan 15:54
· 2087 commits to dev since this release

3.0.0 (2022-01-26)

Bug Fixes

  • breaking change from stacks.js (d09244c)
  • can't unlock wallet after upgrade (1882c1f), closes #2124
  • change wallet config default branch to main (400a55a)
  • gaia config being fetched on every key press, closes #2101 (013ec9e)
  • improve list render performance (fd0154e)
  • increase fee showing zero (297afa8)
  • is asset transferable logic, closes #2154 (32dbd96)
  • lock and unlocking routes (5df9e88)
  • long white screens (ad41051)
  • null rendering when accounts are undefined, closes #2000 (973dcc4)
  • onboarding route flashing (b2e478b)
  • remove disabled regtest option from networks list (6aafe89)
  • remove gaia call when unlocking wallet (837cef7), closes #1877
  • remove gaia call when unlocking wallet (b717b03), closes #1877
  • remove inline source maps in prod (46ddd28)
  • rename localnet to devnet (5e489d5)
  • render whole account list when fewer than 10 accounts (abe1597)
  • routing sign and signed out (61d4851)
  • security vulnerability from audit (c80cd98)
  • show fiat onramp buy button only on mainnet (6d1df94), closes #2049
  • submitted transactions not appearing (e1e902d)
  • switch account failing test (7efd8c9)
  • trigger release (691a14b)
  • use saved hasSetPassword from storage (f3cfbff)

chore

Features

Reverts

  • Revert feat: add welcome page (4b7859a)
  • Revert refactor: global styles (97b16c1)
  • Revert feat: add back up secret key page (95c3a76)
  • Revert feat: add set password page (4f44c48)
  • Revert refactor: update existing styles to match changes (326b0b2)
  • Revert refactor: add primary button (152fffd)

BREAKING CHANGES

  • release: from stacks.js (d09244c)