From 5d85810e587e8236b47cd1dba1e8ebc22e3df9fe Mon Sep 17 00:00:00 2001 From: johnnyq Date: Tue, 10 Mar 2026 14:01:59 -0400 Subject: [PATCH] Update Changelog --- CHANGELOG.md | 1 + 1 file changed, 1 insertion(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 7d9974e0..339bec23 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -9,6 +9,7 @@ This file documents all notable changes made to ITFlow. - Documents/Files: Fix redirect after File Upload to redirect to files instead of the non existent documents. - Recurring Ticket: add empty value placeholder for Ticket Frequency. - Setup: Fix base url tacking on /setup when not installing via script. +- Ticket: Fix Task Approval. ### New Features & Updates - Invoice: Send reminder 1 day after due date.