Zeus v0.7.7: Fixes and Improvements
"v0.7.7 features some niceties and bug fixes we wanted to get out the door before we start pushing out our next major release in v0.8.0."
- "Zeus v0.7.7 went through app store review with no problems this time around," announced the app developers.
- "Next up: v0.8, featuring an in-app, embedded lightning node and wallet, with support for 0-conf channels from our LSP, Olympus," Evan Kaloudis said in Zeus Telegram group.
- "Zeus v0.8.0 alpha preview on TESTNET is rolling out for Zeus community supporters and Bitcoin Park Lightning Summit attendees. Reach out if you didn't get your invite or need testnet coins," was announced last week.
What's new
- Added confirmation process to delete a node connection
- lnurlpay metadata display enhancements
- Notes display enhancements
- Bug fix: Camera: prevent scanning in background
- Sparko interface now marked as deprecated
What's Changed
- build.sh: make sure build process can be interrupted by @schildbach in #1497
- Camera: prevent scanning in background by @myxmaster in #1491
- ZEUS-1290: Invoice details are not displayed if clicked on from Activity view by @myxmaster in #1505
- Node config: require confirmation to delete a node by @myxmaster in #1489
- Locales: fix translations in channels sort dropdown by @myxmaster in #1506
- Local es: add missing button labels by @myxmaster in #1490
- Fix button press when keyboard is open by @myxmaster in #1485
- Increased size of QR scanner icon by @myxmaster in #1507
- Locales: rename 'copy node config' button to 'duplicate node config' by @myxmaster in #1488
- Improved balance view buttons spacing by @myxmaster in #1515
- Node Info: show 'Synced to chain' = False if not synced by @myxmaster in #1528
- Add DEPRECATED label to Sparko interface by @kaloudis in #1513
- deps: update react-native-tcp/udp to latest versions by @ktecho in #1519
- lnurlpay metadata: fix scrolling issues and cut-off messages by @myxmaster in #1508
- Channels: await node info retrieval in enrichChannels by @myxmaster in #1523
- AddNotes: improved layout and colors by @myxmaster in #1520
- Payment request: Show fiat conversion below main amount by @myxmaster in #1526
- Bug Fix: External links not re-directing to mempool by @shubhamkmr04 in #1524
- Version bump: v0.7.7-beta1 by @kaloudis in #1531
- Node config: Fixed updating selected node after deleting a node by @myxmaster in #1486
- Bump tough-cookie from 4.0.0 to 4.1.3 by @dependabot in #1539
- Send: hide UTXOPicker for LND backends by @kaloudis in #1536
- deps: v0.7.7-beta1 by @kaloudis in #1538
- GitHub workflows: bump node to v16 by @kaloudis in #1547
- deps:
bolt11
1.2.7 -> 1.4.1 by @kaloudis in #1546 - CLN-rest: UTXOs: fix display of amounts by @kaloudis in #1548
- ZEUS-1527: On-chain payment request amount not correctly processed on Send view by @kaloudis in #1535
- Bump word-wrap from 1.2.3 to 1.2.4 by @dependabot in #1552
- Zeus-1542: Fixed the notes being same for invoice and lightning payme… by @shubhamkmr04 in #1551
- ZEUS-1550: AmountInput: getSatAmount: handle amounts with comma separator by @kaloudis in #1553
- views/AddNotes: add save icon in top right corner by @kaloudis in #1555
- Version bump: v0.7.7-beta2 by @kaloudis in #1556
- deps:
react-native-qrcode-local-image
update and remove patch by @kaloudis in #1557 - deps: remove
react-native-restart
by @kaloudis in #1561 - Disable fiat currency display for fresh install by @myxmaster in #1560
- Revert "deps:
react-native-qrcode-local-image
update and remove patch" by @kaloudis in #1562 - Version bump: v0.7.7 by @kaloudis in #1571
New Contributors
- @schildbach made their first contribution in #1497
Full Changelog: v0.7.6...v0.7.7