Skip to content

v2.0.1

Compare
Choose a tag to compare
@RealGoodProgrammer RealGoodProgrammer released this 25 Mar 15:09
· 2347 commits to master since this release
544ab3a

Features:

  • DASH wallet and transfers
  • USDS wallet and transfers
  • KCS wallet and transfers
  • Electron version
  • Dark theme support (Integrates with OS settings on Electron Builds in MacOS Mojave)
  • Login by stored password QR-Code image
  • Automatically generated avatars, same with iOS version
  • System-wide Push notifications support
  • New option in setting to disable Markdown rendering in messages
  • Quick way to share contacts by displaying address qr-code
  • New homescreen similar to one in iOS version
  • Healthcheck with node height support

Changes:

Fixes:

  • Turn off autopassword suggestion (Chrome) for Set password edit, and Enter user password field.
  • Markdown rendering now correctly renders strings like 5 * 10 * 15, as 5 * 10 * 15 instead of 5 10 15