lightning-terminal/docs/release-notes/release-notes-0.13.4.md
2024-09-16 15:00:59 +07:00

30 lines
920 B
Markdown

# Release Notes
# Integrated Binary Updates
### Lightning Terminal
* [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
with 'make go-build-noui' and 'make go-install-noui'](https://github.com/lightninglabs/lightning-terminal/pull/500).
* Add a ['--version'
flag](https://github.com/lightninglabs/lightning-terminal/pull/830) to litd
which can be used to obtain version information of the daemon.
### LND
* [Update the integrated LND version to
v0.18.3-beta](https://github.com/lightninglabs/lightning-terminal/pull/843).
### Loop
* [Update the integrated Loop version to
v0.28.7-beta](https://github.com/lightninglabs/lightning-terminal/pull/843).
# Contributors (Alphabetical Order)
* Elle Mouton
* Oliver Gugger