> ## Documentation Index
> Fetch the complete documentation index at: https://grandcentral.backbase.io/llms.txt
> Use this file to discover all available pages before exploring further.

# 2026.07

> Grand Central Connectors release notes, version 2026.07.

## Features

The following feature updates are available in 2026.07 for Grand Central Connectors:

<div className="release-notes">
  | Product group | Software component                         | Version | Title                                                                                               | Description                                                                                                                                                                                                                                                                                                         |
  | ------------- | ------------------------------------------ | ------- | --------------------------------------------------------------------------------------------------- | ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- |
  | Temenos       | `gc-temenos-foreign-exchange-connector`    | 1.0.0   | Added Temenos Payments Hub foreign exchange connector for currency exchange rates                   | The Grand Central Temenos Payments Hub foreign exchange connector retrieves currency exchange rates for supported currency pairs from Temenos Payments Hub. It serves the `GET /parties/{partyId}/currency-exchanges/rates` endpoint of the `grandcentral-foreign-exchange-api`.                                    |
  | Temenos       | `gc-temenos-payment-connector`             | 2.1.0   | Added payment validation, fee retrieval, and recurring payment cancellation to Temenos Payments Hub | The Temenos Payments Hub payment outbound connector now supports validating a payment before submission, retrieving payment fees, and cancelling recurring payments. These changes cover the `/payments/fetch-fees` and `/payments/{externalReferenceNo}/cancel` endpoints of the `grandcentral-payment-order-api`. |
  | Temenos       | `gc-temenos-deposit-connector`             | 1.1.0   | Added Temenos Transact deposit status mappings for current and pending closure accounts             | The Temenos Transact deposit connector maps the Temenos `CURRENT` and `PENDING.CLOSURE` arrangement statuses to the Grand Central deposit status values when retrieving term deposit details.                                                                                                                       |
  | Temenos       | `gc-temenos-deposit-transaction-connector` | 1.0.1   | Added support for retrieving transactions by deposit ID from Temenos Transact                       | The Temenos Transact deposit transaction connector retrieves transactions for a single deposit account by deposit ID and maps the Temenos data to the Grand Central unified deposit transactions response.                                                                                                          |
  | Temenos       | `gc-temenos-loan-connector`                | 1.1.0   | Added support for retrieving loan account details from Temenos Transact                             | The Temenos Transact loan connector retrieves account-level loan attributes and balances for one or more loan accounts. It maps Temenos arrangement statuses, such as authorized, current, and expired, to the Grand Central loan status values.                                                                    |
  | FIS Cardbase  | `gc-fis-device-administration-connector`   | 1.2.1   | Added support for linking a card to multiple accounts in the FIS Cardbase connector                 | The FIS Cardbase device administration connector links a card to multiple accounts by mapping the `PUT /cards/accounts` endpoint of the `grandcentral-device-administration-api` to the FIS `POST /IBSCBACCT/v4/multiple-accounts` operation. The response returns the overall linkage status for the request.      |
</div>

## Fixes

2026.07 contains the following bug fixes for Grand Central Connectors:

<div className="release-notes">
  | Product group | Software component                     | Version | Title                                                                           | Description                                                                                                                                                                                                                                                                                      |
  | ------------- | -------------------------------------- | ------- | ------------------------------------------------------------------------------- | ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------ |
  | Temenos       | `gc-temenos-payment-inbound-connector` | 1.1.0   | Corrected inbound payment status update mapping from Temenos Payments Hub       | The Temenos Payments Hub payment inbound connector now sources the payment identifier from the Temenos `fileSendersReference` field. Payment status updates with status codes outside the supported Temenos mapping are no longer forwarded.                                                     |
  | Payments      | `gc-obpm-payment-connector`            | 2.1.0   | Fixed fee currency in the OBPM payment connector fee retrieval response         | The Oracle Banking Payments Manager (OBPM) payment connector now returns the fee amount and currency in the customer's debit-account currency instead of the internal pricing currency. Clients no longer convert fee currencies when the charge and debit-account currencies differ.            |
  | Feedzai       | `gc-feedzai-fraud-detection-connector` | 1.5.0   | Corrected the streaming session-events response format in the Feedzai connector | The Feedzai fraud detection connector emits `documentResolution` in the streaming session-events response as an object with `width` and `height` properties, matching the `grandcentral-fraud-detection-api` contract. Epoch-millisecond timestamps are converted to ISO 8601 date-time strings. |
</div>

## Security

2026.07 contains the following security fixes for Grand Central Connectors:

<div className="release-notes">
  | Product group | Software component                       | Version | Title                                                             | Description |
  | ------------- | ---------------------------------------- | ------- | ----------------------------------------------------------------- | ----------- |
  | FIS Cardbase  | `gc-fis-device-administration-connector` | 1.2.1   | Made internal security improvements in the FIS Cardbase connector |             |
