Skip to content

Releases: ZeusLN/zeus

v0.8.2-rc1

08 Mar 23:07
3679842
Compare
Choose a tag to compare
v0.8.2-rc1 Pre-release
Pre-release

v0 8 2-rc1

v0.8.2 Highlights

  • 0-conf LSP support for LND REST connections
  • Point of Sale: Print receipts [Android only]
  • New multi-currency conversion tool
  • 33 new fiat currency conversions
  • Enhanced wallet recovery interface
  • Default channel opening settings
  • New success animation on Send and Receive
  • New invoice expiration picker interface
  • LND v0.17.4

What's Changed

Full Changelog: v0.8.2-beta2...v0.8.2-rc1

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.8.2-rc1.txt and manifest-v0.8.2-rc1.txt.sig are in the current directory) with:

gpg --verify manifest-v0.8.2-rc1.txt.sig manifest-v0.8.2-rc1.txt

You should see the following if the verification was successful:

gpg: Signature made Fri Mar  8 17:54:57 2024 EST
gpg:                using RSA key 96C225207F2137E278C31CF7AAC48DE8AB8DEE84
gpg:                issuer "[email protected]"
gpg: Good signature from "Zeus LN <[email protected]>" [ultimate]

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.8.2-rc1.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

ZEUS documentation
PGP Key

Android

Universal APK
arm64-v8a APK
Manifest
Manifest Signature

iOS

Apple TestFlight
IPA

v0.8.2-beta2

05 Mar 19:18
7799f30
Compare
Choose a tag to compare
v0.8.2-beta2 Pre-release
Pre-release

v0 8 2-beta2

v0.8.2 Highlights

  • 0-conf LSP support for LND REST connections
  • Point of Sale: Print receipts [Android only]
  • New multi-currency conversion tool
  • 33 new fiat currency conversions
  • Enhanced wallet recovery interface
  • Default channel opening settings
  • New success animation on Send and Receive
  • New invoice expiration picker interface
  • LND v0.17.4

What's Changed

Full Changelog: v0.8.2-beta1...v0.8.2-beta2

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.8.2-beta2.txt and manifest-v0.8.2-beta2.txt.sig are in the current directory) with:

gpg --verify manifest-v0.8.2-beta2.txt.sig manifest-v0.8.2-beta2.txt

You should see the following if the verification was successful:

gpg: Signature made Tue Mar  5 13:42:03 2024 EST
gpg:                using RSA key 96C225207F2137E278C31CF7AAC48DE8AB8DEE84
gpg:                issuer "[email protected]"
gpg: Good signature from "Zeus LN <[email protected]>" [ultimate]

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.8.2-beta2.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

ZEUS documentation
PGP Key

Android

Universal APK
arm64-v8a APK
Manifest
Manifest Signature

iOS

Apple TestFlight
IPA

v0.8.2-beta1

28 Feb 05:20
25bbdf5
Compare
Choose a tag to compare
v0.8.2-beta1 Pre-release
Pre-release

v0 8 2-teaser

v0.8.2 Highlights

  • 0-conf LSP support for LND REST connections
  • Point of Sale: Print receipts [Android only]
  • New multi-currency conversion tool
  • 33 new fiat currency conversions
  • Enhanced wallet recovery interface
  • Default channel opening settings
  • New success animation on Send and Receive
  • New invoice expiration picker interface
  • LND v0.17.4

What's Changed

Full Changelog: v0.8.1...v0.8.2-beta1

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.8.2-beta1.txt and manifest-v0.8.2-beta1.txt.sig are in the current directory) with:

gpg --verify manifest-v0.8.2-beta1.txt.sig manifest-v0.8.2-beta1.txt

You should see the following if the verification was successful:

gpg: Signature made Tue Feb 27 21:58:40 2024 EST
gpg:                using RSA key 96C225207F2137E278C31CF7AAC48DE8AB8DEE84
gpg:                issuer "[email protected]"
gpg: Good signature from "Zeus LN <[email protected]>" [ultimate]

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.8.2-beta1.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

ZEUS documentation
PGP Key

Android

Universal APK
arm64-v8a APK
Manifest
Manifest Signature

iOS

Apple TestFlight
IPA

v0.8.1

29 Jan 04:57
8ec56e8
Compare
Choose a tag to compare

v0 8 1

v0.8.1 Highlights

  • Standalone Point of Sale with inventory management
  • Nostr contact import
  • Persistent LND (keep running LND even when ZEUS is closed, this enables instant ZEUS PAY zap redemptions, makes zapping faster, and paves the way for NWC) [Android only]
  • Node/account reordering
  • Improved expiry display
  • LND v0.17.3

What's Changed

New Contributors

Full Changelog: v0.8.0...v0.8.1

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.8.1.txt and manifest-v0.8.1.txt.sig are in the current directory) with:

