Skip to content

Commit 6a7d2a5

Browse files
committedFeb 21, 2019
Merge branch 'release/1.0.9'
2 parents b6b33c8 + 50e31da commit 6a7d2a5

File tree

133 files changed

+4140
-152
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

133 files changed

+4140
-152
lines changed
 

‎CHANGELOG.md

+15
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,18 @@
1+
### Release 1.0.9
2+
- Updated ‘Restore wallet’ flow
3+
- Updated QR code scanning instructions
4+
- Recovery phrase can be viewed in Info screen (password protected, and available only after the backup is completed)
5+
- Minor fixes and improvements
6+
7+
### Release 1.0.8
8+
- Completely re-designed 'restore from recovery phrase' flow.
9+
- Improved authentication, and additional password brute force protection
10+
- More accurate price estimates when purchasing Ether.
11+
- Other minor improvements
12+
13+
### Release 1.0.7
14+
- More accurate price quotes for Buy Ether scenario.
15+
116
### Release 1.0.6
217

318
- Smooth screen transition animations

‎Configurations/application.xcconfig

+2-2
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,2 @@
1-
APPLICATION_VERSION=1.0.8
2-
APPLICATION_BUILD=19021103
1+
APPLICATION_VERSION=1.0.9
2+
APPLICATION_BUILD=19022002

0 commit comments

Comments
 (0)