</div>

## Dependencies

2026.07 has the following dependency updates for Grand Central Connectors:

<div className="release-notes">
  | Product group       | Software component                                | Version | Title                                                                  | Description |
  | ------------------- | ------------------------------------------------- | ------- | ---------------------------------------------------------------------- | ----------- |
  | Microsoft Dataverse | `gc-dataverse-party-connector`                    | 2.2.0   | Grand Central BOM updated to v3.0.26                                   |             |
  | FIS Cardbase        | `gc-fis-deposit-connector`                        | 1.3.0   | Grand Central BOM updated to v3.0.26                                   |             |
  | FIS IBS             | `gc-fis-deposit-transaction-connector`            | 1.3.0   | Grand Central BOM updated to v3.0.26                                   |             |
  | FIS IBS             | `gc-fis-loan-connector`                           | 0.4.0   | Grand Central BOM updated to v3.0.26                                   |             |
  | FIS IBS             | `gc-fis-loan-transaction-connector`               | 0.2.0   | Grand Central BOM updated to v3.0.26                                   |             |
  | FIS IBS             | `gc-fis-party-connector`                          | 2.2.1   | Grand Central BOM updated to v3.0.26                                   |             |
  | Fiserv DNA          | `gc-fiservdna-deposit-connector`                  | 1.3.0   | Grand Central BOM updated to v3.0.26                                   |             |
  | Fiserv DNA          | `gc-fiservdna-deposit-transaction-connector`      | 1.3.0   | Grand Central BOM updated to v3.0.26                                   |             |
  | Fiserv DNA          | `gc-fiservdna-loan-connector`                     | 1.4.0   | Grand Central BOM updated to v3.0.26                                   |             |
  | Fiserv DNA          | `gc-fiservdna-loan-transaction-connector`         | 1.3.2   | Grand Central BOM updated to v3.0.26                                   |             |
  | Fiserv DNA          | `gc-fiservdna-party-access-entitlement-connector` | 1.4.0   | Grand Central BOM updated to v3.0.26                                   |             |
  | Fiserv DNA          | `gc-fiservdna-party-connector`                    | 1.6.0   | Grand Central BOM updated to v3.0.26                                   |             |
  | Fiserv DNA          | `gc-fiservdna-payment-connector`                  | 1.4.0   | Grand Central BOM updated to v3.0.26                                   |             |
  | Oracle FLEXCUBE     | `gc-flexcube-deposit-connector`                   | 1.8.0   | Grand Central BOM updated to v3.0.26                                   |             |
  | Oracle FLEXCUBE     | `gc-flexcube-deposit-transaction-connector`       | 1.4.0   | Grand Central BOM updated to v3.0.26                                   |             |
  | Oracle FLEXCUBE     | `gc-flexcube-loan-transaction-connector`          | 1.4.0   | Grand Central BOM updated to v3.0.26                                   |             |
  | Oracle FLEXCUBE     | `gc-flexcube-party-connector`                     | 2.4.0   | Grand Central BOM updated to v3.0.26                                   |             |
  | Oracle FLEXCUBE     | `gc-flexcube-product-matching-connector`          | 1.3.0   | Grand Central BOM updated to v3.0.26                                   |             |
  | Mambu               | `gc-mambu-deposit-connector`                      | 1.3.0   | Grand Central BOM updated to v3.0.26                                   |             |
  | Mambu               | `gc-mambu-deposit-transaction-connector`          | 1.3.0   | Grand Central BOM updated to v3.0.26                                   |             |
  | Mambu               | `gc-mambu-loan-connector`                         | 1.3.0   | Grand Central BOM updated to v3.0.26                                   |             |
  | Mambu               | `gc-mambu-loan-transaction-connector`             | 1.3.0   | Grand Central BOM updated to v3.0.26                                   |             |
  | Mambu               | `gc-mambu-party-connector`                        | 2.3.0   | Grand Central BOM updated to v3.0.26                                   |             |
  | Salesforce          | `gc-salesforce-party-connector`                   | 2.1.0   | Grand Central BOM updated to v3.0.26                                   |             |
  | Jack Henry Symitar  | `gc-symitar-loan-connector`                       | 1.3.0   | Grand Central BOM updated to v3.0.26                                   |             |
  | Jack Henry Symitar  | `gc-symitar-party-connector`                      | 2.3.0   | Grand Central BOM updated to v3.0.26                                   |             |
  | Payments            | `gc-obpm-direct-debit-mandate-connector`          | 1.3.0   | Grand Central direct debit mandate API specification updated to v1.0.6 |             |
</div>
