From 118f9a34d892e8d358ffacf3d7d1a12a904693da Mon Sep 17 00:00:00 2001 From: johnnyq Date: Sun, 16 Nov 2025 20:02:26 -0500 Subject: [PATCH] Update Changelog --- CHANGELOG.md | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 6d4a1c8b..7b8968e4 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -14,7 +14,11 @@ This file documents all notable changes made to ITFlow. - Fix if Client isn't assigned to a ticket dont show client view. - Fix missing session client id check when paying an invoice from client portal. - Update Composer Webklex-IMAP library dependency symfony/http-foundation from 7.3.3 to 7.3.7 to fix security related issues. -- Add back delete Payment provider the database will handle cascade deletes to saved cards, recurring payments and client payment provider reference. +- Add back delete Payment provider the database will handle cascade deletes to saved cards, recurring payments and client payment provider reference. +- Don't show Client Tickets Breadcrumb if no client is assigned to a ticket. +- Don't Show Contact or Assignment Tab in edit ticket if no Client is Assigned. +- Don't Show add contact, asset, vendor, watcher if not client is assigned to a ticket. +- Don't Show Public Comment & Email if contact email doesn't exist. ### Added / Changed - [Feature] Added Asset Tags.