Update Changelog

This commit is contained in:
johnnyq 2025-11-16 20:02:26 -05:00
parent b61dfac569
commit 118f9a34d8
1 changed files with 5 additions and 1 deletions

View File

@ -15,6 +15,10 @@ This file documents all notable changes made to ITFlow.
- 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.
- 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.