From da5882a8aac821519990100bb6cf873ef9545cdf 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 ec8d31be..93671dc8 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -14,6 +14,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 ## Changed