Skip to content

Releases: BananoCoin/kalium_wallet_flutter

Kalium v2.1.4 iOS

16 May 12:35
8473443
Compare
Choose a tag to compare
v2.1.4-release-ios

Bump build

Kalium v2.1.4

15 May 17:29
Compare
Choose a tag to compare
  • Fix PIN authentication

Kalium v2.1.3

07 May 14:40
Compare
Choose a tag to compare
  • Fix changing representative
  • Update translations
  • Update to flutter 1.17

Kalium v2.1.2

04 May 02:39
Compare
Choose a tag to compare

Fix issue with lock screen when using PIN unlock

Kalium v2.1.1

04 May 01:21
Compare
Choose a tag to compare

Kalium v2.1.1

  • Build against Flutter 1.12
  • Update dependencies
  • QR Scanner reliability fixes on some android devices
  • Rewrote networking logic
  • Rewrote paper wallet loader
  • Switch to flutter_nano_ffi
  • Quick QR scan shortcut

Build artifacts including APK:

https://github.com/BananoCoin/kalium_wallet_flutter/actions/runs/94836147

Kalium v2.0.9

26 Jun 20:04
Compare
Choose a tag to compare

Natrium v2.0.9 introduces bip39 mnemonic phrase support when creating a new wallet, importing a wallet, or backing up an existing wallet.

It also introduces RTL layout support as well as new Arabic and Latvian translations.

There's also bug fixes related to the websocket client and general introduction logic flow.

Kalium v2.0.8

10 May 18:11
Compare
Choose a tag to compare
  • Fix balance loading on some devices

Kalium v2.0.7

10 May 10:53
Compare
Choose a tag to compare
  • Fix monkeys on contact detail screen
  • Revert URL to kaba.banano.cc

Kalium v2.0.6

10 May 00:34
Compare
Choose a tag to compare

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

Kalium v2.0.5

09 Apr 20:37
Compare
Choose a tag to compare

Bug fixes and performance improvements.