1.3 KiB
1.3 KiB
# Changelog
All notable changes to this application will be documented in this file.
The format is based on Keep a Changelog, and this application adheres to Semantic Versioning.
Please be aware that this changelog primarily focuses on user-related modifications, emphasizing changes that can directly impact users rather than highlighting other key architectural updates.
[Unreleased]
Added
- Balance now also displays USD value
- An option to enter USD amount in Send Transaction screen
[1.1.5 (706)] - 2024-08-09
Changed
- We adopted the latest Zcash SDK version 2.1.3, which significantly improves block synchronization speed.
- We also improved the logic for fetching transparent transactions.
[1.1.4 (700)] - 2024-07-23
Added
- We added What’s New information to the About screen.
- We secured copying sensitive information into a device clipboard by masking it from the system visual confirmation.
Changed
- We added a screen with syncing tips for successful Restore.
- We updated UI of the About screen.
Fixed
- We fixed QR code scanning speed and reliability.
- We fixed UI on the Feedback screen, so the Send button is not hidden by keyboard anymore.
- We also improved handling of Android configuration changes.