Skip to content

Commit

Permalink
docs: add release note
Browse files Browse the repository at this point in the history
  • Loading branch information
gijswijs committed Oct 21, 2024
1 parent 00bb7f4 commit 8526f90
Showing 1 changed file with 9 additions and 3 deletions.
12 changes: 9 additions & 3 deletions docs/release-notes/release-notes-0.13.4.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,9 +4,9 @@

### Lightning Terminal

- [Fixed a bug where REST calls for the `WalletUnlocker` service weren't allowed
* [Fixed a bug where REST calls for the `WalletUnlocker` service weren't allowed
on startup](https://github.com/lightninglabs/lightning-terminal/pull/806).
- [Added build flag 'litd_no_ui' for building litd without the ui, accessible
* [Added build flag 'litd_no_ui' for building litd without the ui, accessible
with 'make go-build-noui' and 'make go-install-noui'](https://github.com/lightninglabs/lightning-terminal/pull/500).

### LND
Expand All @@ -19,8 +19,14 @@ with 'make go-build-noui' and 'make go-install-noui'](https://github.com/lightni

### Taproot Assets

* [Inconsistent balance
reporting](https://github.com/lightninglabs/lightning-terminal/pull/871) has
been fixed: on-channel balances are now exclusively reported through channel
balances and will not show up in asset balances reported by tapd.

# Autopilot

# Contributors (Alphabetical Order)

* Oliver Gugger
* Gijs van Dam
* Oliver Gugger

0 comments on commit 8526f90

Please sign in to comment.