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

Releases: greenaddress/GreenBits

Release 2.07

28 Aug 16:22
r2.07
57b02c6
Compare
Choose a tag to compare
  • Fix some issue with right to left langs
  • Better internationalization generic support
  • fix issue on login button color on some Huawai devices
  • upgraded gradle and added linter to build
  • various bug fixing

Release 2.06

20 Aug 10:56
r2.06
3573b9e
Compare
Choose a tag to compare
  • improve German translations (thanks to hoschi-it)
  • improve Italian translations (thanks to luca)
  • unify testnet/mainnet apps
  • unify all ndk architectures and android versions variants in one apk
  • improve support for Trezor
  • improved stability and various bug fixing
  • updated wally to 0.6.3

Release 2.04

14 Jul 09:39
r2.04
5438ff9
Compare
Choose a tag to compare
  • Add support for sending to native segwit (bech32) addresses
  • Add support for the two factor reset and dispute processes
  • Show system messages to the user on startup
  • BIP 70 fixes and improvements
  • Various improvements to hardware wallet support
  • Move to the latest Android SDK
  • UI and notification updates for Oreo
  • Remove support for pre-KitKat devices
  • Remove support for dead Android platforms e.g. mips
  • Updated SPV checkpoints

Release 2.03

16 Dec 22:10
r2.03
9b0b380
Compare
Choose a tag to compare
  • UI improvements
  • Fix opting out of transaction replacement
  • Better support for bumping redeposits/send-to-self

Changelog

Release 2.02

19 Sep 10:48
r2.02
5b48fc7
Compare
Choose a tag to compare
  • Fix the version detection for Trezor

Changelog

Release 2.01

18 Sep 21:00
r2.01
6f24f9a
Compare
Choose a tag to compare
  • Fix 'Invalid signature' errors
  • Update Trezor support for segwit
  • Require latest Trezor firmware
  • Misc smaller fixes

Changelog

Release 2.00

12 Sep 12:38
r2.00
bb210f5
Compare
Choose a tag to compare
  • added custom fee support
  • various bug fixing

Changelog

Release 1.99

05 Sep 19:37
r1.99
adb512c
Compare
Choose a tag to compare
  • bug fixing
  • fee estimation improvements

Changelog

Release 1.98

23 Aug 18:18
r1.98
01f87ab
Compare
Choose a tag to compare
  • update to sdk 26
  • update material-dialogs, android support and zxing libs
  • various bug fixing

Changelog

Release 1.97

15 Aug 18:43
r1.97
99fb654
Compare
Choose a tag to compare

Changes since the last release:

Improved RBF support:

  • Output randomization, avoid new inputs where possible (better for privacy)
  • Improved fee bumping handling
  • Always show bump summary before submitting

UI:

  • Support for setting/using transaction limits
  • Support for manually requesting a new nLocktime.zip email
  • Allow re-entry of incorrect 2FA codes up to the retry limit
  • Add PIN confirmation when setting up a new PIN
  • Add Auto-completion and confirmation for easier/safer mnemonic entry
  • New exchanger interface for buying/selling from your wallet
  • Remove delay when generating new receive addresses
  • Improve layout for transaction and balance display
  • Swipe down on the transaction list to refresh
  • Show the expected phone number format when adding SMS/phone 2FA

Other:

  • Fee estimation improvements, handle unavailable fee rates better
  • Various bug fixes
  • Add auto-registering for Trezor wallets already setup
  • Refreshed SPV checkpoints

Changelog