Skip to content

v4.2.0

Compare
Choose a tag to compare
@bludnic bludnic released this 28 Sep 16:12
· 946 commits to master since this release
f20a89e

✨ Features

  • Chat: add Quick reactions (AIP-17) (#522)
  • Chat: add vibrate on Reply / LongPress / Swipe message (#522)
  • Wallet: add Coinstore exchange (#525)
  • Wallet: add XCN coin (#520)
  • Wallet: add Verse token (#532)
  • LoginForm: show/hide passphrase in text inputs (#528)

🐛 Bugs

  • Chat: reply message click loads all chat history (#524)
  • Settings: stay logged in option doesn't work (#519)
  • Transaction: app sending infinite requests (#517)
  • VueI18n: remove unsupported chars (#531)

🔨 Tech Debt

  • TypeScript: generate API client with TS types from adamant-schema (#516)
  • adamant-api: add TS types (#518)
  • package.json: update marked lib (#526)
  • package.json: update Electron and other dependencies (#530)