Skip to content

Commit f206a28

Browse files
committed
Update Changelog and App version to 25.03.4
1 parent 70cb0ac commit f206a28

File tree

2 files changed

+8
-2
lines changed

2 files changed

+8
-2
lines changed

CHANGELOG.md

Lines changed: 7 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,13 @@ This file documents all notable changes made to ITFlow.
55
## [25.03.4]
66

77
### Fixed
8-
8+
- Ability to remove additional assets from the ticket details screen.
9+
- Fix the ability to remove assets from edit ticket not working when only 1 asset exists.
10+
- Fix Database Backup corruption.
11+
- Client Portal - show ticket number instead of ticket id in ticket listing.
12+
- Add Purchase Reference to copy asset.
13+
- Add Link to asset details from the global search.
14+
- Fix Bulk assign ticket only showing contacts instead of ITFlow users.
915

1016

1117
## [25.03.3]

includes/app_version.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,4 +5,4 @@
55
* Update this file each time we merge develop into master. Format is YY.MM (add a .v if there is more than one release a month.
66
*/
77

8-
DEFINE("APP_VERSION", "25.03.3");
8+
DEFINE("APP_VERSION", "25.03.4");

0 commit comments

Comments
 (0)