This commit is contained in:
Overtorment 2018-10-10 21:31:13 +01:00
parent 22e0f80fd2
commit 4208418855
2 changed files with 5 additions and 1 deletions

View file

@ -7,7 +7,7 @@
"ios" "ios"
], ],
"ios": { "ios": {
"buildNumber": "96", "buildNumber": "97",
"supportsTablet": true, "supportsTablet": true,
"bundleIdentifier": "io.bluewallet.bluewallet", "bundleIdentifier": "io.bluewallet.bluewallet",
"infoPlist": { "infoPlist": {

View file

@ -10,3 +10,7 @@ FIX: improve splash image and colors
FIX: Modified Encrypted Storage prompt FIX: Modified Encrypted Storage prompt
FIX: improved tx refresh strategy FIX: improved tx refresh strategy
FIX: HDBread tx confirmations calculation FIX: HDBread tx confirmations calculation
FIX: Import - QR scan - add support for HD seedphrase & blitzhub format (closes #76)
REF: empty tx list
FIX: currency undefined error
REF: qr scan improved