Update changelog.

This commit is contained in:
Kevin Gorham 2021-06-21 18:09:29 -04:00
parent 86e1c086b6
commit 7010e52231
No known key found for this signature in database
GPG Key ID: CCA55602DF49FC38
1 changed files with 10 additions and 8 deletions

View File

@ -1,15 +1,17 @@
Change Log
==========
Version 1.0.0-alpha73 *(2021-06-21)*
Version 1.0.0-alpha74 *(2021-06-21)*
------------------------------------
New: Added workflow for automatically shielding funds.
New: Automatically recover from more network failure states.
New: Link to play store from the build number.
New: Hide available/total toggle when there are no pending funds.
Fix: Expand tappable area for showing the balance details.
Fix: Off by one error when calculating confirmations.
Fix: Do not show time in transaction details for pending transactions.
- New: Added workflow for automatically shielding funds.
- New: Automatically recover from more network failure states.
- New: Link to play store from the build number.
- New: Hide available/total toggle when there are no pending funds.
- New: Easter Egg to access the testnet faucets.
- New: Updated checkpoints for mainnet and testnet.
- Fix: Expand tappable area for showing the balance details.
- Fix: Off by one error when calculating confirmations.
- Fix: Do not show time in transaction details for pending transactions.
Version 1.0.0-alpha72 *(2021-06-07)*
------------------------------------