Browse Source

REL

localNotifications
Overtorment 6 years ago
parent
commit
dc12c23d44
  1. 2
      app.json
  2. 4
      fastlane/metadata/en-US/release_notes.txt
  3. 4
      fastlane/metadata/es-ES/release_notes.txt
  4. 4
      fastlane/metadata/pt-BR/release_notes.txt
  5. 4
      fastlane/metadata/ru/release_notes.txt
  6. 4
      fastlane/metadata/ua/release_notes.txt

2
app.json

@ -7,7 +7,7 @@
"ios"
],
"ios": {
"buildNumber": "67",
"buildNumber": "68",
"supportsTablet": true,
"isRemoteJSEnabled": false,
"bundleIdentifier": "io.bluewallet.bluewallet",

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

@ -2,4 +2,6 @@
* ADD: HD wallet
* FIX: transactions list update limit
* FIX: transactions update on app start
* FIX: blank screen in the app in case of unexpected TX data
* FIX: blank screen in the app in case of unexpected TX data
* FIX: 'Export / Details' button for iPad
* REF: improved tx details screen

4
fastlane/metadata/es-ES/release_notes.txt

@ -2,4 +2,6 @@
* ADD: HD wallet
* FIX: transactions list update limit
* FIX: transactions update on app start
* FIX: blank screen in the app in case of unexpected TX data
* FIX: blank screen in the app in case of unexpected TX data
* FIX: 'Export / Details' button for iPad
* REF: improved tx details screen

4
fastlane/metadata/pt-BR/release_notes.txt

@ -2,4 +2,6 @@
* ADD: HD wallet
* FIX: transactions list update limit
* FIX: transactions update on app start
* FIX: blank screen in the app in case of unexpected TX data
* FIX: blank screen in the app in case of unexpected TX data
* FIX: 'Export / Details' button for iPad
* REF: improved tx details screen

4
fastlane/metadata/ru/release_notes.txt

@ -2,4 +2,6 @@
* ADD: HD wallet
* FIX: transactions list update limit
* FIX: transactions update on app start
* FIX: blank screen in the app in case of unexpected TX data
* FIX: blank screen in the app in case of unexpected TX data
* FIX: 'Export / Details' button for iPad
* REF: improved tx details screen

4
fastlane/metadata/ua/release_notes.txt

@ -2,4 +2,6 @@
* ADD: HD wallet
* FIX: transactions list update limit
* FIX: transactions update on app start
* FIX: blank screen in the app in case of unexpected TX data
* FIX: blank screen in the app in case of unexpected TX data
* FIX: 'Export / Details' button for iPad
* REF: improved tx details screen
Loading…
Cancel
Save