v0.10.0 Highlights
- Renewable channels
- NWC client support
- Ability to create multiple Embedded LND 'node in the phone' wallets
- Ability to delete Embedded LND wallets
- Embedded LND: v0.18.5-beta
- New share button (share ZEUS QR images)
- Activity: highlight filter icon when filters active
- chantools: sweepremoteclosed
- Tools: Export Activity CSVs, Developer tools
- Activity: filter by max amount, memo, and note
- CLNRest: add payment timeout setting
- Receive: add advanced settings toggle
- ZEUS Pay: ability to delete addresses
What's Changed
- Allow 'Enter' key usage in SetPassword by @myxmaster in #2774
- Payment path: Display 'Unknown' if backend throws or needs >10s to retrieve node alias by @myxmaster in #2783
- Remove default tip of 21% for pos custom tip by @myxmaster in #2712
- Activity: Hide memos/keysend messages and notes when lurker mode is enabled by @myxmaster in #2782
- fix mispelled license by @pony-montana in #2795
- [Transifex] Updates for project ZEUS by @transifex-integration in #2792
- Fonts: fix PP Neue Montreal by @myxmaster in #2796
- Wallet configuration: Fix minor layout issues by @myxmaster in #2793
- Activity: fix removing LNC listeners by @myxmaster in #2789
- improved UX and error handling for wallet configuration by @myxmaster in #2594
- Keypad pan: smaller delete icon by @myxmaster in #2800
- Keypad Pane: Long press "delete" icon to reset amount by @myxmaster in #2799
- ZEUS-2798: UTXO Consolidation Transaction Not Working by @kaloudis in #2803
- POS: Use placeholders instead of "real" 0 value for Tax percentage and Product Price by @myxmaster in #2797
- [Transifex] Updates for project ZEUS by @transifex-integration in #2801
- Fix payments settings getting reset to default by @myxmaster in #2806
- LSPS7: Channel lease extensions by @kaloudis in #2720
- Create Developer Tools by @myxmaster in #2734
- Use spread operator for updateSettings() by @myxmaster in #2808
- ZEUS-2804: persistent back up your funds' warning in homescreen by @kaloudis in #2805
- [Transifex] Updates for project ZEUS by @transifex-integration in #2809
- Embedded LND: chantools: sweepremoteclosed by @kaloudis in #2102
- Rephrase "In advance channel purchase" to "Channel lease purchase" by @myxmaster in #2817
- Missing 'Tools' locale string by @myxmaster in #2816
- Replace polling in expressGraphSync() with reactive handler by @myxmaster in #2818
- [Transifex] Updates for project ZEUS by @transifex-integration in #2814
- Backend: Nostr Wallet Connect by @kaloudis in #2776
- [Transifex] Updates for project ZEUS by @transifex-integration in #2820
- Bug Fix [sweepremoteclosed] : Custom api field hidden behind keyboard in iOS by @shubhamkmr04 in #2822
- improve minSendableSats handling by @myxmaster in #2828
- Activity: Visible feedback in case filters are active, fix filter storage consistency by @myxmaster in #2829
- [Transifex] Updates for project ZEUS by @transifex-integration in #2826
- Receive: Fixed margin by @shubhamkmr04 in #2827
- General refactoring mainly regarding MobX actions + fixed error state by @myxmaster in #2625
- Remove redundant getSettings() calls by @myxmaster in #2833
- Embedded LND: v0.18.5-beta-zeus by @kaloudis in #2835
- Open Channel/Send on-chain: use AmountInput to display fundMax by @myxmaster in #2769
- Android: Graceful shutdown button in notification for persistent mode by @myxmaster in #2736
- Add share feature by @myxmaster in #2728
- [Transifex] Updates for project ZEUS by @transifex-integration in #2836
- Bump elliptic from 6.6.0 to 6.6.1 in /zeus_modules/@lightninglabs/lnc-core by @dependabot in #2837
- Tools: Add Activity Export Feature by @shubhamkmr04 in #2785
- [Transifex] Updates for project ZEUS by @transifex-integration in #2838
- Send: ensure default amount is passed as 0 by @kaloudis in #2839
- ZEUS-1899: ZEUS Pay: add ability to delete address by @kaloudis in #2840
- AmountInput: fix flow from Keypad view by @kaloudis in #2841
- Keypad Pane: don't pass in amount if 0 by @kaloudis in #2842
- Performance improvement for updateSettings() by @myxmaster in #2843
- Lock settings elements while updateSettings() is running by @myxmaster in #2844
- [Transifex] Updates for project ZEUS by @transifex-integration in #2847
- Bump elliptic from 6.6.0 to 6.6.1 by @dependabot in #2848
- Call getSettingsAndNavigate less often by @myxmaster in #2660
- Convert getSettings() and updateNodeProperties() to arrow functions by @myxmaster in #2850
- [Transifex] Updates for project ZEUS by @transifex-integration in #2849
- [Transifex] Updates for project ZEUS by @transifex-integration in #2852
- Add option to set payments timeout for CLNRest by @sha-265 in #2846
- Fix require cycle in MigrationUtils by @myxmaster in #2854
- [Transifex] Updates for project ZEUS by @transifex-integration in #2853
- Activity filter memo and maximum amount by @Mayank2808sharma in #2807
- [Transifex] Updates for project ZEUS by @transifex-integration in #2855
- [Transifex] Updates for project ZEUS by @transifex-integration in #2856
- Move sweep on-chain functionality to Tools section by @kaloudis in #2857
- [Transifex] Updates for project ZEUS by @transifex-integration in #2859
- Remove deprecated backends by @kaloudis in #2858
- [Transifex] Updates for project ZEUS by @transifex-integration in #2860
- [Transifex] Updates for project ZEUS by @transifex-integration in #2862
- UI: Improve contrast of warning buttons in Disaster Recovery view in Settings by @its-me-abhishek in #2863
- [Transifex] Updates for project ZEUS by @transifex-integration in #2866
- UI: update colors according to themes in ExternalLinkModal by @its-me-abhishek in #2867
- [Transifex] Updates for project ZEUS by @transifex-integration in #2869
- ZEUS-2868: fix display of backup status by @kaloudis in #2870
- Receive: advanced settings toggle by @kaloudis in #2872
- ZEUS Pay: don't fire local notifications on manual redemption by @kaloudis in #2875
- Sending LN: update timeout explanation by @kaloudis in #2819
- Embedded LND: delete + create multiple wallets by @kaloudis in #2864
- fix: update nodeInfo currentBlockHeight render condition by @its-me-abhishek in #2880
- Channel: display 0-conf Confirmed SCID and ensure renewal by @kaloudis in #2882
- [Transifex] Updates for project ZEUS by @transifex-integration in #2878
- Update LSP doc link by @kaloudis in #2883
- [Transifex] Updates for project ZEUS by @transifex-integration in #2884
- dev environment: verify script by @myxmaster in #2834
- LSPS7: clear last order when entering extension flow by @kaloudis in #2885
- handlePayment: handle false positive on in-flight payment by @kaloudis in #2886
- ZEUS-2811: ZEUS Pay: fix Olympus chan check by @kaloudis in #2890
- fix: Updated AndroidManifest.xml to redirect to the email app correctly by @its-me-abhishek in #2889
- Embedded LND: update log functions by @kaloudis in #2891
New Contributors
- @pony-montana made their first contribution in #2795
- @Mayank2808sharma made their first contribution in #2807
- @its-me-abhishek made their first contribution in #2863
Full Changelog: v0.9.5...v0.10.0
Verifying the Release
In order to verify the release, you'll need to have gpg
or gpg2
installed on your system. Once you've obtained a copy (and hopefully verified that as well), you'll first need to import the keys that have signed this release if you haven't done so already:
gpg --keyserver hkps://keys.openpgp.org --recv-keys 96C225207F2137E278C31CF7AAC48DE8AB8DEE84
Once you have his PGP key you can verify the release (assuming manifest-v0.10.0.txt
and manifest-v0.10.0.txt.sig
are in the current directory) with:
gpg --verify manifest-v0.10.0.txt.sig manifest-v0.10.0.txt
You should see the following if the verification was successful:
gpg: Signature made Mon Feb 17 22:11:12 2025 EST
gpg: using RSA key 96C225207F2137E278C31CF7AAC48DE8AB8DEE84
gpg: issuer "zeusln@tutanota.com"
gpg: Good signature from "Zeus LN <zeusln@tutanota.com>"
That will verify the signature on the main manifest page which ensures integrity and authenticity of the binaries you've downloaded locally. Next, depending on your operating system you should then re-calculate the sha256 sum of the binary, and compare that with the following hashes:
cat manifest-v0.10.0.txt
One can use the shasum -a 256 <file name here>
tool in order to re-compute the sha256
hash of the target binary for your operating system. The produced hash should be compared with the hashes listed above and they should match exactly.
External links
Android
Universal APK
arm64-v8a APK
Manifest
Manifest Signature