October 30, 2025 release notes

tip

RecordsFlow: Changes to the approval process

GoFileRoom has reverted to a 2 person approval process. Now the person that creates a new policy or triggers a change will count as one approver, making it so one additional approval is needed to complete the process.

Practice CS users

We resolved an issue that caused the lookup list not to appear when performing certain printing actions.

Enhanced Document Preview

  • Supporting additional file types.
  • Add and remove stamp annotations within the preview.
  • PDFs that have watermarks should now display properly.
  • The ability to add, delete, and save annotation within the viewer.
  • Correction of an issue that occurred when a Word file was uploaded and led to incorrect page numbering.
  • Large documents, those with significant file size, are now handled more efficiently and in a more timely fashion.

FirmFlow Re-indexing issue after Chrome update

We have addressed an issue where re-indexing documents in FirmFlow could fail after updating to Chrome Version 140.0.7339.128 (64‑bit), displaying: "There were no changes made to the document's indexes. As a result, your re-index action has been cancelled." The fix is included in the GoFileRoom release on October 28, 2025; after updating, past workarounds to re-index are no longer required.

API & Automations

Interested in automation? Introducing GoFileRoom Events.
Now available to all customers, GoFileRoom Events is a real-time notification system that keeps your applications informed about important activities that take place within GoFileRoom.
What we changed:
We modified the [Events Administrator] group and removed the checkmark that was showing to "Exclude from Single Sign-On."
Key Benefits:
  • Real-time notifications delivered directly to your applications.
  • Seamless integrations with your existing business tools.
  • Enterprise-ready reliability and scale.
  • For firms using the GoFileRoom API or GoFileRoom FirmFlow API, it expands the functionality of what can be done within GoFileRoom.
This initial release includes three essential Events:
  • Add Document Event:
    Receive notifications when documents are added through our large document endpoint and completed with the largedocument/upload/complete endpoint, keeping your integrated systems synchronized with new file uploads.
  • Export Document Event:
    Get up to date information on when documents are exported from the Document Search screen, helping you track document distribution.
  • Workflow Route Event:
    Stay informed about workflow routing activities performed through our v2/route endpoint, ensuring visibility into your automated processes.
What can you do with this information?
  • Build a database for internal reporting.
  • Automate based on the GoFileRoom Event and the information provided.
  • Be more aware of internal firm activity within GoFileRoom.
New Endpoints:
FirmFlow Permissions List:
  • GetFirmFlowPermissionsList
  • Utilize this endpoint to get permission related information on groups as it relates to FirmFlow when
    Administration
    Manage FirmFlow
    Permissions
    .
  • Required parameters: DrawerID, Workflow, Category.
WorkFlow Steps:
  • GetWorkFlowSteps
  • Use this endpoint to get information about the specific steps configured within a WorkFlow as configured within
    Administration
    Manage FirmFlow
    Lists
    Workflows and Steps
    .
  • Required parameters: drawerID, serviceTypeName, workflowName [optional].
FirmFlow Services:
  • GetServiceTypeList
  • This endpoint will return a list of all the services available for configuration within FirmFlow in the firms GoFileRoom database. Similar to what is in
    Administration
    Manage FirmFlow
    Lists
    tab.
  • Required parameters: drawerID.
GetUsers
  • v4/administration/user/getUsers
  • This endpoint can be used to return a list of all GoFileRoom users along with the ability to return a list filtered by user related parameters such as but not limited to: "licensetype": "dedicated", "disabledByAdmin": true, "FirmFlow": true, "allowExportOfMultipleDocuments:" true.
Update
  • v1/documents/{documentId}/update
  • Modifications were made to this endpoint so when it is used the file type is validated and the proper information is reflected within the document history.
File
  • /api/v1/documents/<Document ID>/file
  • Validations were put in place to check the status of a file prior to completion of the call.
Update to UTC time for the following endpoints:
  • v1/firmflowreports/TrackingReportByDeliverable
  • v2/firmflowreports/TrackingReportByDeliverable
  • v3/firmflowreports/TrackingReportByDeliverable
  • v1/firmflowreports/TrackingReportByWorkFlow
  • v2/firmflowreports/TrackingReportByWorkFlow
  • v3/firmflowreports/TrackingReportByWorkFlow
  • v1/documents/{documentId}/history
Get Started:
New to our APIs?

error-icon

error-close