From 9f14e97d58f7af6eca0d4724e0031cb019210f10 Mon Sep 17 00:00:00 2001 From: johnnyq Date: Mon, 29 Jun 2026 19:04:59 -0400 Subject: [PATCH] Update changelog --- CHANGELOG.md | 1 + 1 file changed, 1 insertion(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index cfee8c60..69d6bd9c 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -21,6 +21,7 @@ This file documents all notable changes made to ITFlow. ### New Features & Updates - Clients: Removed Entity Stat Counter was slow and unused. - Added Monospace text in areas where it deserves it like, IPs, Amounts Costs in Tabular data forms etc. +- Cicking into the client section no longer turns the main nav and text gray, it keeps the configured theme across the app. It was implmented long ago to differentiate between the client section and the main section of ITFLow but didn't work very well. - Bump Sortablejs from 1.15.6 to 1.15.7. - Bump TinyMCE from 8.5.0 to 8.6.0. - Bump Fullcalendar from 6.1.20 to 7.0.0 amd convert existing code to comply with 7.0, also make calendar more printable.