Product Enhancements
1.1 Manage & Edit Consultation Package Details
With this enhancement in the Consultation workflow, when you create a new Consultation, you can send the Consultation Package to individual Consultation Locations, and configure the Consultation Type, Review Due Date, Consultation Mode, and inclusion of Comment Box or Sticky Note for each location. Also, while creating page-level consultation, the Request ID will be displayed.
Additionally, you can add pages to existing Consultations that have not been sent yet, i.e., the Status is either Prepared, Updated, or Withdrawn.

Furthermore, now you can edit the Consultation Details of a Consultation that has not yet been sent, i.e., the Status is either Prepared, Updated, or Withdrawn.

1.2 Revised Consultation Package Selection Process
We provided the option to edit your selection of pages of a batch to be included in the Consultation Package while editing a Consultation before it is sent or once it has been withdrawn.

Additionally, when you Preview the pages being sent for Consultation, the Review Objects marked on the page will be visible.
1.3Enhanced Consultation UI/UX
We have implemented several UI/UX improvements. These updates enhance the overall user experience, making the interface more intuitive and user-friendly. We have also provided the Save to Disk option in the consultation preview screen, allowing you to easily download the Consultation Package you are previewing.
1.4Improved batch selection of pages in Consultation
We have added the option to view and select pages of a batch to be included in a Consultation Package.

1.5Include Fee Information in FIPPA Statistical Report Raw Data Export
We have enhanced the FIPPA Statistical Report Raw Data Export by including feerelated information such as Application Fee Collected, Fee Charged, Fee Collected (Received Date), Fee Waived, Reproduction Collected, Shipping Collected, Computer Costs Collected, Search time Collected, Invoice costs
(and others as permitted by regulation) Collected, and Preparation Collected.
1.6Use Office 365 (Graph API) for Sending Emails
We have added the option to configure Office 365 (Microsoft Graph API) along with the existing SMTP method under Mail Server Configuration in ATIPXpress, enabling more secure and reliable email delivery through OAuth-based authentication.
.jpg?sv=2022-11-02&spr=https&st=2026-03-10T04%3A52%3A05Z&se=2026-03-10T05%3A04%3A05Z&sr=c&sp=r&sig=u1DBe6RwHpPze3fjbXgBTKa8eAL8TBH4qKkYdCmETg4%3D)
Bug Fixes
Weāve addressed the following bugs in this version of ATIPXpress:
ID | Description |
|---|---|
1347681 | Refactored the code to resolve an issue that prevented embedded images uploaded via EDR from displaying, by implementing a unified ImageHandler component for rendering images in the EDR view. |
1350348 | Fixed a bug allowing spaces before and/or after First Name, Middle Name, and Last Name of a Requester, affecting search results. |
1350017 | Addressed an error where Comments/Notes were not being transferred to the Document Review Log for a duplicate Review Layer that was cloned using the Save As option. |
Security Updates
Weāve made the following security updates in this version of ATIPXpress:
ID | Description |
|---|---|
1325723 | Reviewed and corrected access control policies, implemented deny-bydefault strategies, and validated user roles per request. Enforced MFA, applied rate-limiting, secured session tokens, and adopted robust password policies. Introduced output encoding (e.g., HTML entity encoding), input validation, and Content Security Policy (CSP) headers. |