Skip to content

Kalium v2.0.6

Compare
Choose a tag to compare
@bbedward bbedward released this 10 May 00:34
· 217 commits to master since this release

The primary focus of this release is significant performance improvements across all devices, particularly lower end hardware.

  • Built on the new Flutter release, 1.5
  • Improve startup time by loading wallet in background
  • Improve general app performance by utilizing isolates for expensive, longer running operations
  • Add QR scan option for importing seed
  • Various other bug fixes and improvements