Releases: ZeusLN/zeus
v0.6.0-alpha1
Zeus v0.6.0-alpha1
This is the first of our redesign releases. We still have much more work to do but it's time to start getting early feedback.
New Features:
- LNURL-auth support for LND, c-lightning, and Eclair
- AMP support for LND v0.13+
New views:
- New homepage (swipe those balances to the right to reveal nav buttons)
- New channels view
- New activity view
- New splash page and app launcher
- New themes (and more to come)
Enhancements:
- Improved camera
- EXPERIMENTAL: new restart Tor button
Bug fixes:
- Fixed routed payment history
- Fixed false failures on c-lightning
- About page fix
Android APK
Android APK Signature
Android APK Clearsign Signature
v0.5.2
Zeus v0.5.2
Last release before the redesign.
New Features:
Bug Fixes:
- Fix display issues for iPhone 12 users #467
Enhancements:
- LNDHub: Tor support (Umbrel) #457
- Bump Tor bootstrap timeout from 25 to 35s #469
- c-lightning-REST: OpenChannel: make feerate options clear #470
Testing:
- Update AddressUtils and LndConnectUtils tests #476
Under the hood:
Other:
- Removed keysend donation for now #487
PGP Key
The Google Play release is now identical to the general release.
v0.5.1
Zeus v0.5.1
Stability update
New Features:
- None
Bug Fixes:
- Fix stale data when connected over Tor #436
- Fix LNURL callbacks when URL contains query strings #432
- Fix fiat currency conversion on Receive view #435
- Fix connection issues when using old node host format #434 #431
- Address false positives on Sending LN Payment view #440
Enhancements:
PGP Key
Google Play Release commit: 580d12a
v0.5.0
Zeus v0.5.0
New Features:
- Integrated Tor on both iOS and Android
- Set first hop and last hop when paying LN invoices
Enhancements:
- Add support for all bech32 QR code schemes
Bug Fixes:
- Fix timestamps on Eclair
Special thanks to Sifir Apps, Alex Gladstein and HRF, Ben Prentice, Capitalist Dog, and Matt Odell.
PGP Key
Google Play Release commit: e29a968
v0.4.0
Zeus v0.4.0
New Features:
- Eclair support
- c-lightning-REST: Coin Selection
- Language Support
- Full
- Spanish
- Czech
- Slovak
- Portuguese
- Turkish
- German
- Partial
- Greek
- Persian
- French
- Dutch
- Full
Enhancements:
- Fee Rates: remove confusing mili msat label in favor of PPM
- Improved LNbits support
- lnurl-pay comment support
Bug Fixes:
- handle Bitcoin address with params appended to them (incl. BitMex)
- Fix Forwarding History in dark theme mode
- Fix lndconnect processing
- Handle lntxbot lndhub empty strings
- Don't prompt a second scan on QR scan failures
- Fix certificate modal not closing
- Fix txs being listed in reverse order in lnd v0.11+
PGP Key
Google Play Release commit: 1a92364
v0.3.1
v0.3.0
Zeus v0.3.0
New Features:
- lndhub support
- c-lightning Spark support
- new onboarding tour
- add option to force system verification of self-signed certs
- added ability to change units on the Send view
- added ability to change units when drafting an invoice
- display WhatTheFee table when making on-chain transactions
- detect lndconnect strings on the user's clipboard and prompt to import
- handle multisig on-chain addresses
- new app launcher icon
Bug Fixes:
- fix case when app would crash when pulling up an unconfirmed transaction
- fix case where on-chain addresses would carry across nodes
- removed ability for users to move channel balance sliders
PGP Key
Google Play Release commit: eb699f1
v0.2.2
Zeus v0.2.2
New Features:
- Keysend support
- lnd users can send and receive keysends if enabled by your node. c-lightning-REST users can receive keysends and will be able to send in a later release
- More detailed path information
- lnd users will now see the node alias for each hop in their route if they already have a channel open with them. lnd v0.10.0+ users will also see the amount forward and fee paid at each hop. We’re looking to iterate and expand on this view moving forward.
- Force close support
- lnd users were previously unable to close channels when the counter-party was inactive. They will now how the option to force close when closing channels.
Bug Fixes:
- Users were losing their fiat, passphrase, and lurker mode settings when switching nodes
- Users with devices with smaller resolutions were unable to see the entirety of the node configuration page. They now have the ability to scroll on that view.
- An API change in lnd v0.9.1+ was unhandled and caused the app to crash right after completing payment of a lightning invoice. That has been remedied.
v0.2.1
Zeus v0.2.1
Updates:
-Fiat currency support
-Lurker mode
-lnd: set fee when closing channels
-Faster node switching
-Connect to BTCPay Server instances running c-lightning
-Fee estimates and success probability listed for lnd users
-Prompts to open Zeus when you come across a bitcoin, lightning, or lnurl link in a web browser
v0.2.0
Zeus v0.2.0
Major updates:
-c-lightning support through c-lightning-REST
-lnurl-pay support
-lnurl-withdraw support
-Fee report
-Set channels fee all at once or channel-by-channel
Minor updates:
-Regtest support
-Node list screen now shows ports
-Zeus version number now displayed in app
-lnd API updates
Special thanks to everyone who made this release possible including @saubyk (@Ride-The-Lightning), @fiatjaf, @k3tan172, and the rest of the early-bird testers.