Skip to content

Releases: Blockstream/green_qt

Release 0.1.2

01 Apr 08:55
release_0.1.2
Compare
Choose a tag to compare

Release Notes

A new release of the Blockstream Green desktop app!

Replaces the GreenAddress app. The feature set has not been completely ported to the new app; subsequent releases are going to incrementally complete porting to the new app (such features are watch-only wallets and support for trezor wallets).

Relevant changes

Added

  • Bundle Green as installer for Windows
  • Jade Over-The-Air Update support
  • Support shared build in windows
  • Add 'recently used wallets' and 'create wallet' sections to home view

Changed

  • Expose 2FA available method's data
  • Update GDK to 0.0.41
  • Use data dir to store app settings
  • Bring primary window to front when attempting to launch another instance in Windows and MacOS
  • Add connection and tor feedback when logging in with pin, mnemonic and hardware wallets
  • Overhaul the threading model to improve handling of async operations
  • Add a command line flag to expose multiple update channels for Jade
  • Update translations

Fixed

  • Fix hover events after opening a dialog
  • Prevent key dialogs to be closed by clicking outside
  • Fix keyboard focus when opening change pin dialog

Download

Download MacOS

Download Windows

Download Linux AppImage

Download Linux static binary

Looking for iOS or Android versions? Read more at https://blockstream.com/green/

Release 0.1.1

04 Mar 10:05
release_0.1.1
Compare
Choose a tag to compare

Release Notes

A new release of the Blockstream Green desktop app!

Replaces the GreenAddress app. The feature set has not been completely ported to the new app; subsequent releases are going to incrementally complete porting to the new app (such features are watch-only wallets and support for trezor wallets).

Relevant changes

Added

- Show receive addresses on Jade screen to allow inspection before sharing
- Release the mac OS version as a dmg, allowing installation with drag and drop 

Changed

- Always send prevout when signing a transaction with Jade
- 2FA auto-advance at last digit
- Use Blockstream icon instead of Jade icon
- Remove precision from asset details view
- Improve layout and look of transaction list
- Update app settings title and icon
- Prettify home view and change side button icon
- Prevent rejecting signup and restore dialogs with outside click
- Drop wallet storage format from beta versions
- Hide unnecessary fields from asset details view when empty

Fixed

- Correctly render asset icons
- Make device thumbnail clickable only in wallet view
- Improve font weight throughout
- Improve link appearance in all platforms and change hover cursor
- Improve 2FA icons and descriptions
- Fix alert message when 2FA reset is under dispute
- Fix PIN button enable state inconsistency when setting a new PIN

Download

Download MacOS

Download Windows

Download Linux AppImage

Download Linux static binary

Looking for iOS or Android versions? Read more at https://blockstream.com/green/

Release 0.1.0

22 Feb 18:53
release_0.1.0
af418c1
Compare
Choose a tag to compare

Release Notes

A new release of the Blockstream Green desktop app!

It is meant as a replacement for the GreenAddress app.The feature set has not been completely ported to the new app; subsequent releases are going to incrementally complete porting to the new app (such features are watch-only wallets and support for trezor wallets).

Relevant changes

Added

  • Add Jade and Ledger views for hardware wallets management
  • Add support for Blockstream Jade for both bitcoin and liquid wallets.
  • Add a top level view for each network
  • Use same window geometry after restart.
  • Add support for app/global settings.
  • Use Roboto font throughout
  • Enable qtconnectivity and qtserialport to support jade
  • Cache ledger xpubs in memory only.
  • Add script to automate tag and version bump.
  • Add copy unblinded link to liquid transactions options
  • Add ability to change 2FA expiry time under wallet recovery settings
  • Add CHANGELOG.md.

Changed

  • Overhaul sidebar with sections
  • Update docker images with libusb and hidapi
  • Bump GDK to 0.0.40
  • Abstract Device and refactor Ledger support accordingly.
  • Use git if available for the app version, otherwise use CI env vars.
  • Switch to C++17.

Fixed

  • Allow login with tor or custom proxy when using hardware wallets.
  • Allow only one instance of Blockstream Green to run at the same time.
  • Update unconfirmed transactions when a block arrives.
  • Improve ledger signing to suppress unverified inputs warning.
  • Use latest Google Auth token when enabling Google Auth two factor.
  • Fix mnemonic editor layout.
  • Fix compatibility with mac OS 10.13

Download

Download MacOS

Download Windows

Download Linux AppImage

Download Linux static binary

Looking for iOS or Android versions? Read more at https://blockstream.com/green/

Release 0.0.9

02 Jan 22:04
release_0.0.9
b542e3b
Compare
Choose a tag to compare

Release Notes

A new release of the Blockstream Green desktop app!

It is meant as a replacement for the GreenAddress app.The feature set has not been completely ported to the new app; subsequent releases are going to incrementally complete porting to the new app (such features are watch-only wallets and support for trezor wallets).

Relevant changes

  • updated let's encrypt certs/backups/pins/etc

Download

Download MacOS

Download Windows

Download Linux AppImage

Download Linux static binary

Looking for iOS or Android versions? Read more at https://blockstream.com/green/

Release 0.0.8

23 Dec 12:30
release_0.0.8
5a36b08
Compare
Choose a tag to compare

