@@ -8,17 +8,17 @@ This file documents all notable changes made to ITFlow.
8
8
- Corrected some edit modals not showing notes correctly.
9
9
- Bugfix: When exporting to CSV, the first asset wasn't being shown.
10
10
- Fix broken create / edit credentials.
11
- - Fixed missing Notificatons link
12
- - Fixed a few dead links
13
- - Fixed Overdue count also counting Non-Billable Invoices
14
- - Fix Edit Client Notes
11
+ - Fixed missing Notificatons link.
12
+ - Fixed a few dead links.
13
+ - Fixed Overdue count also counting Non-Billable Invoices.
14
+ - Fix Edit Client Notes.
15
15
16
16
### Added / Changed
17
17
- Implemented SSL certificate history tracking.
18
- - Added Inactive / Active Filter to Recurring Invoices
18
+ - Added Inactive / Active Filter to Recurring Invoices.
19
19
- Merged Dismissed notifications and notification in one.
20
- - Added Link Button to addd / edit Document WYSIWYG
21
- - Added Physical location to the asset export / import
20
+ - Added Link Button to addd / edit Document WYSIWYG.
21
+ - Added Physical location to the asset export / import.
22
22
23
23
## [ 25.02.1]
24
24
### Fixed
@@ -42,33 +42,33 @@ This file documents all notable changes made to ITFlow.
42
42
- Added a Vendor Quick Details Modal.
43
43
- Enabled vendor linking and added a License Purchase Reference in the Software Licenses section.
44
44
- Added download original, optimized and thumbnail option for images.
45
- - Added Paid status to the top corner of Invoice PDFs
45
+ - Added Paid status to the top corner of Invoice PDFs.
46
46
47
47
## [ 25.02]
48
48
### Fixed
49
- - Migrated several reports to the new permissions/roles system
50
- - Resolved issue with empty task box showing for closed/resolved tickets
51
- - Corrected ticket priority sorting
52
- - Cloned asset interfaces when transferring assets between clients
49
+ - Migrated several reports to the new permissions/roles system.
50
+ - Resolved issue with empty task box showing for closed/resolved tickets.
51
+ - Corrected ticket priority sorting.
52
+ - Cloned asset interfaces when transferring assets between clients.
53
53
54
54
### Added / Changed
55
55
- Restored max number of records per page option back to 500 since we dont have repeating modals.
56
- - Bulk Categorize Tickets feature
57
- - Renamed "Interface port" to "Interface Description." "Interface Name" should now refer to port name and/or number
58
- - Changed "Transfer Asset to Client" from a single action to a bulk action
59
- - Updated Filter Footer UI to show "Showing x to x of x records" instead of just the total records
56
+ - Bulk Categorize Tickets feature.
57
+ - Renamed "Interface port" to "Interface Description." "Interface Name" should now refer to port name and/or number.
58
+ - Changed "Transfer Asset to Client" from a single action to a bulk action.
59
+ - Updated Filter Footer UI to show "Showing x to x of x records" instead of just the total records.
60
60
- Added Client Overview section to view client assets, contacts, licenses, credentials, etc.
61
- - Introduced Quick Peek for asset details, contact information, and document viewing throughout the ITFlow App, all made possible by AJAX
62
- - Enabled Simple Drag-and-Drop Ordering for Invoices, Recurring Invoices, Quotes, Ticket Tasks, and Ticket Template Tasks
63
- - Added new Ticket View options: Kanban and Simple View
64
- - Migrated all repeating modals to the new AJAX modal function for faster loading times and quicker development
65
- - Allowed clients to upload PDF documents to accepted quotes
66
- - Client Portal now shows ticket category
67
- - Custom links can now be added to the Client Portal navbar
61
+ - Introduced Quick Peek for asset details, contact information, and document viewing throughout the ITFlow App, all made possible by AJAX.
62
+ - Enabled Simple Drag-and-Drop Ordering for Invoices, Recurring Invoices, Quotes, Ticket Tasks, and Ticket Template Tasks.
63
+ - Added new Ticket View options: Kanban and Simple View.
64
+ - Migrated all repeating modals to the new AJAX modal function for faster loading times and quicker development.
65
+ - Allowed clients to upload PDF documents to accepted quotes.
66
+ - Client Portal now shows ticket category.
67
+ - Custom links can now be added to the Client Portal navbar.
68
68
- Lots of little tweaks to UI, performance, bugs, etc.
69
69
70
70
### Breaking Changes
71
- - Cron scripts have officially been moved to the /scripts folder and are no longer in the root directory; they must be updated to function properly
71
+ - Cron scripts have officially been moved to the /scripts folder and are no longer in the root directory; they must be updated to function properly.
72
72
73
73
## [ 25.01.3]
74
74
### Fixed
0 commit comments