v1.0.0-beta.86.
Jasonvdb
released this
16 Oct 18:42
·
860 commits
to master
since this release
Highlights
- Receive instant payments without setup
- Connect to Lightning instantly
- Pay to and withdraw from LNURLs
- Pay to Taproot addresses
- Add the redesigned widgets
What's Changed
- test: skip e2e tests using describe.skip by @limpbrains in #1149
- fix: #1126 improve amount valdation feedback by @pwltr in #1152
- UI fixes by @pwltr in #1160
- fix: MoneySymbol for BLR currency by @limpbrains in #1159
- chore: version bump by @Jasonvdb in #1163
- chore: sync pl and de languages by @limpbrains in #1166
- feat(wallet): Send To P2TR by @coreyphillips in #1165
- feat: lnurlpay ui by @limpbrains in #1161
- fix: various fixes by @pwltr in #1170
- fix: android fixes by @pwltr in #1172
- feat: change unit switch logic by @limpbrains in #1168
- feat(recovery): switch to quick-action to enter recovery by @pwltr in #1173
- chore: add convenience cli for regtest docker setup by @pwltr in #1177
- feat(lightning): sync stored ldk txs with activity list by @Jasonvdb in #1171
- fix: add missing await to deleteAllFiles by @limpbrains in #1178
- feat: sync locales with Transifex by @limpbrains in #1179
- fix: various fixes by @pwltr in #1175
- fix: activity total = value + fee by @limpbrains in #1174
- chore: sync locales by @limpbrains in #1188
- fix: #1180 PIN when idle on Android by @pwltr in #1191
- fix: refresh 410 blocktank order status by @limpbrains in #1193
- fix: throw error if LNURL withdraw min > max by @limpbrains in #1195
- feat: recovery lightning backups from backup history by @Jasonvdb in #1190
- fix(send): multiple dialogs by @pwltr in #1192
- fix: get fee in syncLightningTxsWithActivityList call by @limpbrains in #1194
- fix: #1184 slashpay receive preference by @pwltr in #1189
- fix: various fixes by @pwltr in #1196
- chore: sync language files by @limpbrains in #1197
- fix(receive): don't persist receive state by @pwltr in #1198
- chore: update react-native-ldk by @Jasonvdb in #1206
- fix(backup): fix emoji encoding, remove from broken backups by @pwltr in #1199
- fix: various fixes by @pwltr in #1200
- fix: channel purchase error calculation by @limpbrains in #1211
- fix: remove lnurl pay comment by @limpbrains in #1212
- fix(receive): add tags for incoming LN transactions by @pwltr in #1213
- fix: lnurl-channel and lnurl tests by @limpbrains in #1210
- fix: activity filter by @pwltr in #1215
- fix: sync language files by @limpbrains in #1214
- chore(lightning): Upgrade to LDK 116 by @coreyphillips in #1219
- feat: show loading screen if LDK is not ready yet by @limpbrains in #1217
- fix: update setup-docker-macos-action by @limpbrains in #1218
- chore(lightning): Upgrade To Blocktank v2 API by @coreyphillips in #1216
- feat: update widgets by @pwltr in #1220
- refactor(wallet): Relocate fromAddressViewer by @coreyphillips in #1225
- fix(widgets): fix taps not registered by @pwltr in #1226
- feat: upgade Profile and Contacts to new Slashtags by @limpbrains in #1222
- fix: sync languages by @limpbrains in #1227
- feat: upgrade Slashpay by @limpbrains in #1224
- feat(lightning): Add couponCode by @coreyphillips in #1241
- fix: ContactEdit name loading by @limpbrains in #1245
- fix: navigation.pop(2) after disable PIN by @limpbrains in #1246
- test: scan testing by @pwltr in #1247
- chore: remove native libsodium by @pwltr in #1248
- fix(receive): fix iOS crashing on receive screen by @pwltr in #1251
- feat: ST v2 Contact, Profile migration by @limpbrains in #1250
- feat: add lugano feed widget by @Nuhvi in #1237
- feat: fee override by @limpbrains in #1256
- fix: slashpay onchain by @limpbrains in #1258
- fix: various fixes by @pwltr in #1257
- fix(wallet): Index Check by @coreyphillips in #1108
- chore(lightning): Upgrade react-native-ldk by @coreyphillips in #1259
- fix: setting min mempool fee for ldk by @Jasonvdb in #1260
- fix(lightning): move trustedZeroConfPeers to .env by @pwltr in #1262
- fix(widgets): limit lugano schedule to the earliest 3 future events by @Nuhvi in #1266
- Turbo channel config by @Jasonvdb in #1267
- Feat/Receive CJIT by @coreyphillips in #1265
- fix(widgets): change lugano feed name by @Nuhvi in #1268
- fix: iOS crash on profile QRCode by @limpbrains in #1270
- fix: do not add same ActivityItem twice by @limpbrains in #1271
- chore(settings): add clear AsyncStorage dev action by @pwltr in #1274
- fix(widgets): disable web-relay client cache globally by @pwltr in #1275
- test(scan): improve scan tests by @pwltr in #1272
- feat: add Catalan language by @limpbrains in #1269
- feat: UI to change Slashtags Web Relay by @limpbrains in #1276
- fix: i18n CJIT by @limpbrains in #1277
- fix(activity): #1186 do not add failed LN payments to activity by @pwltr in #1278
- chore(lightning): Upgrade react-native-ldk by @coreyphillips in #1279
- fix: UI issues w/ channel close by @pwltr in #1287
- fix: wipe app with PIN by @limpbrains in #1286
- chore(settings): add export store dev action by @pwltr in #1284
- fix: various fixes by @pwltr in #1289
- chore: update toasts copy by @pwltr in #1283
- feat(send): update Send flow by @pwltr in #1290
- fix(ui): #636 bottom-sheets opening when keyboard is activated by @pwltr in #1292
- fix: add android adaptive icon by @pwltr in #1293
- fix: Do not show Profile Onboarding after restoring wallet from the seed by @limpbrains in #1297
- feat: rewrite todo cards logic by @limpbrains in #1291
- build: update react-native-permissions by @losh11 in #1295
- feat: ldk update 0.0.117 by @Jasonvdb in #1299
- feat: new ldk backup server restore by @Jasonvdb in #1294
- fix: sync language files by @limpbrains in #1302
- fix: respect bt maxClientBalanceSat in Quick Setup by @limpbrains in #1301
- chore: update react-native-ldk by @Jasonvdb in #1309
- fix: overwrite files when restoring ldk state by @Jasonvdb in #1312
- fix(wallet): Update Keychain Condition by @coreyphillips in #1315
- fix(receive): update blocktank info before order by @pwltr in #1313
- chore: temp disable record verification by @pwltr in #1314
- fix: show error if Profile save failed by @limpbrains in #1298
- fix(wallet): Fix CJIT Activity Item by @coreyphillips in #1316
- fix: avoid scientific notation in LN receive QRcode by @limpbrains in #1311
- chore: update react-native-ldk by @Jasonvdb in #1320
- fix: lnurl can be in url "lightning" parameters by @limpbrains in #1318
- feat(settings): add option to trust web relay by @pwltr in #1321
- feat: update to production widgets feed urls by @Nuhvi in #1322
- feat: update lugano widget schedule ui by @Nuhvi in #1317
- fix(receive): update minimum invoice amount by @pwltr in #1323
- feat(ui): add deep linking support for slashfeed by @pwltr in #1324
- fix: during slashtags migration do not save image by @limpbrains in #1326
- fix: event widget & relay by @pwltr in #1327
- chore(lightning): Upgrade react-native-ldk by @coreyphillips in #1328
- fix: sync language files by @limpbrains in #1330
- fix(widgets): override widgets urls from staging feeds to production … by @Nuhvi in #1331
- fix(widgets): block height format number by @MiguelMedeiros in #1329
- chore: build number bump by @Jasonvdb in #1332
New Contributors
Full Changelog: v1.0.0-beta.60...v1.0.0-beta.83