- Upgrade the bundled Zend to 5.0.4
- Upgrade the bundled Zend to 5.0.2
- Upgrade the bundled Zend to 5.0.1
- Upgrade zencashjs to 2.1.0
- Change API for getting the price of ZEN
- Change API for getting the count of super and secure nodes
- Upgrade the bundled Zend to 5.0.0
- Upgrade the bundled Zend to 4.1.1
- Update EON addresses to correct format
- Added back Send functionality for shielded addresses
- Upgrade the bundled Zend to 4.1.0
- Added z-address warning banner
- Disabled shieled transactions functionality
- Transition from the beta phase to general availability
- Upgrade the bundled Zend to 4.0.0
- Upgrade the bundled Zend to 3.3.1
- Upgrade the bundled Zend to 3.3.0
- Fixed error that was causing repetitive notifications and zend installation issues.
- Upgrade the bundled Zend to 3.2.1
- Removed messaging feature
- Security updates
- 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
- Upgrade the bundled Zend to 3.2.0
- Remove unused code
- Update dependencies
- Update password policy
- Improve Wallet recovery security
- Display full sidechain addresses on the withdraw details screen
- 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
- Upgrade the bundled Zend to 3.1.0
- Upgrade zencashjs to 2.0.2
- Upgraded the bundled Zend to 3.0.3
- Upgraded the bundled Zend to 3.0.2
- Upgraded the bundled Zend to 3.0.1
- Upgraded the bundled Zend to 2.0.24
- Upgraded the bundled Zend to 2.0.23
- Fix withdraw password check on batch withdraw
- Fix password strength help text on login dialog
- Security fix
- Upgraded the bundled Zend to 2.0.22
- Change links to new horizen.io domain
- 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
- 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
- Fix a bug where change addresses generation in full mode was not covered by HD Seed
- Upgraded the bundled Zend to 2.0.21
- Notarize app for MacOS Catalina
- Fix 16x16 Mac icns icon
- Change appId to 'io.horizen.spherebyhorizen'
- Added 'Sign with address' functionality
- New api enpoint for fiat currency conversion
- Upgraded project dependencies and Nodejs version
- Upgraded the bundled Zend to 2.0.20
-
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)
- Upgraded the bundled Zend to 2.0.19
- Upgraded project dependencies
- Better error handling/logging
- Upgraded project dependencies
- 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
- 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
- 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
- User can now specify how many shielded addresses to restore, up to a hard limit of 20
- User can now specify how many transparent addresses to restore, up to a hard limit of 500 per active account & chain on the BIP39/44 derivation path (https://github.com/bitcoin/bips/blob/master/bip-0039.mediawiki)
1.1.1-beta - 2019-05-15
- 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
- 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
- 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
- Progress indicator for downloading the proving keys
- 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