From 7aa773b3360942c125432a5c67d5de020bd3850c Mon Sep 17 00:00:00 2001 From: wrongecho Date: Mon, 17 Feb 2025 11:56:17 +0000 Subject: [PATCH] Update changelog --- CHANGELOG.md | 8 +++++++- 1 file changed, 7 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 1ed35904..b3a12d0f 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -6,9 +6,15 @@ This file documents all notable changes made to ITFlow. ### Fixed - Changed several reports over to the new permissions/roles system - Fixed empty task box showing for resolved/closed tickets +- Fix ticket priority sorting +- Clone asset interfaces when assets are transferred between clients ### Added / Changed -- Client Portal now shows ticket categories +- Added a kanban view for tickets +- Migrated many repeating modals to ajax modals for faster loading times +- Clients can upload PDF documents to accepted quotes +- Client Portal now shows ticket category +- Custom links can now be added to the client portal navbar ## [25.01.3] ### Fixed