From bbf39bda6626104bab2d87bb48c3c4721c9972d7 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Stig-=C3=98rjan=20Smelror?= Date: Mon, 23 Feb 2026 08:06:26 +0100 Subject: [PATCH] docs(changelog): add UI redesign and settings updates for v0.3.0 --- src/pages/changelog.astro | 15 +++++++++++++-- 1 file changed, 13 insertions(+), 2 deletions(-) diff --git a/src/pages/changelog.astro b/src/pages/changelog.astro index 55bc670..fd9c1d9 100644 --- a/src/pages/changelog.astro +++ b/src/pages/changelog.astro @@ -22,19 +22,30 @@ import BaseLayout from '../layouts/BaseLayout.astro'; - +
-

v0.2.2

+

v0.3.0

TBD
Development
+
+

+ + New Features +

+
    +
  • UI Redesign. Redesigned the whole application. It's now a lot more professional, calm and better structured.
  • +
  • Settings. Added an About section in Settings.
  • +
+
+