Skip to main content

July 2025

The biggest new feature in July 2025 is an integration with Google Cloud Pub/Sub that processes file events in real time. Other changes include Automations that skip public holidays, simpler Desktop App deployment through Microsoft Intune, registration details in Share Link access logs, and a range of API and SDK updates.

Use Google Cloud Pub/Sub with Files.com

You can now send file events from your Files.com site directly to Google Cloud Pub/Sub. Pub/Sub integrates with Google Cloud services like BigQuery, Dataflow, and Cloud Storage, which lets you build end-to-end data pipelines. For example, when a new file is uploaded to a folder, a Pub/Sub message can trigger other services or applications to process that file by loading the data into a database, data warehouse, or data lake.

Learn more about Creating a Google Pub/Sub Notification.

Other Updates

Additional changes affect Remote Servers, Automations, the Desktop App, Share Link logs, settings logs, and the Files.com APIs and SDKs.

Re-Authenticate to Remote Servers

Site Administrators have a new option to re-start OAuth authentication for Remote Servers. This is helpful when you need to change the account associated with the connection, or to replace expiring tokens.

Learn more about Re-authenticating Remote Servers.

Holiday Schedules for Automations

Automations that run on custom schedules can be configured with a holiday region. The Automation then skips any day that is a public holiday in the selected region, which avoids running unattended jobs when staff aren't available to catch failures.

Learn more about Custom Scheduled Triggers for Automations.

Desktop App Deployment with Microsoft Intune

For organizations using Microsoft Endpoint Manager or Microsoft Intune to manage devices, we have made it simpler to deploy the Files.com Desktop App. Our Intune binary format installer is designed for use with the Windows app (Win32) deployment model within Intune.

Learn more about Large Scale Deployments of the Files.com Desktop App.

The Share Link Access Logs export now includes the ID, email, name, and IP address for the registration associated with each action, so you can see who is accessing your share links.

Learn more about Monitoring Visitor Activity in Share Links.

More Logging for Settings Changes

Changes to your SSO Providers or to User Lifecycle Rules are now captured in the Settings Changes Logs. The Settings Changes Logs provide a history of configuration changes that affect how your site works, and serve as both a troubleshooting aid and an audit trail.

Updates to APIs and SDKs

Listing the contents of a folder path can now be filtered to return only folders or only files. This is available within the web interface, as well as through all of the Files.com SDKs.

The Java SDKExternal LinkThis link leads to an external website and will open in a new tab has been updated, starting with version v1.6.29, to better handle destination folder names that contain spaces.

The GPG Key object is updated with new properties for public_key_md5 and private_key_md5, which are automatically populated with the MD5 fingerprints of the stored key. Previously, these fingerprints were the public_key and private_key properties of a returned GPG Key object. If your custom code relies on these fields, test your code thoroughly when updating from a lower version than Ruby SDK v1.1.315, Java SDK v1.6.45, PHP SDK v2.0.230, .NET SDK v1.4.213, GO SDK v3.2.204, Javascript v1.2.291, or Python v1.6.48.

The Files.com MCP Server SDKExternal LinkThis link leads to an external website and will open in a new tab has been updated to fix a problem running some tools. We recommend upgrading to version v1.0.17 or higher.

Several log endpoints have been updated to use consistent filtering options that match other endpoints. You can filter all of the following log files by created_at date: API Request Log, Automation Log, Email Log, ExaVault API Request Log, File Migration Log, FTP Action Log, Outbound Connection Log, Public Hosting Request Log, SFTP Action Log, and Sync Log.

Basic registration information — the ID, email, name, and IP address — has been added to the Share Link Bundle Actions object, so this information is now available in one request through any of our SDKs, Terraform, CLI, Boomi, or Mulesoft.