From 569d0ab4b9232ecc4ae284b9bb3da49d63ededf0 Mon Sep 17 00:00:00 2001 From: Aetherinox Date: Thu, 29 Aug 2024 14:50:51 -0700 Subject: [PATCH] docs: update changelog --- docs/docs/about/changelog.md | 37 ++++++++++++++++++++++++++++++++++++ 1 file changed, 37 insertions(+) diff --git a/docs/docs/about/changelog.md b/docs/docs/about/changelog.md index f2b3f3611..d67510289 100644 --- a/docs/docs/about/changelog.md +++ b/docs/docs/about/changelog.md @@ -15,6 +15,43 @@ tags:

+### 2.2.1 Aug 29, 2024 { id="2.1.1" } + +- `change`: new animated checkbox input for firewall profiles +- `change`: clicking logo in header now re-directs user to home +- `change`: enhanced login screen animations +- `change`: enhanced mobile view +- `build`: update main source release to CSF v14.21 +- `build`: dark theme now compatible with CSF v14.21 +- `fix`: extended sized buttons with text cutting off + +
+ +### 2.2.0 Aug 28, 2024 { id="2.1.0" } + +- `feat`: added new login page to dark theme +- `change`: optimizations to load order +- `change`: updated toggle switches for various setting pages +- `change`: start migration of in-line style properties over to stylesheet +- `fix`: interface bug which existed in light theme which caused certain divs to break + +
+ +### 2.1.0 Aug 27, 2024 { id="2.1.0" } + +- `feat`: add dark theme +- `feat`: add traefik integration +- `feat`: add authentik integration +- `change`: new ruleset for openvpn integration +- `change`: auto disable csf TESTING mode when patch ran +- `change`: add `-r, --report` to display status of dependencies and setup +- `fix`: openvpn ip detection +- `ci`: dark theme now included with all releases as .zip +- `ci`: auto-update /docs/ on push to repo +- `docs`: update to include traefik and authentic integration + +
+ ### 2.0.0 Aug 07, 2024 { id="2.0.0" } - `feat`: add new patch `openvpn`