22 lines
943 B
Markdown
22 lines
943 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]
|
|
|
|
### Removed
|
|
- Home screen side menu navigation was removed in favor of the Settings screen
|
|
|
|
## [2.0.2 (491)] - 2023-12-01
|
|
|
|
### Changed
|
|
- Updated user interface of these screens:
|
|
- New Wallet Recovery Seed screen (accessible from onboarding)
|
|
- Seed Recovery screen (accessible from Settings)
|
|
- Restore Seed screen for an existing wallet (accessible from onboarding)
|
|
- Restore Seed Birthday Height screen for an existing wallet (accessible from onboarding) |