File tree Expand file tree Collapse file tree 1 file changed +12
-1
lines changed
Expand file tree Collapse file tree 1 file changed +12
-1
lines changed Original file line number Diff line number Diff line change @@ -10,8 +10,19 @@ a beta or production release, they must be documented here).
1010
1111## [ Unreleased]
1212
13+ ## [ 0.2.0] - 2021-08-13
14+
1315### Updated
14- - Replaced oval gradient from ` CollectionCard ` with ` LinearGradient ` - fixes #162 .
16+ - Several ` ExecutionTerminal ` enhancements:
17+ - Allows the user to go back/forward on the same memo.
18+ - The selected difficulty don't require a confirmation anymore - once it's selected, it animates to the next memo.
19+
20+ ### Fixed
21+ - Several ` ExecutionTerminal ` fixes:
22+ - Actions overlapping in smaller devices.
23+ - Inconsistent state when memos were executed too fast.
24+ - Not following the expected layout specs.
25+ - Replaced oval gradient in ` CollectionCard ` with ` LinearGradient ` , attempting to solve performance issues.
1526
1627### Removed
1728- Hero animation from ` CollectionCard ` .
You can’t perform that action at this time.
0 commit comments