Latest Release
- Repository: ZeusLN/zeus
- Published on: 2025-02-03 12:07:42 UTC
- Version Tag: v0.9.5
- By: kaloudis
- On GitHub: ZeusLN/zeus/releases
v0.9.5 Highlights
- Embedded LND: Seed: allow export of ypriv/zpriv (export to external wallets like Sparrow)
- CLNRest: add ability to use all funds for channel open
- Activity list: performance improvements
- Lurker mode improvements
- Improve display of memos and keysend messages
- Allow return key for password login
- Automatically include routing hints if node has only unannounced channels
- Wallets list: better highlighting of active mode
- Enhance on-chain receive workflow and address type selection
- Migration to new storage system
- Layout improvements
- Bug fixes
What's Changed
- ZEUS-2616: Switch wallet via 'Set wallet config as active' leads to buggy state by @kaloudis in https://github.com/ZeusLN/zeus/pull/2686
- Contacts: Refactor, bugfixes, improved logic/behaviour by @myxmaster in https://github.com/ZeusLN/zeus/pull/2667
- Replace passphrase with password by @myxmaster in https://github.com/ZeusLN/zeus/pull/2694
- Wallet Configuration: Use showHideToogle for LNDHub and Eclair password inputs by @myxmaster in https://github.com/ZeusLN/zeus/pull/2678
- Several layout improvements by @myxmaster in https://github.com/ZeusLN/zeus/pull/2606
- [Transifex] Updates for project ZEUS by @transifex-integration in https://github.com/ZeusLN/zeus/pull/2695
- Enhance on-chain receive workflow and address type selection by @myxmaster in https://github.com/ZeusLN/zeus/pull/2624
- Add missing semicolon by @myxmaster in https://github.com/ZeusLN/zeus/pull/2710
- Hide modal dialogs on lock screen by @myxmaster in https://github.com/ZeusLN/zeus/pull/2706
- Prevent displaying Wallets.tsx after enabling "Select node on startup" by @myxmaster in https://github.com/ZeusLN/zeus/pull/2705
- ZEUS-2701: Wallets: better highlighting of active node by @kaloudis in https://github.com/ZeusLN/zeus/pull/2702
- ZEUS-2688: Receive: auto-enable route hints by @kaloudis in https://github.com/ZeusLN/zeus/pull/2716
- Allow return key for password login by @myxmaster in https://github.com/ZeusLN/zeus/pull/2719
- [Transifex] Updates for project ZEUS by @transifex-integration in https://github.com/ZeusLN/zeus/pull/2724
- Unify memo handling for sent and received payments (invoice and payment) by @myxmaster in https://github.com/ZeusLN/zeus/pull/2723
- Improve lurker mode by @myxmaster in https://github.com/ZeusLN/zeus/pull/2726
- [Transifex] Updates for project ZEUS by @transifex-integration in https://github.com/ZeusLN/zeus/pull/2727
- [Transifex] Updates for project ZEUS by @transifex-integration in https://github.com/ZeusLN/zeus/pull/2732
- Add option to use all funds for channel with CLNRest by @sha-265 in https://github.com/ZeusLN/zeus/pull/2729
- Add iconOnly mode to CopyButton by @myxmaster in https://github.com/ZeusLN/zeus/pull/2733
- Wallet.tsx: Remove UNSAFE_componentWillMount() by @myxmaster in https://github.com/ZeusLN/zeus/pull/2735
- deps: remove
@react-native-community/netinfo
by @kaloudis in https://github.com/ZeusLN/zeus/pull/2703 - [Transifex] Updates for project ZEUS by @transifex-integration in https://github.com/ZeusLN/zeus/pull/2743
- ZEUS-2341: Embedded LND: Seed: allow export of ypriv/zpriv by @kaloudis in https://github.com/ZeusLN/zeus/pull/2690
- [Transifex] Updates for project ZEUS by @transifex-integration in https://github.com/ZeusLN/zeus/pull/2745
- Fix security issues and security-related navigation issues by @myxmaster in https://github.com/ZeusLN/zeus/pull/2707
- [Transifex] Updates for project ZEUS by @transifex-integration in https://github.com/ZeusLN/zeus/pull/2758
- Pin Pad: new delete key by @kaloudis in https://github.com/ZeusLN/zeus/pull/2756
- ZEUS-2748: ZEUS Pay: don't allow users to create accounts w/o LSP chan by @kaloudis in https://github.com/ZeusLN/zeus/pull/2750
- Fix array out of bounds warning, avoid potentially unnecessary backend call by @myxmaster in https://github.com/ZeusLN/zeus/pull/2760
- Display complete error message, if error is unhandled but contains "Error" by @myxmaster in https://github.com/ZeusLN/zeus/pull/2753
- Improve biometrics setup flow: Use nav param instead of "pendingBiometricsEnable" state by @myxmaster in https://github.com/ZeusLN/zeus/pull/2711
- [Transifex] Updates for project ZEUS by @transifex-integration in https://github.com/ZeusLN/zeus/pull/2759
- ZEUS-2762: bolt12: Zeus sends sats when user specifies fiat by @kaloudis in https://github.com/ZeusLN/zeus/pull/2765
- ZEUS-2763: CLN payments incorrectly listed as 0-amt by @kaloudis in https://github.com/ZeusLN/zeus/pull/2766
- [Transifex] Updates for project ZEUS by @transifex-integration in https://github.com/ZeusLN/zeus/pull/2764
- Remove scan view from navigation stack after usage by @myxmaster in https://github.com/ZeusLN/zeus/pull/2767
- ZEUS-2683: Storage: migrate from
react-native-encrypted-storage
toreact-native-keychain
by @kaloudis in https://github.com/ZeusLN/zeus/pull/2687 - Add LoadingIndicator to LnurlPay by @myxmaster in https://github.com/ZeusLN/zeus/pull/2768
- Embedded LND: Seed: ypriv/zpriv: cache locally by @kaloudis in https://github.com/ZeusLN/zeus/pull/2770
- Activity: LND: limit to 500 invoices + payments by @kaloudis in https://github.com/ZeusLN/zeus/pull/2751
- Activity: improve performance by @myxmaster in https://github.com/ZeusLN/zeus/pull/2772
- [Transifex] Updates for project ZEUS by @transifex-integration in https://github.com/ZeusLN/zeus/pull/2777
- LND: limit to 500 invoices + payments regression fix by @kaloudis in https://github.com/ZeusLN/zeus/pull/2779
Full Changelog: https://github.com/ZeusLN/zeus/compare/v0.9.4...v0.9.5
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.9.5.txt
and manifest-v0.9.5.txt.sig
are in the current directory) with:
gpg --verify manifest-v0.9.5.txt.sig manifest-v0.9.5.txt
You should see the following if the verification was successful:
gpg: Signature made Fri Jan 31 11:11:28 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.9.5.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
iOS
Data updated on: 2025-02-05 07:00 UTC