Browse Source

REL

localNotifications
Overtorment 6 years ago
parent
commit
a43b4b99a1
  1. 2
      app.json
  2. 26
      fastlane/metadata/en-US/release_notes.txt

2
app.json

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

26
fastlane/metadata/en-US/release_notes.txt

@ -1,17 +1,9 @@
OPS: add sentry * REL
FIX: main call to action (closes #39) * ADD: security alert
FIX: Fixed Spanish translations. * REL
FIX: imroved ru & ua locale * ADD: You can now pay for a Lightning invoice by manually inserting the invoice ID
FIX: github links * REL
FIX: after tx broadcast tx list refreshed automatically * ADD: better source of entropy for wallet creation
ADD: Wallet Details screen * REL
FIX: Fixed receive and send calls * Development (#103) ADD: New send screen
FIX: improve splash image and colors ADD: Support for BIP70 decoding
FIX: Modified Encrypted Storage prompt
FIX: improved tx refresh strategy
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
FIX: txs with many outputs/inputs are displayd correctly

Loading…
Cancel
Save