Release Notes

A new release of the Blockstream Green desktop app!

It is meant as a replacement for the GreenAddress app.The feature set has not been completely ported to the new app; subsequent releases are going to incrementally complete porting to the new app (such features are watch-only wallets and support for trezor wallets).

Relevant changes

  • handle ledger idle state showing useful message to the user

  • fix ledger login progress bar and ledger home screen tip

  • fix bump fee dialog placement

  • fix transaction list lazy loading after bumping a transaction

  • correctly show amounts in the liquid transaction list

  • cleanup project structure and minor refactoring

  • suppress some qml runtime warnings

Download

Download MacOS

Download Windows

Download Linux AppImage

Download Linux static binary

Looking for iOS or Android versions? Read more at https://blockstream.com/green/

Release 0.0.7

15 Dec 10:37
release_0.0.7
Compare
Choose a tag to compare

Release Notes

A new release of the Blockstream Green desktop app!

It is meant as a replacement for the GreenAddress app.The feature set has not been completely ported to the new app; subsequent releases are going to incrementally complete porting to the new app (such features are watch-only wallets and support for trezor wallets).

Download

Download MacOS

Download Windows

Download Linux AppImage

Download Linux static binary

Looking for iOS or Android versions? Read more at https://blockstream.com/green/

Relevant changes

  • Fix a crash waiting for two-factor authentication during timeout for
    inactivity

  • Properly close dialogs after timeout

  • Suppress qml warnings

  • Comply with version 0 unblinding data for liquid transactions

Release 0.0.6

14 Dec 11:27
release_0.0.6
d23771e
Compare
Choose a tag to compare

Release Notes

A new release of the Blockstream Green desktop app!

It is meant as a replacement for the GreenAddress app.The feature set has not been completely ported to the new app; subsequent releases are going to incrementally complete porting to the new app (such features are watch-only wallets and support for trezor wallets).

Download

Download MacOS

Download Windows

Download Linux AppImage

Download Linux static binary

Looking for iOS or Android versions? Read more at https://blockstream.com/green/

Relevant changes

  • Bump GDK to version 0.0.36
  • Bump Qt version to 5.12.2
  • Add action to export unblinding data for liquid transactions (e.g. for escrows)
  • Update translations source files
  • Reword application to Blockstream Green
  • Updated application icon
  • Fix keystroke permission dialog when launching on MacOS (open only Ledger devices)
  • Add support for system messages and acknowledgement with hardware and software signer
  • Lazy load transactions when scrolling
  • Abstract GDK calls into Handler subclasses
  • Remove unused actions in transaction delegate
  • Improve windows support for ledger by retrying opening device after errors
  • Improve buttons interaction in pin view
  • Fixed some runtime QML warnings
  • Improved settings layout and constraints

Release 0.0.5

04 Nov 23:51
release_0.0.5
Compare
Choose a tag to compare

Release Notes

A new release of the Blockstream Green desktop app!

It is meant as a replacement for the GreenAddress app.The feature set has not been completely ported to the new app; subsequent releases are going to incrementally complete porting to the new app (such features are watch-only wallets and support for trezor wallets).

Download

Download MacOS

Download Windows

Download Linux AppImage

Download Linux static binary

Looking for iOS or Android versions? Read more at https://blockstream.com/green/

Relevant changes

  • Add liquid support to ledger
  • Refactor controller, handler and resolver
  • Rebrand liquid securities to managed assets accounts
  • Add view to confirm Ledger transaction details in liquid
  • Fix warnings and errors around pin and restore with mnemonic
  • Update the app icon and other assets
  • Add ui for ledger to show progress at login
  • Improve overall device handling

Release 0.0.4

06 Oct 16:02
release_0.0.4
Compare
Choose a tag to compare

Release Notes

A new release of the Blockstream Green desktop app!

It is meant as a replacement for the GreenAddress app.The feature set has not been completely ported to the new app; subsequent releases are going to incrementally complete porting to the new app (such features are watch-only wallets and support for hardware wallets).

Download

Download MacOS

Download Windows

Download Linux AppImage

Download Linux static binary

Looking for iOS or Android versions? Read more at https://blockstream.com/green/

Relevant changes

  • refactor restore and signup views to use controllers
  • settings: fix amounts updates for pricing source changes
  • localization: add czech translations and update other languages
  • devices: add device support
  • refactor controllers adding handlers for device calls
  • accounts: add a tag for 2of3 accounts and fix 2of3 creation view
  • build cleanups
  • updates to docker image
  • fix logout bug causing progress bar to appear indefinitely
  • bump gdk to version 0.0.34
  • minor ui changes and improvements
  • allow to copy labels to clipboard

Release 0.0.3

15 Jun 13:22
release_0.0.3
Compare
Choose a tag to compare

Release Notes

A new release of the Blockstream Green desktop app!

It is meant as a replacement for the GreenAddress app.The feature set has not been completely ported to the new app; subsequent releases are going to incrementally complete porting to the new app (such features are watch-only wallets and support for hardware wallets).

This release updates the GDK library to the latest version and fixes invalid account balances on the Windows version.

Download

Download MacOS

Download Windows

Download Linux AppImage

Download Linux static binary

Looking for iOS or Android versions? Read more at https://blockstream.com/green/