2024-09-04 04:29:41 -07:00
# Changelog
2024-07-18 01:48:02 -07:00
All notable changes to this application will be documented in this file.
The format is based on [Keep a Changelog ](https://keepachangelog.com/en/1.0.0/ ),
and this application adheres to [Semantic Versioning ](https://semver.org/spec/v2.0.0.html ).
**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]
2024-10-25 09:37:15 -07:00
### Added
- The device authentication feature on the Zashi app launch has been added
2024-11-11 03:47:16 -08:00
- Zashi app now supports Spanish language
2024-11-04 03:53:43 -08:00
- The Flexa SDK has been adopted to enable payments using the embedded Flexa UI
2024-10-25 09:37:15 -07:00
2024-11-12 11:15:23 -08:00
### Changelog
- Shielded transactions are properly indicated in transaction history
- The in-app update logic has been fixed and is now correctly requested with every app launch
2024-11-12 06:27:50 -08:00
- The Not enough space and In-app udpate screens have been redesigned
2024-11-08 03:03:51 -08:00
### Fixed
- Address book toast now correctly shows on send screen when adding both new and known addresses to text field
2024-11-11 00:16:03 -08:00
- The application now correctly navigates to the homepage after deleting the current wallet and creating a new or
recovering an older one
2024-11-12 06:27:50 -08:00
- The in-app update logic has been fixed and is now correctly requested with every app launch
2024-11-08 03:03:51 -08:00
2024-10-22 09:27:22 -07:00
## [1.2.1 (760)] - 2024-10-22
2024-10-03 08:03:30 -07:00
2024-10-08 00:46:42 -07:00
### Added
2024-10-22 09:27:22 -07:00
- Tired of copy pasting addresses? We’ ve added an Address Book feature!
- Introducing the “Request ZEC” feature: easily create a payment request and share it as a QR code!
### Changed
- The Receive tab got some love—we redesigned it based on your feedback.
- We tweaked the Send form.
- We updated the transaction history to simplify your experience.
- And that’ s not all—the Scan UI has been redesigned, too.
- We also made many other minor UI/UX tweaks and fixes along the way. Enjoy!
2024-10-08 00:46:42 -07:00
2024-09-27 05:12:01 -07:00
## [1.2 (739)] - 2024-09-27
### Changed
- Adopted snapshot Zcash SDK version 2.2.5 which includes a fix for block synchronization issues caused by incorrect check of the block height component.
2024-09-20 07:09:25 -07:00
## [1.2 (735)] - 2024-09-20
2024-09-19 01:12:33 -07:00
2024-09-20 07:09:25 -07:00
### Added:
- All Zashi's error dialogs now have a Report button that prefills the error stack trace in a selected email client.
### Changed:
- The Message input field on the Send screen has been updated to provide a Return key on the software keyboard, and make auto-capitalization at the beginning of every sentence or a new line.
2024-09-18 05:14:57 -07:00
2024-09-20 07:09:25 -07:00
### Fixed:
- We fixed the Send Feedback feature and made it compatible with more e-mail clients.
2024-09-19 23:55:57 -07:00
2024-09-16 11:16:11 -07:00
## [1.2 (731)] - 2024-09-16
2024-09-16 03:51:54 -07:00
### Added
- We added an experimental feature which allows you to buy ZEC with Coinbase Onramp integration - find it in the Advanced Settings.
- No need to keep guessing which server performs best. We added a dynamic server switch, which identifies the best performing servers for you.
- We improved UX for unsent transactions. The SDK now checks whether there are any unsent transactions, and it attempts to resubmit such transactions.
- We also added support for Android 15.
### Changed
- We updated our Settings UI.
2024-09-13 05:04:39 -07:00
## [1.2 (729)] - 2024-09-13
2024-09-10 08:57:43 -07:00
### Added
2024-09-13 05:04:39 -07:00
- We added an experimental feature which allows you to buy ZEC with Coinbase Onramp integration - find it in the Advanced Settings.
- No need to keep guessing which server performs best. We added a dynamic server switch, which identifies the best performing servers for you.
- We improved UX for unsent transactions. The SDK now checks whether there are any unsent transactions, and it attempts to resubmit such transactions.
- We also added support for Android 15.
2024-09-11 02:08:27 -07:00
### Changed
2024-09-13 05:04:39 -07:00
- We updated our Settings UI.
2024-09-13 01:53:53 -07:00
2024-09-06 07:17:42 -07:00
## [1.1.7 (718)] - 2024-09-06
2024-09-06 06:47:11 -07:00
### Added
- We added ZEC/USD currency conversion to Zashi without compromising your IP address.
- You can now view your balances and type in transaction amounts in both USD and ZEC.
### Changed
- We adopted the latest Zcash SDK version 2.2.0, which brings the ZIP 320 TEX addresses support, currency conversion feature that fetches ZEC/USD exchange rate over Tor, and support for restoring the full history from transparent-only wallets.
### Fixed
- We re-enabled app screenshot testing after we moved away from the AppCompat components.
2024-09-04 04:29:41 -07:00
## [1.1.6 (712)] - 2024-09-04
2024-08-22 22:58:27 -07:00
### Added
2024-09-04 04:29:41 -07:00
- We added ZEC/USD currency conversion to Zashi without compromising your IP address.
- You can now view your balances and type in transaction amounts in both USD and ZEC.
### Changed
- We adopted the latest Zcash SDK version 2.2.0, which brings the ZIP 320 TEX addresses support, currency conversion feature that fetches ZEC/USD exchange rate over Tor, and support for restoring the full history from transparent-only wallets.
### Fixed
- We re-enabled app screenshot testing after we moved away from the AppCompat components.
2024-08-22 22:58:27 -07:00
2024-08-09 07:23:48 -07:00
## [1.1.5 (706)] - 2024-08-09
2024-08-08 23:47:37 -07:00
### Changed
2024-08-09 07:23:48 -07:00
- 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.
2024-08-08 23:47:37 -07:00
2024-07-23 05:58:09 -07:00
## [1.1.4 (700)] - 2024-07-23
2024-07-18 01:48:02 -07:00
### Added
2024-07-23 05:58:09 -07:00
- 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.
2024-07-18 01:48:02 -07:00
### Changed
2024-07-23 05:58:09 -07:00
- We added a screen with syncing tips for successful Restore.
- We updated UI of the About screen.
2024-07-19 03:00:50 -07:00
### Fixed
2024-07-23 05:58:09 -07:00
- 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.