mirror of
https://github.com/BlueWallet/BlueWallet.git
synced 2025-02-22 23:08:07 +01:00
REL: fixes
This commit is contained in:
parent
a99ddfbbd1
commit
3a679b72ac
2 changed files with 11 additions and 0 deletions
|
@ -59,6 +59,8 @@
|
|||
<string>In order to quickly scan the recipient's address, we need your permission to use the camera to scan their QR Code.</string>
|
||||
<key>NSLocationWhenInUseUsageDescription</key>
|
||||
<string>This alert should not show up as we do not require this data</string>
|
||||
<key>NSLocationAlwaysUsageDescription</key>
|
||||
<string>This alert should not show up as we do not require this data</string>
|
||||
<key>NSMicrophoneUsageDescription</key>
|
||||
<string>This alert should not show up as we do not require this data</string>
|
||||
<key>NSMotionUsageDescription</key>
|
||||
|
|
|
@ -1,3 +1,12 @@
|
|||
v3.9.2
|
||||
======
|
||||
|
||||
* ADD: Swedish translation
|
||||
* FIX: fetch tx history for large HD wallets (closes #416)
|
||||
* FIX: HD wallets not can handle small gaps in hierarchy (closes #388)
|
||||
* FIX: JP
|
||||
* REF: better Electrum support
|
||||
|
||||
v3.9.0
|
||||
======
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue