Skip to content

Releases: ZeusLN/zeus

v0.1.0

17 Jun 04:43
d79aaa5
Compare
Choose a tag to compare

v0.1.0 changes

-Feature: Tipping support
-Feature: WhatTheFee.io fee table
-Feature: Multiple Node Support
-Feature: Passphrase lockscreen
-Maintenance: update dependencies

v0.1.0 GM changes

-General stability updates

NOTE: Zeus v0.1.0 uses a new profile data structure to support multiple nodes, so you will have to re-enter your node config information. Please make sure you have your macaroons and hosts backed up before updated.

v0.1.0-beta-2

05 Jun 00:49
5e9231c
Compare
Choose a tag to compare
v0.1.0-beta-2 Pre-release
Pre-release

v0.1.0 changes

-Feature: Tipping support
-Feature: WhatTheFee.io fee table
-Feature: Multiple Node Support
-Feature: Passphrase lockscreen
-Maintenance: update dependencies

v0.1.0-beta-2 changes

-Bug fix: fix scanning on invoices that are prefaced with LIGHTNING: in all-caps (as seen in BTCPayServer)
-Bug fix: fix scanning of lndconnect and BTCPayServer config QR codes to support new multi-node setup
-Maintenance: upgrade Android gradle
-Maintenance: restore accidentally reverted code

NOTE: Zeus v0.1.0 uses a new profile data structure to support multiple nodes, so you will have to re-enter your node config information. Please make sure you have your macaroons and hosts backed up before updated.

v0.1.0-beta

03 Jun 02:14
0145f1e
Compare
Choose a tag to compare
v0.1.0-beta Pre-release
Pre-release

-Feature: Tipping support
-Feature: WhatTheFee.io fee table
-Feature: Multiple Node Support
-Feature: Passphrase lockscreen
-Maintenance: update dependencies

NOTE: Zeus v0.1.0 uses a new profile data structure to support multiple nodes, so you will have to re-enter your node config information. Please make sure you have your macaroons and hosts backed up before updated.

v0.0.9

09 Apr 00:40
6f73673
Compare
Choose a tag to compare

zeus-v009-screenshots

-Feature: Channels show remote node alias
-Feature: Channels visually display local/remote balance ratio (new component: BalanceSlider)
-Feature: add QR option when you make an invoice
-Bug 'Fix': QRs collapsed by default to help performance
-Maintenance: Upgrade react-native 0.58.3 -> 0.59.3
-Maintenance: Upgrade react-native-elements 0.19.1 -> 1.1.0
-Maintenance: Upgrade Android build tools and gradle version

v0.0.8 - pre-release

01 Apr 03:21
6a22ef2
Compare
Choose a tag to compare
v0.0.8 - pre-release Pre-release
Pre-release

-Feature: Dark Theme
-Feature: Add icon to indicate to user that they are connected to their node over Tor (Icon by Tim Van Damme)
-Bug Fix: iOS Camera not triggering permissions correctly
-Bug Fix: Handle all caps LN invoices

v0.0.7

16 Mar 22:45
92a64e9
Compare
Choose a tag to compare
v0.0.7 Pre-release
Pre-release

-New camera library: react-native-camera-kit
-Build configuration changes

v0.0.6

06 Mar 05:20
e6a70ed
Compare
Choose a tag to compare
v0.0.6 Pre-release
Pre-release

-Feature: Allow users to set sat per byte fee when opening channel
-Feature: Split up sat denominated values with commas
-Design/Bug Fix: Remove padding between button group and lists
-Bug Fix: Properly clear out newly generated invoices
-Bug Fix: lndconnect macaroon is in Base64URL format

...and various house-keeping items to prepare for our Test Flight release on iOS

v0.0.5

03 Mar 20:20
31cce2e
Compare
Choose a tag to compare
v0.0.5 Pre-release
Pre-release

-Feature: Node Info view (press the info / Testnet button in the top left corner of the orange main pane)
-Feature: Better error messages for connecting to you node
-Feature: Add option to set invoice expiry
-Feature: Initial lndconnect support

v0.0.4 - pre-release

25 Feb 04:02
8badcc8
Compare
Choose a tag to compare
v0.0.4 - pre-release Pre-release
Pre-release
Merge pull request #33 from ZeusLN/master

v0.0.4

v0.0.3 - pre-release

22 Feb 04:09
023e46f
Compare
Choose a tag to compare
v0.0.3 - pre-release Pre-release
Pre-release

-Various bug fixes
-Invoices now appear in the right order
-Better placeholders on the create invoice form