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": {
"buildNumber": "102",
"buildNumber": "103",
"supportsTablet": true,
"bundleIdentifier": "io.bluewallet.bluewallet",
"infoPlist": {

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

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

Loading…
Cancel
Save