From 55f25a5b7f1ae7c3fa387692e2781eb1bc9831cd Mon Sep 17 00:00:00 2001 From: Ibnu Maksum Date: Tue, 17 Oct 2023 16:59:10 +0700 Subject: [PATCH] 2023.10.17 --- CHANGELOG.md | 7 +++++++ ui/ui/app-settings.tpl | 1 + version.json | 2 +- 3 files changed, 9 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 36258909..ea5306af 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -2,6 +2,13 @@ # CHANGELOG +## 2023.10.17 + +- Happy Birthday To Me 🎂 \(^o^)/ +- Support FreeRadius with Mysql +- Bring back Themes support +- Log Viewer + ## 2023.9.21 - Customer can extend Plan diff --git a/ui/ui/app-settings.tpl b/ui/ui/app-settings.tpl index 0bf9fe43..dc378939 100644 --- a/ui/ui/app-settings.tpl +++ b/ui/ui/app-settings.tpl @@ -63,6 +63,7 @@ {/foreach} +

Theme info

diff --git a/version.json b/version.json index ff0448d2..5920d3b4 100644 --- a/version.json +++ b/version.json @@ -1,3 +1,3 @@ { - "version": "2023.9.21" + "version": "2023.10.17" } \ No newline at end of file