[#1830] Release Zashi v1.5 (923)
* Adopt Zcash SDK v2.2.10-SNAPSHOT * Version 1.5 * Changelog update * What’s new update * Fastlane changelogs * Update to version code 923
This commit is contained in:
parent
0098721d40
commit
4eb384bba1
|
@ -6,12 +6,15 @@ and this application adheres to [Semantic Versioning](https://semver.org/spec/v2
|
||||||
|
|
||||||
## [Unreleased]
|
## [Unreleased]
|
||||||
|
|
||||||
|
## [1.5 (923)] - 2025-03-27
|
||||||
|
|
||||||
### Added
|
### Added
|
||||||
- Support for `zcashtestnetFossRelease` has been added to the app resources package
|
- Support for `zcashtestnetFossRelease` has been added to the app resources package
|
||||||
|
|
||||||
### Changed
|
### Changed
|
||||||
- All internal dependencies have been updated
|
- All internal dependencies have been updated
|
||||||
- Bip39 v1.0.9
|
- Bip39 v1.0.9
|
||||||
|
- Zcash SDK v2.2.10-SNAPSHOT
|
||||||
|
|
||||||
### Fixed
|
### Fixed
|
||||||
- We fixed the `zcashtestnetStoreDebug` app build variant file provider, so the export private data and export tax
|
- We fixed the `zcashtestnetStoreDebug` app build variant file provider, so the export private data and export tax
|
||||||
|
|
|
@ -12,6 +12,14 @@ directly impact users rather than highlighting other key architectural updates.*
|
||||||
|
|
||||||
## [Unreleased]
|
## [Unreleased]
|
||||||
|
|
||||||
|
## [1.5 (923)] - 2025-03-27
|
||||||
|
|
||||||
|
### Added:
|
||||||
|
- Transparent Funds Rescue - Zashi can now help you recover funds from fully transparent wallets like Ledger. We recommend importing your transparent hardware wallet recovery phrase into a Keystone hardware wallet and then pairing it with Zashi using the Keystone integration.
|
||||||
|
|
||||||
|
### Fixed:
|
||||||
|
- We fixed a long-standing note commitment tree issue that affected a small number of users. Zashi is now able to allow stuck funds to be spent.
|
||||||
|
|
||||||
## [1.4 (876)] - 2025-03-04
|
## [1.4 (876)] - 2025-03-04
|
||||||
|
|
||||||
### Added
|
### Added
|
||||||
|
|
|
@ -5,13 +5,21 @@ 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).
|
and this application adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).
|
||||||
|
|
||||||
Supported section titles:
|
Supported section titles:
|
||||||
- Agregado, Cambiado, Arreglado, Removido
|
- Añadido, Cambiado, Corregido, Removido
|
||||||
|
|
||||||
**Please be aware that this changelog primarily focuses on user-related modifications, emphasizing changes that can
|
**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.**
|
directly impact users rather than highlighting other key architectural updates.**
|
||||||
|
|
||||||
## [Unreleased]
|
## [Unreleased]
|
||||||
|
|
||||||
|
## [1.5 (923)] - 2025-03-27
|
||||||
|
|
||||||
|
### Añadido:
|
||||||
|
- Zashi ahora puede ayudarte a recuperar fondos desde billeteras completamente transparentes como Ledger. Recomendamos importar la frase de recuperación de tu billetera hardware transparente en una billetera Keystone y luego emparejarla con Zashi usando la integración con Keystone.
|
||||||
|
|
||||||
|
### Corregido:
|
||||||
|
- Solucionamos un problema de larga data con el árbol de compromisos de notas que afectaba a un pequeño número de usuarios. Ahora Zashi permite gastar fondos que estaban atascados.
|
||||||
|
|
||||||
## [1.4 (876)] - 2025-03-04
|
## [1.4 (876)] - 2025-03-04
|
||||||
|
|
||||||
### Añadido
|
### Añadido
|
||||||
|
|
|
@ -0,0 +1,5 @@
|
||||||
|
Added:
|
||||||
|
- Transparent Funds Rescue - Zashi can now help you recover funds from fully transparent wallets like Ledger. We recommend importing your transparent hardware wallet recovery phrase into a Keystone hardware wallet and then pairing it with Zashi using the Keystone integration.
|
||||||
|
|
||||||
|
Fixed:
|
||||||
|
- We fixed a long-standing note commitment tree issue that affected a small number of users. Zashi is now able to allow stuck funds to be spent.
|
|
@ -0,0 +1,5 @@
|
||||||
|
Añadido:
|
||||||
|
- Zashi ahora puede ayudarte a recuperar fondos desde billeteras completamente transparentes como Ledger. Recomendamos importar la frase de recuperación de tu billetera hardware transparente en una billetera Keystone y luego emparejarla con Zashi usando la integración con Keystone.
|
||||||
|
|
||||||
|
Corregido:
|
||||||
|
- Solucionamos un problema de larga data con el árbol de compromisos de notas que afectaba a un pequeño número de usuarios. Ahora Zashi permite gastar fondos que estaban atascados.
|
|
@ -61,7 +61,7 @@ NDK_DEBUG_SYMBOL_LEVEL=symbol_table
|
||||||
# VERSION_CODE is effectively ignored. VERSION_NAME is suffixed with the version code.
|
# 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.
|
# If not using automated Google Play deployment, then these serve as the actual version numbers.
|
||||||
ZCASH_VERSION_CODE=1
|
ZCASH_VERSION_CODE=1
|
||||||
ZCASH_VERSION_NAME=1.4
|
ZCASH_VERSION_NAME=1.5
|
||||||
|
|
||||||
# Set these fields, as you need them (e.g. with values "Zcash X" and "co.electriccoin.zcash.x")
|
# 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
|
# to distinguish a different release build that can be installed alongside the official version
|
||||||
|
|
Loading…
Reference in New Issue