Update Changelog

This commit is contained in:
johnnyq
2026-02-14 15:49:40 -05:00
parent f9d0a8bf43
commit 52b509fdc5

View File

@@ -11,12 +11,13 @@ This file documents all notable changes made to ITFlow.
- Ticket Listing: Restrict Tickets presented in ticket list view from client restricted agents. - Ticket Listing: Restrict Tickets presented in ticket list view from client restricted agents.
- Ticket Details: Deny access to client restricted agents to view tickets without client_id in uri. - Ticket Details: Deny access to client restricted agents to view tickets without client_id in uri.
- Tickets: Allow agents with restricted client access to view and edit tickets without a client. - Tickets: Allow agents with restricted client access to view and edit tickets without a client.
- Ticket Change client: Limit selection for agents with restricted client access. - Ticket Change client: Limit selection for agents with restricted client access.
### New Features & Updates ### New Features & Updates
- Report: Added Client Detail Auditing. - Report: Added Client Detail Auditing.
- API: Added Endpoint to retrieve time worked by agent. - API: Added Endpoint to retrieve time worked by agent.
- ajax-modal: Revert to previous JS implementation before 26.02 release. - ajax-modal: Revert to previous JS implementation before 26.02 release.
- Ticket: Move Subject from Ticket main ticket header to ticket details card header.
## [26.02] Stable Release ## [26.02] Stable Release
### Bug Fixes ### Bug Fixes