gpg --verify manifest-v0.8.1.txt.sig manifest-v0.8.1.txt

You should see the following if the verification was successful:

gpg: Signature made Fri Jan 26 12:56:11 2024 EST
gpg:                using RSA key 96C225207F2137E278C31CF7AAC48DE8AB8DEE84
gpg:                issuer "[email protected]"
gpg: Good signature from "Zeus LN <[email protected]>" [ultimate]

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.8.1.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

ZEUS documentation
PGP Key

Android

Universal APK
arm64-v8a APK
Manifest
Manifest Signature

F-Droid
Google Play

iOS

IPA

Apple App Store

v0.8.1-rc3

24 Jan 17:59
59141be
Compare
Choose a tag to compare
v0.8.1-rc3 Pre-release
Pre-release

v0 8 1-rc3

New in this build

  • Bug fixes

Full Changelog: v0.8.1-rc1...v0.8.1-rc2

v0.8.1 Highlights

  • Nostr contact import
  • Standalone Point of Sale w inventory management
  • Persistent LND (keep running LND even when ZEUS is closed, this enables instant ZEUS PAY zap redemptions, makes zapping faster, and paves the way for NWC) [Android only]
  • Node/account reordering
  • Improved expiry display
  • LND v0.17.3

What's Changed

Full Changelog: v0.8.1-rc2...v0.8.1-rc3

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.8.1-rc3.txt and manifest-v0.8.1-rc3.txt.sig are in the current directory) with:

gpg --verify manifest-v0.8.1-rc3.txt.sig manifest-v0.8.1-rc3.txt

You should see the following if the verification was successful:

gpg: Signature made Sun Jan 21 17:57:49 2024 EST
gpg:                using RSA key 96C225207F2137E278C31CF7AAC48DE8AB8DEE84
gpg:                issuer "[email protected]"
gpg: Good signature from "Zeus LN <[email protected]>" [ultimate]

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.8.1-rc3.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

ZEUS documentation
PGP Key

Android

Universal APK
arm64-v8a APK
Manifest
Manifest Signature

iOS

Apple TestFlight
IPA

v0.8.1-rc2

22 Jan 14:40
6e7e220
Compare
Choose a tag to compare
v0.8.1-rc2 Pre-release
Pre-release

v0 8 1-rc2

New in this build

  • Bug fixes

Full Changelog: v0.8.1-rc1...v0.8.1-rc2

v0.8.1 Highlights

  • Nostr contact import
  • Standalone Point of Sale w inventory management
  • Persistent LND (keep running LND even when ZEUS is closed, this enables instant ZEUS PAY zap redemptions, makes zapping faster, and paves the way for NWC) [Android only]
  • Node/account reordering
  • Improved expiry display
  • LND v0.17.3

Full Changelog: https://github.com/ZeusLN/zeus/compare/v0.8.0..v0.8.1-rc2

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.8.1-rc2.txt and manifest-v0.8.1-rc2.txt.sig are in the current directory) with:

gpg --verify manifest-v0.8.1-rc2.txt.sig manifest-v0.8.1-rc2.txt

You should see the following if the verification was successful:

gpg: Signature made Sun Jan 21 17:57:49 2024 EST
gpg:                using RSA key 96C225207F2137E278C31CF7AAC48DE8AB8DEE84
gpg:                issuer "[email protected]"
gpg: Good signature from "Zeus LN <[email protected]>" [ultimate]

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.8.1-rc2.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

ZEUS documentation
PGP Key

Android

Universal APK
arm64-v8a APK
Manifest
Manifest Signature

iOS

Apple TestFlight
IPA

v0.8.1-rc1

21 Jan 17:59
3fd3c1e
Compare
Choose a tag to compare
v0.8.1-rc1 Pre-release
Pre-release

v0 8 1-rc1

New in this build

  • Nostr Contacts: save all profile and banner images locally
  • Contacts: ability to delete all
  • Bug fixes

v0.8.1 Highlights

  • Nostr contact import
  • Standalone Point of Sale w inventory management
  • Persistent LND (keep running LND even when ZEUS is closed, this enables instant ZEUS PAY zap redemptions, makes zapping faster, and paves the way for NWC) [Android only]
  • Node/account reordering
  • Improved expiry display
  • LND v0.17.3

What's Changed

Full Changelog: v0.8.1-beta3...v0.8.1-rc1

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.8.1-rc1.txt and manifest-v0.8.1-rc1.txt.sig are in the current directory) with:

gpg --verify manifest-v0.8.1-rc1.txt.sig manifest-v0.8.1-rc1.txt

You should see the following if the verification was successful:

gpg: Signature made Sun Jan 21 12:47:10 2024 EST
gpg:                using RSA key 96C225207F2137E278C31CF7AAC48DE8AB8DEE84
gpg:                issuer "[email protected]"
gpg: Good signature from "Zeus LN <[email protected]>" [ultimate]

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.8.1-rc1.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

