From b20293a0c90f531477774c9a810b5491c81d0166 Mon Sep 17 00:00:00 2001 From: rootzoll Date: Fri, 29 Jul 2022 08:01:41 +0200 Subject: [PATCH] CHANGES details --- CHANGES.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/CHANGES.md b/CHANGES.md index db81243c..531b0222 100644 --- a/CHANGES.md +++ b/CHANGES.md @@ -2,8 +2,8 @@ ## What's new in Version 1.8.0 of RaspiBlitz? -- New: WebUI -- New: BackendAPI +- New: Multilanguage WebUI [details](https://github.com/cstenglein/raspiblitz-web) +- New: BackendAPI [details](https://github.com/fusion44/blitz_api) - New: ZRAM - compressed swap in memory [details](https://github.com/rootzoll/raspiblitz/issues/2905) - New: Core Lightning GRPC plugin [details](https://github.com/rootzoll/raspiblitz/pull/3109) - New: Core Lightning connection to BTCPayServer (CONNECT menu) [details](https://github.com/rootzoll/raspiblitz/issues/3155)