Memo 0.2.0 release!
It also contains all changes made in previous release candidates:
Updated
- Several
ExecutionTerminalenhancements:- Allows the user to go back/forward on the same memo.
- The selected difficulty don't require a confirmation anymore - once it's selected, it animates to the next memo.
Fixed
- Several
ExecutionTerminalfixes:- Actions overlapping in smaller devices.
- Inconsistent state when memos were executed too fast.
- Not following the expected layout specs.
- Replaced oval gradient in
CollectionCardwithLinearGradient, attempting to solve performance issues.
Removed
- Hero animation from
CollectionCard.