Memo 0.2.0
release!
It also contains all changes made in previous release candidates:
Updated
- Several
ExecutionTerminal
enhancements:- 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
ExecutionTerminal
fixes:- Actions overlapping in smaller devices.
- Inconsistent state when memos were executed too fast.
- Not following the expected layout specs.
- Replaced oval gradient in
CollectionCard
withLinearGradient
, attempting to solve performance issues.
Removed
- Hero animation from
CollectionCard
.