Skip to content

Releases: Cryptonomic/T2

1.1.9b

31 Dec 19:19
47b567c
Compare
Choose a tag to compare

The primary purpose of this release is bug fixes around tzip10/Beacon functionality. Some additional cleanup was performed in the code and in the UI especially for token rendering.

1.1.8b

24 Dec 18:54
a88357f
Compare
Choose a tag to compare
  • Support for wXTZ from @StakerDAO.
  • Support for ETHtz from @StableTechnologies.
  • Experimental support for tzip10 Beacon implementation from @airgap-it.
  • BIP44 derivation path support for file-wallet accounts.
  • Adjusted fee defaults for Delphi protocol.
  • QR code on receive tab, a user request.
  • Security updates for the dApp Authentication workflow.
  • Security updates for externally provided URLs.
  • Token transaction list bug fixes.
  • Updated to latest version of ConseilJS.

1.1.7b

26 Nov 17:17
Compare
Choose a tag to compare

This release includes developer preview of Beacon (@airgap-it) functionality and several minor changes like switching the default block explorer to Arronax, adding baker info from Harpoon, displaying application version in the settings view, and modifying the application menu.

1.1.6b

17 Nov 05:40
Compare
Choose a tag to compare

This release makes a change to the account activation flow affecting a small set of fundraiser accounts.

1.1.5b

12 Nov 20:06
b4b52d5
Compare
Choose a tag to compare

This version has a more intuitive file wallet creation flow. We fixed a seed phrase entry bug and updated ConseilJS to resolve smart contract interaction issues. A sprinkling of small UI improvements rounds out the update.

1.1.3b

10 Jun 02:15
Compare
Choose a tag to compare
1.1.3b Pre-release
Pre-release

1.1.3b

New Features

  • Initial public release of "Login with Tezori/Galleon".
  • Preview pending operations from the mempool.
  • Cancel delegation by setting the delegate value to blank.

Fixes

  • Updated various dependencies, notably upgraded to electron 8.3.0 and reduced the number of linked (non-dev) dependencies from 219 to 151.
  • Corrected behavior of "use max" function on the send view.

1.1.2: Merge pull request #188 from Cryptonomic/develop

01 Jun 04:31
Compare
Choose a tag to compare

1.1.2b

New Features

  • Consolidated delegation workflow.
  • Improved create new file wallet flow.
  • Improved StakerDao token data rendering.
  • Improved number localization.

v1.1.1

01 Jun 04:21
Compare
Choose a tag to compare
v1.1.1 Pre-release
Pre-release

Tezori/Galleon Change Log

1.1.1

Fixes

  • fixed T&C links
  • defaulted to mainnet

1.1.0

Initial public release of the 1.x.x series of the Galleon Preview wallet for the Tezos blockchain. Galleon Preview is based on the "T2" codebase which is a rewrite of Tezori into Typescript. Numerous bugs were fixed along the way. The most significant new feature is the ability to support arbitrary contract UIs. This functionality is underlying the support for the three current tokens on Tezos: USDtz, StakerDAO and tzBTC.

1.0.x

There were several internal test releases to validate the Typescript migration.