Skip to content

Commit 3368bcf

Browse files
committed
docs: add release note
1 parent 2b67159 commit 3368bcf

File tree

1 file changed

+9
-1
lines changed

1 file changed

+9
-1
lines changed

docs/release-notes/release-notes-0.16.1.md

Lines changed: 9 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,6 +18,14 @@
1818

1919
### Functional Changes/Additions
2020

21+
* [PR](https://github.com/lightninglabs/lightning-terminal/pull/1183): LiT now
22+
fails fast if a critical integrated sub-server cannot start. The critical set
23+
currently includes only tapd; other integrated sub-servers can fail to start
24+
without blocking LiT, and their errors are recorded in status.
25+
* Integrated-mode sub-servers now start deterministically: critical integrated
26+
services are launched first, followed by the remaining services in
27+
alphabetical order to keep startup ordering stable across runs.
28+
2129
### Technical and Architectural Updates
2230

2331
## RPC Updates
@@ -37,4 +45,4 @@
3745

3846
### Taproot Assets
3947

40-
# Contributors (Alphabetical Order)
48+
# Contributors (Alphabetical Order)

0 commit comments

Comments
 (0)