21 lines
945 B
Markdown
21 lines
945 B
Markdown
|
# 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).
|
||
|
|
||
|
**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
|
||
|
- The device authentication feature on the Zashi app launch has been added
|
||
|
- Zashi app now supports Spanish language
|
||
|
- The Flexa SDK has been adopted to enable payments using the embedded Flexa UI
|
||
|
|
||
|
### Fixed
|
||
|
- Address book toast now correctly shows on send screen when adding both new and known addresses to text field
|
||
|
- The application now correctly navigates to the homepage after deleting the current wallet and creating a new or
|
||
|
recovering an older one
|