Skip to content

Release v0.9.2

Compare
Choose a tag to compare
@etharner etharner released this 03 Nov 06:24
· 2667 commits to develop since this release
3aaec55

0.9.2 (2021-09-28)

Features

  • input: add warnings to input field (5086efc)
  • send: rebrand address input in send screen (1116153)
  • validation: add vee-validate as plugin (c913ea4)
  • vee-validate: add account validation rules (b5722d9)
  • vee-validate: inject warning support to vee-validate (a41a688)

Bug Fixes

  • permissions: fix permissions input styling (b450cb5)
  • send: add proper color to valid svg (9f75935)
  • send: restore error for tokens to name sending (0da891f)

Maintenance

  • input: unify input components names (b25e1d6)
  • recent-transactions: do not hide line on transaction list overlap (9b3be97)
  • stale: remove stale bot support (ff5d105)
  • transfer-send: replace textarea with validatable input (800babf)