> ## Documentation Index
> Fetch the complete documentation index at: https://docs.arc.cdata.com/llms.txt
> Use this file to discover all available pages before exploring further.

# December 2025 (25.3.9469)

> Release notes for CData Arc December 2025 (build 25.3.9469).

export const companyName = "CData";

export const siteNameShort = "Arc";

export const siteName = "CData Arc";

## Overview

Watch this video to see a summary of what's new in this release:

<iframe width="560" height="315" src="https://www.youtube.com/embed/gv8QuAHgCIA" frameborder="0" allowfullscreen />

## Key Features

### Added

* Added a comprehensive redesign of the [Settings](../administration/settings/settings-page) page with improved user interface and enhanced functionality across all tabs including Users, Roles, Certificates, Connections, Security, Vault, License, and Advanced settings.
* Added comprehensive security improvements including password history, expiration policies, forced admin resets, IP whitelist/blacklist functionality, and automatic account disabling for inactive users.
* Added connector creation date tracking to provide better visibility into when connectors were originally created.

### Changed

* Improved support for [FIPS 140-2 compliance](../administration/security-best-practices#fips-compliance) to meet stringent federal security requirements for cryptographic operations.
* Improved [User Roles](../administration/settings/user-roles) to relax the maximum role restriction for a user, and the maximum policy restriction for roles.
* Improved message display functionality in the Arc Message viewer with better organization of repeated headers and enhanced readability.
* Updated the arc.properties file to support system property and environment variable expansion for more flexible configuration management.
* Adding paging to the Logs API resource in the Admin API.
* Added new inputs to the export and import API actions to provide more granular control.
* Improved the performance of the cleanup procedure.
* Improved the performance of the application database by leveraging partitioning when SQL Server is used.
* Public certificates are no longer generated while importing private certificates. Instead, they can be exported from private certificates directly in the UI.

### Fixed

* Fixed the files resource in the Admin API to properly handle filenames containing commas.
* Fixed ArcScript \_cookie item enumeration to properly iterate through all available cookies.
* Fixed transaction tab filtering to properly handle combined direction and status filters.
* Fixed certificate handling to properly manage certificates with identical names but different expiration dates.
* Fixed a UI issue preventing the setup of Ollama as an AI provider when the selected instance only included one model.
* Fixed a memory leak in the .NET edition's locking implementation.
* Fixed a database connection leak in the application's health check routine.
* Many performance and stability improvements to the cleanup routine, especially when archiving to S3.
* Fixed an issue migrating transactions to the new version of the underlying table for derby databases with a large number of transactions.
* Fixed a backward compatibility issue in the certificates API resource where the format of the ConnectorIds output changed. This has been reverted to restore backward compatibility, but is now considered deprecated and will be removed in a future version in favor of the new AssociatedResources output.
* Updated the JRE that ships with the Java edition to address security vulnerabilities in the old JRE.

## Connectors

### Added

* Added AI capabilities to the [XML Map](../../connectors/xml-map/xml-map) connector to automatically generate mappings.
* Added [ICAP connector](../../connectors/icap) for seamless integration with ICAP servers to perform real-time content adaptation and security scanning.
* Added HMAC signature authentication support for the [Webhook](../../connectors/webhook) connector, providing stronger authentication options for Professional and Enterprise license tiers.
* Added a migration utility to help users transition from deprecated AS4v1 connector instances to the improved AS4v2 implementation. Users looking to upgrade [AS4](../../connectors/as4) connector configurations in bulk should reach out to [arcsupport@cdata.com](mailto:arcsupport@cdata.com) for assistance.
* Added Order By capabilities to the [XML Group](../../connectors/xml-group) connector.
* Added a display density toggle in the [XML Map](../../connectors/xml-map/xml-map) connector.

### Changed

* Improved the [AS4](../../connectors/as4) connector's business profile handling with better settings synchronization and configuration management.
* Enhanced the [Google Drive](../../connectors/google-drive) connector with proper macro resolution in remote folder paths for dynamic folder creation.
* Updated the [Form](../../connectors/form) connector with improved default value handling and better validation for optional fields.
* Enhanced the [Webhook](../../connectors/webhook) connector with improved request limitation error reporting and better resource usage warnings.
* Improved the [SFTP Server](../../connectors/sftp-server) connector with better authorization failure handling and reduced log verbosity for repeated failures.
* Updated the [Script](../../connectors/script) connector with enhanced test code functionality and improved the display of repeated headers.
* Improved the performance of all database style connectors for handling large XML encoded CLOB data with significantly improved parsing speed.
* Improved [AS2 connector](../../connectors/as2) error messaging related to ECC keys.
* Improved the performance of the [Script](../../connectors/script) connector.
* The [Peppol](../../connectors/peppol) connector has moved out of Beta status into Full release.
* The [Encoding](../../connectors/encoding) connector has moved out of Beta status into Full release.
* The [QuickBooks Online](../../connectors/quickbooks-online/quickbooks-online) connector's underlying OAuth credentials were updated. As a result, connections should be reauthenticated.
* The [Apache Kafka](../../connectors/apachekafka) connector's underlying dependencies were updated to address security vulnerabilities.
* Improved the performance for switching tables in cdata-based database connectors.

### Fixed

* Fixed [SharePoint connector](../../connectors/sharepoint/sharepoint) document library access issues related to many edge cases like renamed document libraries, folders containing whitespace or special characters in the name, and improved error messaging.
* Fixed the [REST](../../connectors/rest) connector UI's handling of duplicate header names in the configuration.
* Fixed [XML Map](../../connectors/xml-map/xml-map) connector template file display and schema linking issues when copying between workspaces.
* Fixed various UI display issues across multiple connectors including table formatting, modal behavior, and responsive design improvements.
* Improved Swagger import functionality in [REST](../../connectors/rest) connector to properly include base URLs and response content types.
* Fixed [Flat File](../../connectors/flat-file) connector configuration persistence for files with Control Field Index greater than 0.
* Fixed an issue in the [X12](../../connectors/x12) connector that could lead to the inability to load embedded schemas when the application is run in endpoint-only mode.
* Fixed an issue in the [Azure Blob](../../connectors/azure-blob) connector causing duplicate file downloads with storage accounts using hierarchical namespaces when "Recurse remote subdirectories" is enabled and caching is disabled.
* Fixed an issue preventing new OAuth connections from being established in the [Square](../../connectors/square/square) and [Dynamics 365 Business Central](../../connectors/dynamics-365-bc/dynamics-365-bc) connectors.
* Fixed an issue preventing new connections using Consumer Key and Consumer Secret from being established in the [Woo Commerce](../../connectors/woocommerce/woocommerce) connector.
* Files uploaded with the [Google Drive](../../connectors/google-drive) connector now preserve the last modified time of the file being uploaded.
* Fixed an issue in the [SharePoint](../../connectors/sharepoint/sharepoint) connector related to usage of the "Use Entity Type Name" configuration setting, which has now been removed.
* Fixed an issue in the [SOAP](../../connectors/soap) connector causing an extra semicolon to be added to the Content-Type header.
* Fixed an issue in the [AS4](../../connectors/as4) connector that caused errors to be thrown when attempting to pull files from an empty queue.
* Fixed an issue in the [Google Storage](../../connectors/google-storage) connector preventing files from being downloaded when Receive Remote Folder was set in some situations.
* Fixed an issue preventing the [Branch](../../connectors/branch) connector from properly parsing custom datetime formats.
