> ## 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.

# 2025.11

> Grand Central Connectors release notes, version 2025.11.

## Features

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

<div className="release-notes">
  | Product group           | Software component                              | Version | Title                                                                                                                  | Description                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  |
  | ----------------------- | ----------------------------------------------- | ------- | ---------------------------------------------------------------------------------------------------------------------- | ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------ |
  | Oracle FLEXCUBE         | `gc-flexcube-foreign-exchange-connector`        | 1.3.1   | Added real-time exchange rate retrieval                                                                                | Customers can view the applicable transfer rate and calculated spread for any currency pair before confirming a transaction.                                                                                                                                                                                                                                                                                                                                                                                 |
  | Oracle FLEXCUBE         | `gc-flexcube-payment-connector`                 | 1.4.1   | Enabled retrieval of fee information                                                                                   | The fee retrieval feature lets customers view upfront charges before submitting a payment.                                                                                                                                                                                                                                                                                                                                                                                                                   |
  | Oracle FLEXCUBE         | `gc-flexcube-payment-connector`                 | 1.4.1   | Enabled retrieval of bank name and address using IBAN                                                                  | Customers can retrieve bank names and addresses by entering an IBAN, improving payment validation and accuracy.                                                                                                                                                                                                                                                                                                                                                                                              |
  | Salt Edge               | `gc-saltedge-servicing-consent-ob-connector`    | 1.2.5   | Enabled consent management APIs for Open Banking account information services                                          | The consent management integration with Saltedge now supports the full consent lifecycle for Open Banking compliance in the UK. This lets you: <ul><li>Initiate consent by validating an authorization URL received from a third party using POST `{consentBaseUrl}/consents`</li><li>Update an existing consent with account and approval information using PATCH `{consentBaseUrl}/consents/{consentId}`</li><li>Revoke an existing consent using DELETE `{consentBaseUrl}/consents/{consentId}`</li></ul> |
  | EBP Deposit Transaction | `gc-backbase-ebp-deposit-transaction-connector` | 1.2.0   | Enabled GET `/deposits/{depositId}` endpoint for Open Banking account information services                             | The deposit account retrieval endpoint now lets third-party providers request deposit account details and balances from Backbase through Saltedge, supporting Open Banking compliance in the UK.                                                                                                                                                                                                                                                                                                             |
  | EBP Deposit             | `gc-backbase-ebp-deposit-connector`             | 1.2.1   | Enabled GET `/deposits/{depositId}/transactions` endpoint for Open Banking account information services                | The transactions endpoint now lets third-party providers retrieve deposit account transaction history from Backbase through Saltedge, supporting Open Banking compliance in the UK.                                                                                                                                                                                                                                                                                                                          |
  | EBP Servicing Consent   | `gc-backbase-ebp-servicing-consent-connector`   | 1.2.0   | Enabled `DELETE {consentBaseUrl}/consents/{consentId}` endpoint for UK Open Banking consent revocation synchronization | The `DELETE {consentBaseUrl}/consents/{consentId}` endpoint now supports UK Open Banking compliance for Account Information Services. This lets the platform synchronize consent revocations when a user revokes consent from a third-party application, ensuring consistent consent status across all systems and meeting regulatory requirements for consent management.                                                                                                                                   |
  | Oracle FLEXCUBE         | `gc-flexcube-deposit-connector`                 | 1.3.0   | Enabled card number to account linking functionality                                                                   | The card number to account linking API lets banks link card numbers with deposit accounts for a party.                                                                                                                                                                                                                                                                                                                                                                                                       |
  | Oracle FLEXCUBE         | `gc-flexcube-party-connector`                   | 1.4.0   | Enabled `searchPartyByAccountId` API to search and retrieve term deposit account details                               | The `searchPartyByAccountId` API now lets you search and retrieve details for term deposit accounts.                                                                                                                                                                                                                                                                                                                                                                                                         |
  | Feedzai                 | `gc-feedzai-fraud-detection-connector`          | 1.2.0   | Enabled feedback functionality for fraud detection                                                                     | This feature lets banks provide feedback on a customer's onboarding process, marking it as Fraud or Pending.                                                                                                                                                                                                                                                                                                                                                                                                 |
  | Feedzai                 | `gc-feedzai-fraud-detection-connector`          | 1.2.0   | Enabled new account fraud detection                                                                                    | Account fraud detection lets banks assess the risk level of potential users during the account opening process.                                                                                                                                                                                                                                                                                                                                                                                              |
</div>

## Fixes

2025.11 contains the following bug fixes for Grand Central Connectors:

<div className="release-notes">
  | Product group   | Software component                             | Version | Title                                                                                           | Description                                                                                             |
  | --------------- | ---------------------------------------------- | ------- | ----------------------------------------------------------------------------------------------- | ------------------------------------------------------------------------------------------------------- |
  | Oracle FLEXCUBE | `gc-flexcube-party-connector`                  | 2.1.0   | Expanded search capabilities                                                                    | Enabled additional search parameters within the Search Party API.                                       |
  | Oracle FLEXCUBE | `gc-flexcube-party-connector`                  | 2.1.0   | Enabled support for updating customer information                                               | Now you can update the customer information like phone number, email and postal address for a customer. |
  | Smarty          | `gc-smarty-location-data-management-connector` | 1.2.0   | Fixed null and empty field handling for address filters in address autocomplete recommendations |                                                                                                         |
</div>
