[#1500] Release Zashi Android version 1.1.3 (682)

This commit is contained in:
Honza Rychnovský 2024-07-03 16:48:04 +02:00 committed by GitHub
parent bbf730d8f5
commit f85511d5a3
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
2 changed files with 5 additions and 4 deletions

View File

@ -9,14 +9,15 @@ directly impact users rather than highlighting other key architectural updates.*
## [Unreleased]
## [1.1.2 (676)] - 2024-07-03
### Added
- Proper ZEC amount abbreviation has been added across the entire app as described by the design document
- The new Hide Balances feature has been added to the Account, Send, and Balances screen.
### Fixed
- The app navigation has been improved to always behave the same for system, gesture, or top app bar back navigation actions
### Fixed
- The app navigation has been improved to always behave the same for system, gesture, or top app bar back navigation
actions
- The app authentication now correctly handles authentication success after a previous failed state
## [1.1.2 (676)] - 2024-06-24

View File

@ -62,7 +62,7 @@ NDK_DEBUG_SYMBOL_LEVEL=symbol_table
# VERSION_CODE is effectively ignored. VERSION_NAME is suffixed with the version code.
# If not using automated Google Play deployment, then these serve as the actual version numbers.
ZCASH_VERSION_CODE=1
ZCASH_VERSION_NAME=1.1.2
ZCASH_VERSION_NAME=1.1.3
# Set these fields, as you need them (e.g. with values "Zcash X" and "co.electriccoin.zcash.x")
# to distinguish a different release build that can be installed alongside the official version