Skip to content

Commit 75e8d20

Browse files
committed
Update fastlane to version 2.4 (15)
1 parent 3fce552 commit 75e8d20

File tree

2 files changed

+11
-0
lines changed

2 files changed

+11
-0
lines changed
Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,5 @@
1+
RELEASE-2.3
2+
* Display first letter as placeholder for token text
3+
* Add 2 minutes timeout to lock if authentication is turned on
4+
* Dark theme update
5+
* Translations update
Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,6 @@
1+
RELEASE-2.4
2+
* Major rewrite of the data layer to be more flexible (Changed from shared preference to SQLite db). Existing token data will be migrated automatically to the new internal format.
3+
* Allows multiple tokens with the same issuer and account to be added without replacing
4+
* Huge performance improvement on loading custom image
5+
* Improves UI on tablets
6+
* Updated translation changes.

0 commit comments

Comments
 (0)