Skip to content
This repository has been archived by the owner on Mar 20, 2019. It is now read-only.

Releases: greenaddress/GreenBits

Release 1.62

12 Jan 12:17
Compare
Choose a tag to compare
  • Show fee, size and fee per kB in transaction details
  • Fix crash on pressing enter on software keyboard during login
  • Minor improvements

Release 1.61

29 Nov 12:44
Compare
Choose a tag to compare
  • Speed up initial SPV sync via checkpoints and improve UX
  • Fix wallet pin setup on some Android versions
  • Various maintenance updates (lint + avoid deprecated code)

Release 1.60

23 Nov 22:36
Compare
Choose a tag to compare
  • Fixes a bug with TREZOR/KeepKey when login and making a transaction with no change address
  • Fixes a bug with Ledger when getting PIN wrong
  • Add support for Finger print scanner login by enabling Android native logins (includes pin/passphrase/pattern)

Release 1.59

23 Nov 16:20
Compare
Choose a tag to compare
  • Fixes a bug with TREZOR/KeepKey when making a transaction with no change address
  • Fixes a bug with Ledger when getting PIN wrong
  • Add support for Finger print scanner login by enabling Android native logins (includes pin/passphrase/pattern)

Release 1.58

18 Nov 13:54
Compare
Choose a tag to compare
  • Improved stability (camera, bip70)
  • Updated libraries

Release 1.57

13 Nov 20:11
Compare
Choose a tag to compare
  • Support new Android 6 camera permission system
  • Smaller apk - 3MB
  • Reduced bandwidth usage when SPV is enabled
  • Fix bug where no receive address was shown automatically

Release 1.56

11 Nov 20:20
Compare
Choose a tag to compare
  • Add support to empty/sweep wallet (i.e. send max amount)
  • Upgraded libraries bitcoinj, zxing, android support and material-dialogs
  • Updated translations (Italian, Spanish)
  • Disable Tor on Android 6.X as Orchid doesn't work
  • Fix bug "prepare-tx timed out" for wallets which required big prevouts to be fetched
  • Android 6: Fix new permission system for camera causing crash on marshmallow

Release 1.55

11 Nov 15:00
Compare
Choose a tag to compare
  • Add support to empty/sweep wallet (i.e. send max amount)
  • Upgraded libraries bitcoinj, zxing, android support and material-dialogs
  • Updated translations (Italian, Spanish)
  • Disable Tor on Android 6.X as Orchid doesn't work
  • Fix bug "prepare-tx timed out" for wallets which required big prevouts to be fetched

1.54 Release

26 Oct 13:21
Compare
Choose a tag to compare
  • Using fork of bitcoinj 0.13.2 instead of pulling from Maven with increased variety of DNS seeds and increased robustness to time out
  • Improve build process to be more deterministic
  • Fixed back-button behaviour to be more consistent
  • Post-send behaviour improved, automatically returning to original activity that created intent, or returning to ALL tab
  • Fixed various race conditions that caused user to be logged out even when using app
  • SPV: Further improved SPV handling, re-connection ability on loss of internet and lifecycle
  • “Exit” changed to “Log out” for UX clarity
  • Added basic Network Monitor activity in settings making it easier to see what SPV connections the wallet has
  • Whited out mnemonics while logging in with NFC to improve privacy, and fixed race issue to ensure user is logged in automatically each time

1.53 Release

17 Sep 21:05
Compare
Choose a tag to compare
  • Fixed encrypted mnemonic login (27 words - text, qrcode, nfc)
  • Upgraded build tools to 23
  • Ability to copy Google Authenticator code (useful for yubikey neo)
  • Fix when touching Terms Of Service open browser to TOS page