Releases: ZcashFoundation/zecwallet
zec-qt-wallet v0.3.1: Custom Fees
This new version of zec-qt-wallet now allows you to set custom fees when sending transactions. Please be careful not to set the fees too low, or your transaction won't get mined.
Other fixes
zec-qt-wallet v0.3.0: Embedded zcash daemon
zec-qt-wallet can now run standalone on Windows and Linux, because it now ships with an embedded zcash daemon!
If you have an external zcashd running, zec-qt-wallet will connect to it. If not, zec-qt-wallet will start its embedded zcashd and run it using your zcash.conf and downloaded params.
If this is the first time you're running zec-qt-wallet or a zcash daemon, zec-qt-wallet will:
Other fixes in this release
- Tons of bug fixes, thanks to a ton of detailed testing by @rex4539
- Clarify Sapling turnstile language
- Perf improvements
zec-qt-wallet v0.2.9: Address autocomplete and zboard topics
-
This release adds full support for the Addressbook including address autocomplete using an address's label
-
z-board.net now comes with support for topics, in addition to posting to the main board
-
Lots of small bugfixes, thanks to extensive testing by @rex4539
zec-qt-wallet v0.2.8: Address Book and the z-board.net App!
This release brings zec-qt-wallet's native integration with z-board.net and a basic address book.
ZBoard.net
z-board.net: Fully anonymous and untraceable chat messages based on the ZCash blockchain.
- Post directly to z-board.net with one click. (Using sapling addresses, so it's lightning quick!)
Address book
zec-qt-wallet now also has basic support for address books. You can add addresses, attach them to labels and pick from them when sending transactions.
zec-qt-wallet v0.2.7: Automatic Sapling Turnstile
This release brings fully automatic turnstile migration to zec-qt-wallet! Migrate your funds from Sprout z-Addresses to Sapling z-Addresses through the turnstile automatically in a privacy-safe way.
Other issues fixed in this release
- Export all keys and save to an external file
- Importing private keys now accepts the zcashd export format
- Handle the case where zcashd is starting up more gracefully
zec-qt-wallet v0.2.6: Import & Export private keys
This release of zec-qt-wallet adds import and export of private keys (Thanks anonymous donor that made this feature request 👍 )
zec-qt-wallet can import z-Addr or t-Addr keys, and accepts the format exported by zcashd's dumpwallet
Other features in this release
- #21 Remember size and position of window and tables
- Show turnstile migration stats and addresses in progress window
- Fix some date issues on Windows
zec-qt-wallet v0.2.5: Automatic Sapling Turnstile [Testnet]
Try out the new Sprout -> Sapling turnstile migration on the Testnet. zec-qt-wallet can move funds from your Sprout to Sapling address through the "turnstile" automatically, while preserving privacy.
What the turnstile migration does:
- zec-qt-wallet creates new t-Addresses in your wallet to move funds from Sprout -> t-Address -> Sapling.
- Splits the funds across multiple t-Addresses over multiple blocks
- Uses round numbers to obscure any identifying information.
This is currently in beta, so available only on Testnet right now. Coming soon to mainnet!
Other minor fixes
- #17 Now works with lower versions of Qt (Thanks @dreadlokeur)
- Add "Send from..." in the context menu on the balances table
- New single, statically linked windows binary to remove any external dependencies.
zec-qt-wallet v0.2.4: Full Memo Support!
This release adds the ability to view incoming memos from the transactions tab, and adds proper support for adding memos to outgoing transactions.
Lots of other improvements:
- Significant performance increase to render the UI faster
- Autodetect MacOS zcashd if running (Thanks @garethtdavies @kozyilmaz)
- #13 View memos
- #4 Handle large memos
zec-qt-wallet v0.2.3: Minor bugfixes
Minor rendering fixes, including updates to fonts, number formats and icons.
Minor release: Rename to zec-qt-wallet
Renaming the project to zec-qt-wallet to avoid trademark issues with the Zcash company.