2024-11-11 03:47:16 -08:00
|
|
|
# Changelog
|
|
|
|
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).
|
|
|
|
|
2024-11-26 01:08:08 -08:00
|
|
|
Supported section titles:
|
|
|
|
- Agregado, Cambiado, Arreglado, Removido
|
|
|
|
|
2024-11-11 03:47:16 -08:00
|
|
|
**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-12-18 07:36:36 -08:00
|
|
|
## [1.3 (812)] - 2024-12-19
|
|
|
|
|
|
|
|
### Added
|
|
|
|
- New feature: Keystone integration with an ability to connect HW wallet to Zashi wallet, preview transactions, sign
|
|
|
|
new transactions and shield transparent funds
|
|
|
|
- Thus, several new screens for the Keystone account import and signing transactions using the Keystone device have
|
|
|
|
been added
|
|
|
|
|
|
|
|
### Changed
|
|
|
|
- App bar has been redesigned to give users ability to switch between wallet accounts
|
|
|
|
- The Integrations screen is now enabled for the Zashi account only
|
|
|
|
- The Address book screen now shows the wallet addresses if more than one Account is imported
|
|
|
|
- Optimizations on the New wallet creation to prevent indeterministic chain of async actions
|
|
|
|
- Optimizations on the Wallet restoration to prevent indeterministic chain of async actions
|
|
|
|
- Optimizations on the Send screen to run actions on ViewModel scope to prevent actions from being interrupted by
|
|
|
|
finalized UI scope
|
|
|
|
- `SynchronizerProvider` is now the single source of truth when providing synchronizer
|
|
|
|
- `SynchronizerProvider` provides synchronizer only when it is fully initialized
|
|
|
|
|
|
|
|
### Fixed
|
|
|
|
- Wallet creation and restoration are now more stable for troublesome devices
|
|
|
|
|
2024-11-26 03:37:19 -08:00
|
|
|
## [1.2.3 (799)] - 2024-11-26
|
2024-11-19 22:58:49 -08:00
|
|
|
|
2024-11-26 02:17:49 -08:00
|
|
|
### Añadido
|
2024-11-26 01:08:08 -08:00
|
|
|
- ¡Finalmente está aquí! ¡La integración de Flexa a tu servicio!
|
|
|
|
- Paga con Flexa en comercios compatibles en Estados Unidos, Canadá y El Salvador.
|
|
|
|
- Te está esperando en la configuración de Zashi.
|
2024-11-20 05:35:59 -08:00
|
|
|
|
2024-11-18 04:28:44 -08:00
|
|
|
## [1.2.2 (789)] - 2024-11-18
|
2024-11-11 03:47:16 -08:00
|
|
|
|
2024-11-26 02:17:49 -08:00
|
|
|
### Añadido
|
2024-11-18 03:33:33 -08:00
|
|
|
- ¡Hola!, Zashi aprendió Español.
|
|
|
|
- Nuevo manejo de transacciones de baja denominación, esto hace transacciones más rápidas y uso eficiente del saldo.
|
|
|
|
- Implementación de encriptado y almacenamiento remoto de información en agenda.
|
|
|
|
- Se agrego una barra de progreso y nuevas pantallas de éxito y falla.
|
|
|
|
- Inicio de aplicación con autenticación implementada.
|
2024-11-12 11:15:23 -08:00
|
|
|
|
2024-11-18 03:33:33 -08:00
|
|
|
### Cambiado
|
|
|
|
- Mejora en pantalla de configuración y estatus.
|
|
|
|
- Comentarios y sugerencias mejoradas.
|
|
|
|
|
2024-11-26 02:17:49 -08:00
|
|
|
### Corregido
|
2024-11-18 03:33:33 -08:00
|
|
|
- Icono de transacciones privadas arreglado.
|