From b06c9fbedaa8ab3e8e9accfb22607ea532756ed1 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 aebe5541..ac9a3312 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -80,6 +80,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