ZEUS documentation
PGP Key

Android

Universal APK
arm64-v8a APK
Manifest
Manifest Signature

iOS

Apple TestFlight
IPA

v0.8.1-beta3

13 Jan 15:51
e85a124
Compare
Choose a tag to compare
v0.8.1-beta3 Pre-release
Pre-release

v0 8 1-beta3

New in this build

  • Contact sharing via QR
  • Point of Sale keypad
  • Nostr contact lookup by NIP-05
  • Favorite contacts listed on Send view
  • ZEUS Pay auto-redeem improvements
  • Accessibility improvements
  • Bug fixes

v0.8.1 Highlights

  • Nostr contact import
  • Standalone Point of Sale w inventory management
  • Persistent LND (keep running LND even when ZEUS is closed, this enables instant ZEUS PAY zap redemptions, makes zapping faster, and paves the way for NWC) [Android only]
  • Node/account reordering
  • Improved expiry display
  • LND v0.17.3

What's Changed

Full Changelog: v0.8.1-beta2...v0.8.1-beta3

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.8.1-beta3.txt and manifest-v0.8.1-beta3.txt.sig are in the current directory) with:

gpg --verify manifest-v0.8.1-beta3.txt.sig manifest-v0.8.1-beta3.txt

You should see the following if the verification was successful:

gpg: Signature made Sat Jan 13 10:48:01 2024 EST
gpg:                using RSA key 96C225207F2137E278C31CF7AAC48DE8AB8DEE84
gpg:                issuer "[email protected]"
gpg: Good signature from "Zeus LN <[email protected]>" [ultimate]

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.8.1-beta3.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

ZEUS documentation
PGP Key

Android

Universal APK
arm64-v8a APK
Manifest
Manifest Signature

iOS

Apple TestFlight
IPA

v0.8.1-beta2

04 Jan 20:00
35de8e7
Compare
Choose a tag to compare
v0.8.1-beta2 Pre-release
Pre-release

v0 8 1-beta2

v0.8.1 Highlights

  • Nostr contact import
  • Standalone Point of Sale w inventory management
  • Persistent LND (keep running LND even when ZEUS is closed, this enables instant ZEUS PAY zap redemptions, makes zapping faster, and paves the way for NWC) [Android only]
  • Node/account reordering
  • Improved expiry display
  • LND v0.17.3

What's Changed

  • LNC: fix supportsLightningSends permission check by @kaloudis in #1929
  • Fixed connection errors for old connection attempts being shown by @myxmaster in #1928

Full Changelog: v0.8.1-beta1...v0.8.1-beta2

Full Changelog: v0.8.0...v0.8.1-beta2

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.8.1-beta2.txt and manifest-v0.8.1-beta2.txt.sig are in the current directory) with:

gpg --verify manifest-v0.8.1-beta2.txt.sig manifest-v0.8.1-beta2.txt

You should see the following if the verification was successful:

gpg: Signature made Thu Jan  4 14:51:24 2024 EST
gpg:                using RSA key 96C225207F2137E278C31CF7AAC48DE8AB8DEE84
gpg:                issuer "[email protected]"
gpg: Good signature from "Zeus LN <[email protected]>" [ultimate]

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.8.1-beta2.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

ZEUS documentation
PGP Key

Android

Universal APK
arm64-v8a APK
Manifest
Manifest Signature

iOS

Apple TestFlight
IPA

v0.8.1-beta1

03 Jan 20:55
cfd1951
Compare
Choose a tag to compare
v0.8.1-beta1 Pre-release
Pre-release

v0 8 1-beta1

v0.8.1 Highlights

  • Nostr contact import
  • Standalone Point of Sale w inventory management
  • Persistent LND (keep running LND even when ZEUS is closed, this enables instant ZEUS PAY zap redemptions, makes zapping faster, and paves the way for NWC) [Android only]
  • Node/account reordering
  • Improved expiry display
  • LND v0.17.3

What's Changed

New Contributors

Full Changelog: v0.8.0...v0.8.1-beta1

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.8.1-beta1.txt and manifest-v0.8.1-beta1.txt.sig are in the current directory) with:

gpg --verify manifest-v0.8.1-beta1.txt.sig manifest-v0.8.1-beta1.txt

You should see the following if the verification was successful:

gpg: Signature made Wed Jan  3 15:46:26 2024 EST
gpg:                using RSA key 96C225207F2137E278C31CF7AAC48DE8AB8DEE84
gpg:                issuer "[email protected]"
gpg: Good signature from "Zeus LN <[email protected]>" [ultimate]

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.8.1-beta1.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

ZEUS documentation
PGP Key

Android

Universal APK
arm64-v8a APK
Manifest
Manifest Signature

iOS

Apple TestFlight
IPA