Update Changelog

This commit is contained in:
johnnyq 2025-11-17 11:59:43 -05:00
parent 19b8d09bfd
commit f50aabb570
1 changed files with 2 additions and 0 deletions

View File

@ -19,6 +19,7 @@ This file documents all notable changes made to ITFlow.
- 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.
- Fixed IMAP Test whicn now uses RAW TCP Connection instead of the depracated php-imap extension.
### Added / Changed
- [Feature] Added Asset Tags.
@ -28,6 +29,7 @@ This file documents all notable changes made to ITFlow.
- Add UserID on hover in users listing.
- Merge ticket now redirects to the new ticket details page.
- [Feature] Add Pay via saved card under invoice Listings.
- Ticket Related Side Items UI Cleanup to use btn-tool class.
## [25.11] Stable