diff --git a/CHANGELOG.md b/CHANGELOG.md index fdeded17..04a0a3ec 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,6 +1,19 @@ # Changelog This file documents all notable changes made to ITFlow. + +## [25.03.4] + +### Fixed +- Ability to remove additional assets from the ticket details screen. +- Fix the ability to remove assets from edit ticket not working when only 1 asset exists. +- Fix Database Backup corruption. +- Client Portal - show ticket number instead of ticket id in ticket listing. +- Add Purchase Reference to copy asset. +- Add Link to asset details from the global search. +- Fix Bulk assign ticket only showing contacts instead of ITFlow users. + + ## [25.03.3] ### Fixed diff --git a/ajax/ajax_asset_copy.php b/ajax/ajax_asset_copy.php index dd648ce8..a491fb4d 100644 --- a/ajax/ajax_asset_copy.php +++ b/ajax/ajax_asset_copy.php @@ -364,6 +364,16 @@ ob_start(); +