From 52b509fdc5c9170cd5e16566f198a761609cc06e Mon Sep 17 00:00:00 2001 From: johnnyq Date: Sat, 14 Feb 2026 15:49:40 -0500 Subject: [PATCH] Update Changelog --- CHANGELOG.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index e62ab9cf..709a0e36 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -11,12 +11,13 @@ This file documents all notable changes made to ITFlow. - Ticket Listing: Restrict Tickets presented in ticket list view from client restricted agents. - Ticket Details: Deny access to client restricted agents to view tickets without client_id in uri. - Tickets: Allow agents with restricted client access to view and edit tickets without a client. -- Ticket Change client: Limit selection for agents with restricted client access. +- Ticket Change client: Limit selection for agents with restricted client access. ### New Features & Updates - Report: Added Client Detail Auditing. - API: Added Endpoint to retrieve time worked by agent. - ajax-modal: Revert to previous JS implementation before 26.02 release. +- Ticket: Move Subject from Ticket main ticket header to ticket details card header. ## [26.02] Stable Release ### Bug Fixes