Skip to content

Latest commit

 

History

History
233 lines (189 loc) · 10 KB

CHANGELOG.md

File metadata and controls

233 lines (189 loc) · 10 KB

Changed

  • Upgrade the bundled Zend to 5.0.4

Changed

  • Upgrade the bundled Zend to 5.0.2

Changed

  • Upgrade the bundled Zend to 5.0.1
  • Upgrade zencashjs to 2.1.0

Changed

  • Change API for getting the price of ZEN
  • Change API for getting the count of super and secure nodes

Changed

  • Upgrade the bundled Zend to 5.0.0

Changed

  • Upgrade the bundled Zend to 4.1.1

Changed

  • Update EON addresses to correct format

Changed

  • Added back Send functionality for shielded addresses

Changed

  • Upgrade the bundled Zend to 4.1.0
  • Added z-address warning banner
  • Disabled shieled transactions functionality

Changed

  • Transition from the beta phase to general availability

Changed

  • Upgrade the bundled Zend to 4.0.0

Changed

  • Upgrade the bundled Zend to 3.3.1

Changed

  • Upgrade the bundled Zend to 3.3.0

Bugfix

  • Fixed error that was causing repetitive notifications and zend installation issues.

Changed

  • Upgrade the bundled Zend to 3.2.1

Changed

  • Removed messaging feature
  • Security updates

Changed

  • Fixed error that occurs when trying to add a new address to a wallet
  • Fixed Markets data not appearing
  • Fixed News section data not appearing
  • Update dependencies
  • Security updates

Changed

  • Upgrade the bundled Zend to 3.2.0
  • Remove unused code
  • Update dependencies
  • Update password policy
  • Improve Wallet recovery security

Changed

  • Display full sidechain addresses on the withdraw details screen

Added

  • Support for creating and displaying Mainchain to Sidechain Forward Transfers in Lite Mode
  • Support for displaying incoming Sidechain to Mainchain Backward Transfers in Lite Mode

Changed

  • Upgrade the bundled Zend to 3.1.0
  • Upgrade zencashjs to 2.0.2

Changed

  • Upgraded the bundled Zend to 3.0.3

Changed

  • Upgraded the bundled Zend to 3.0.2

Changed

  • Upgraded the bundled Zend to 3.0.1

Changed

  • Upgraded the bundled Zend to 2.0.24

Changed

  • Upgraded the bundled Zend to 2.0.23

Bugfix

  • Fix withdraw password check on batch withdraw
  • Fix password strength help text on login dialog

Changed

  • Security fix

Changed

  • Upgraded the bundled Zend to 2.0.22
  • Change links to new horizen.io domain

Added

  • New sidebar icons and other graphics improvements
  • Automatic backup of wallet files on saving
  • Password protection of send founds action - now is possible to choose a different password from the wallet password
  • Trusted setup download and verification using fetch-params.ps1 on Windows

Bugfix

  • Editing wallet name and saving changes, didn't allow you to view the seed phrase again
  • In full node mode Zend failed to terminate after user log off

Changed

  • Fix a bug where change addresses generation in full mode was not covered by HD Seed
  • Upgraded the bundled Zend to 2.0.21

Changed

  • Notarize app for MacOS Catalina
  • Fix 16x16 Mac icns icon
  • Change appId to 'io.horizen.spherebyhorizen'

Changed

  • Added 'Sign with address' functionality
  • New api enpoint for fiat currency conversion
  • Upgraded project dependencies and Nodejs version

Changed

  • Upgraded the bundled Zend to 2.0.20

Changed

  • Improvements in the "refresh data from blockchain" functionality:

    • Added a new progress-bar to inform the user on the ongoing process
    • Optimized the http calls to the explorer, to speed up the process and avoid the freezing of the app for wallets with huge amount of addresses.
    • Increased refresh timeout (120 second)
  • Performance optimizations in wallet navigation, transaction listing and new address creation

  • Improvements in "batch withdraw" functionality:

    • Address list now ordered with the same criteria as the wallet detail
    • Added a check on the total size of the transaction (if exceeded, an error is displayed and the transaction is not sent)

Changed

  • Upgraded the bundled Zend to 2.0.19
  • Upgraded project dependencies

Added

  • Better error handling/logging

Changed

  • Upgraded project dependencies

Added

  • Batch withdraw, used to withdraw funds from multiple addresses in a single transaction
  • Batch split, used to deposit funds to multiple addresses in a single transaction
  • Private Key Balance Sweep entry in the application Tools menu, enabling the ability to sweep all funds from private keys / WIFs
  • View a wallet's backup phrase in its settings window

Bugfix

  • Fixed an issue with handling null data (OP_RETURN) transactions
  • Fixed full mode seed restores taking an unusual length of time to complete
  • Fixed an issue where some addresses would not be restored

Changed

  • Restoring a seed will now search every layer of the BIP39/44 derivation path, providing support for external HD wallets
  • Upgraded the bundled Zend to 2.0.18

Added

1.1.1-beta - 2019-05-15

Changed

  • Fix an issue where some ledger seeds would not fully restore
  • Fix an issue handling spaces in Windows account usernames

1.1.0-beta - 2019-04-19

Added

  • Support restoring mnemonic seeds with multiple accounts (e.g. Ledger wallet seeds)
  • Terminal restricted to zen-cli commands to enable advanced wallet usage
  • Ability to reindex & reindex-chainstate the local node

Changed

  • Upgraded the bundled zend to 2.0.17
  • Fix an issue where the application would crash when dealing with large transaction data sets
  • Rework data refresh logic to reduce resource consumption and reliance on explorer API calls
  • General performance improvements
  • Fix an issue connecting to the local node
  • RPC credentials are now randomised each time the application starts
  • Fix issues with transaction history not displaying as intended
  • Fix an issue where some accounts would become corrupted during encryption

1.0.1-beta - 2019-01-17

Added

  • Progress indicator for downloading the proving keys

Changed

  • Upgraded the bundled zend to 2.0.16
  • Fixed installation issues on Windows systems
  • Improved support for Windows 8 systems
  • General improvements and bug fixes to the zend installer