From 35fb8b1ee62276597400240a0bd54fc81743775c Mon Sep 17 00:00:00 2001 From: johnnyq Date: Mon, 30 Mar 2026 11:58:22 -0400 Subject: [PATCH] Update Changelog for 26.03.1 Release --- CHANGELOG.md | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index e06f7b4b..93907eef 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -2,6 +2,14 @@ This file documents all notable changes made to ITFlow. +## [26.03.1] Maint Release +### Bug Fixes +- Racks: Fix Device Removal. +- Table Lists: replace class table-responsive-sm with just table-reponsive was causing ui issues with certain screen sizes. +- Client: Fix Edit erroring on certain characters. +- Category: Fix Add/Edit due to missing CSRF fields. +- Invoice: Do not apply late fee on first overdue reminder (1 day). + ## [26.03] Stable Release ### Bug Fixes - Ticket Templates: Fix Task Sorting.