From ebd2e4ee875f93895a2f540a2457a427c5202a80 Mon Sep 17 00:00:00 2001 From: Nathan Panchout Date: Tue, 12 Nov 2024 17:58:34 +0100 Subject: [PATCH] =?UTF-8?q?=E2=9C=A8(frontend)=20implement=20new=20UI?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit This branch is a transition branch to gradually merge the new UI. --- CHANGELOG.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 86a6574d..d0fdc885 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -17,6 +17,8 @@ and this project adheres to - 🌐(backend) add german translation #259 - 🌐(frontend) Add German translation #255 - ✨(frontend) Add a broadcast store #387 +- ✨(frontend) WIP: New ui +- ✨(backend) config endpoint #425 - ✨(backend) whitelist pod's IP address #443 - ✨(backend) config endpoint #425 - ✨(frontend) config endpoint #424