<?xml version="1.0" encoding="utf-8"?><?xml-stylesheet type="text/xsl" href="atom.xsl"?>
<feed xmlns="http://www.w3.org/2005/Atom">
    <id>https://dev.dbk.ncr.com/docs/changelog/</id>
    <title>Candescent Developer Documentation Blog</title>
    <updated>2026-05-07T00:00:00.000Z</updated>
    <generator>https://github.com/jpmonette/feed</generator>
    <link rel="alternate" href="https://dev.dbk.ncr.com/docs/changelog/"/>
    <subtitle>Candescent Developer Documentation Blog</subtitle>
    <icon>https://dev.dbk.ncr.com/docs/img/candescent-logo.svg</icon>
    <entry>
        <title type="html"><![CDATA[Forge CLI guides, Aspect templates & deeper API reference pages]]></title>
        <id>https://dev.dbk.ncr.com/docs/changelog/2026-04-28-forge-cli-guides-aspects-and-api-reference-depth/</id>
        <link href="https://dev.dbk.ncr.com/docs/changelog/2026-04-28-forge-cli-guides-aspects-and-api-reference-depth/"/>
        <updated>2026-05-07T00:00:00.000Z</updated>
        <summary type="html"><![CDATA[This release includes Forge CLI documentation under the Guides sidebar - this is a beta release. The Aspects section was updated to include a template families map aligned with CLI template discovery, and a dedicated section for OIDC local testing for web aspects. Additionally, the OIDC local development now includes a Quick Start with Forge CLI workflow, so you can run the OIDC Toolkit and OIDC Aspect snippets without leaving forge.]]></summary>
        <content type="html"><![CDATA[<p>This release includes Forge CLI documentation under the Guides sidebar - this is a beta release. The <strong>Aspects</strong> section was updated to include a <strong>template families</strong> map aligned with CLI template discovery, and a dedicated section for <strong>OIDC local testing for web aspects</strong>. Additionally, the <strong>OIDC local development</strong> now includes a <strong>Quick Start with Forge CLI</strong> workflow, so you can run the OIDC Toolkit and OIDC Aspect snippets without leaving <code>forge</code>.</p>
<h2 class="anchor anchorTargetStickyNavbar_Vzrq" id="whats-new">What's New<a href="https://dev.dbk.ncr.com/docs/changelog/2026-04-28-forge-cli-guides-aspects-and-api-reference-depth/#whats-new" class="hash-link" aria-label="Direct link to What's New" title="Direct link to What's New" translate="no">​</a></h2>
<h3 class="anchor anchorTargetStickyNavbar_Vzrq" id="forge-cli-guides">Forge CLI Guides<a href="https://dev.dbk.ncr.com/docs/changelog/2026-04-28-forge-cli-guides-aspects-and-api-reference-depth/#forge-cli-guides" class="hash-link" aria-label="Direct link to Forge CLI Guides" title="Direct link to Forge CLI Guides" translate="no">​</a></h3>
<p>Browse the Forge CLI documentation from <strong><a class="" href="https://dev.dbk.ncr.com/docs/guides/cli/overview/">CLI overview</a></strong> through <strong><a class="" href="https://dev.dbk.ncr.com/docs/guides/cli/installation/">Installation</a></strong>, <strong><a class="" href="https://dev.dbk.ncr.com/docs/guides/cli/quickstart/">Quick start</a></strong>, <strong><a class="" href="https://dev.dbk.ncr.com/docs/guides/cli/widget-development/">Widget development</a></strong>, <strong><a class="" href="https://dev.dbk.ncr.com/docs/guides/cli/aspect-development/">Aspect development</a></strong>, <strong><a class="" href="https://dev.dbk.ncr.com/docs/guides/cli/command-reference/">Command reference</a></strong>, and <strong><a class="" href="https://dev.dbk.ncr.com/docs/guides/cli/troubleshooting/">Troubleshooting</a></strong>.</p>
<p>Use <code>forge aspect templates</code>, <code>forge aspect preview</code>, <code>forge widget create</code>, <code>forge oidc up</code>, <code>forge api describe</code>, <code>forge submission *</code>, and other commands as documented directly on these pages.</p>
<h3 class="anchor anchorTargetStickyNavbar_Vzrq" id="oidc-integrations">OIDC Integrations<a href="https://dev.dbk.ncr.com/docs/changelog/2026-04-28-forge-cli-guides-aspects-and-api-reference-depth/#oidc-integrations" class="hash-link" aria-label="Direct link to OIDC Integrations" title="Direct link to OIDC Integrations" translate="no">​</a></h3>
<p>See <strong><a class="" href="https://dev.dbk.ncr.com/docs/guides/OIDC%20Integration/local-development/#quick-start-with-forge-cli">Quick Start with Forge CLI</a></strong> on <strong><a class="" href="https://dev.dbk.ncr.com/docs/guides/OIDC%20Integration/local-development/">Local Development with the OIDC Toolkit</a></strong> for <code>forge oidc up</code>, OIDC Aspect preview with <code>oidc-snippet</code>, credential injection, and production-style preview flags (<code>--client-id</code>, <code>--fi-domain</code>).</p>
<h3 class="anchor anchorTargetStickyNavbar_Vzrq" id="building-extensions--aspects">Building Extensions — Aspects<a href="https://dev.dbk.ncr.com/docs/changelog/2026-04-28-forge-cli-guides-aspects-and-api-reference-depth/#building-extensions--aspects" class="hash-link" aria-label="Direct link to Building Extensions — Aspects" title="Direct link to Building Extensions — Aspects" translate="no">​</a></h3>
<ul>
<li class=""><strong><a class="" href="https://dev.dbk.ncr.com/docs/guides/Building%20Extensions/Aspects/template-families/">Aspect template families</a></strong> explains how Aspect templates align with Forge (<code>forge aspect templates</code>, filters, presets).</li>
<li class=""><strong><a class="" href="https://dev.dbk.ncr.com/docs/guides/Building%20Extensions/Aspects/Web/oidc-local-testing/">OIDC — local testing for aspects</a></strong> walks through tooling and pitfalls for SSO-oriented aspects locally.</li>
<li class=""><strong><a class="" href="https://dev.dbk.ncr.com/docs/guides/Building%20Extensions/Aspects/faq/">Aspects FAQ</a></strong> and <strong><a class="" href="https://dev.dbk.ncr.com/docs/guides/Building%20Extensions/Aspects/overview/">Aspects overview</a></strong> incorporate review feedback and clarified guidance.</li>
</ul>
<h3 class="anchor anchorTargetStickyNavbar_Vzrq" id="web-playground">Web Playground<a href="https://dev.dbk.ncr.com/docs/changelog/2026-04-28-forge-cli-guides-aspects-and-api-reference-depth/#web-playground" class="hash-link" aria-label="Direct link to Web Playground" title="Direct link to Web Playground" translate="no">​</a></h3>
<p><strong><a class="" href="https://dev.dbk.ncr.com/docs/guides/Building%20Extensions/olb-playground-docker/">Web Playground (Docker)</a></strong> is tightened for parity with CLI-driven local workflows where relevant.</p>
<h3 class="anchor anchorTargetStickyNavbar_Vzrq" id="api-reference-pages">API Reference Pages<a href="https://dev.dbk.ncr.com/docs/changelog/2026-04-28-forge-cli-guides-aspects-and-api-reference-depth/#api-reference-pages" class="hash-link" aria-label="Direct link to API Reference Pages" title="Direct link to API Reference Pages" translate="no">​</a></h3>
<p>Updates were made to the <a class="" href="https://dev.dbk.ncr.com/docs/guides/getting-started/api-overview/">API Categories Overview</a>, <a class="" href="https://dev.dbk.ncr.com/docs/guides/getting-started/error-codes/">API Error Codes Reference</a>, <a class="" href="https://dev.dbk.ncr.com/docs/api/generated/registration-and-access/">Customer Management</a>, and <a class="" href="https://dev.dbk.ncr.com/docs/api/generated/accounts/">Core Banking</a> pages to maintain consistency and clarity for users.</p>
<p>Revised API documentation for Core Banking and Documents and Preferences.</p>
<h2 class="anchor anchorTargetStickyNavbar_Vzrq" id="get-started">Get Started<a href="https://dev.dbk.ncr.com/docs/changelog/2026-04-28-forge-cli-guides-aspects-and-api-reference-depth/#get-started" class="hash-link" aria-label="Direct link to Get Started" title="Direct link to Get Started" translate="no">​</a></h2>
<ol>
<li class=""><strong><a class="" href="https://dev.dbk.ncr.com/docs/guides/cli/overview/">CLI overview</a></strong> — Capabilities across learn, build, integrate, operate, scale</li>
<li class=""><strong><a class="" href="https://dev.dbk.ncr.com/docs/guides/cli/quickstart/">Quick start</a></strong> — Authenticate and run your first commands</li>
<li class=""><strong><a class="" href="https://dev.dbk.ncr.com/docs/guides/OIDC%20Integration/local-development/">Local Development — OIDC Toolkit</a></strong> — Toolkit plus Forge OIDC commands</li>
<li class=""><strong><a class="" href="https://dev.dbk.ncr.com/docs/guides/Building%20Extensions/Aspects/template-families/">Aspect template families</a></strong> — Map templates to your integration</li>
<li class=""><strong><a class="" href="https://dev.dbk.ncr.com/docs/api/generated/candescent-di-api/">Candescent DI API</a></strong> — Operation pages with richer endpoint-specific breakdowns</li>
</ol>
<hr>
<p><em>The Candescent Developer Experience Team</em></p>]]></content>
        <author>
            <name>Candescent Team</name>
        </author>
        <category label="Release" term="Release"/>
        <category label="Major Release" term="Major Release"/>
        <category label="New Feature" term="New Feature"/>
    </entry>
    <entry>
        <title type="html"><![CDATA[OpenAPI 1.4.0 for Candescent DI API, Web Playground & Getting Started]]></title>
        <id>https://dev.dbk.ncr.com/docs/changelog/2026-04-21-candescent-di-api-reference-1-4-0/</id>
        <link href="https://dev.dbk.ncr.com/docs/changelog/2026-04-21-candescent-di-api-reference-1-4-0/"/>
        <updated>2026-04-21T00:00:00.000Z</updated>
        <summary type="html"><![CDATA[This release updates the Candescent DI API documentation to specification version 1.4.0. The API reference matches the latest contract. You can view the OpenAPI specification in the public GitHub repository candescent-dev/openapi.]]></summary>
        <content type="html"><![CDATA[<p>This release updates the Candescent DI API documentation to specification version <strong>1.4.0</strong>. The API reference matches the latest contract. You can view the OpenAPI specification in the public GitHub repository <a href="https://github.com/candescent-dev/openapi" target="_blank" rel="noopener noreferrer" class="">candescent-dev/openapi</a>.</p>
<p><strong>Getting started</strong> adds a deeper <strong>error codes</strong> guide and a refreshed <strong>API categories overview</strong>. <strong>Widgets</strong> on web and mobile have updated guides, FAQ, and SDK reference. The <strong>Web Playground</strong> explains how to run the local banking shell with Docker to test widgets and aspects.</p>
<h2 class="anchor anchorTargetStickyNavbar_Vzrq" id="whats-new">What's New<a href="https://dev.dbk.ncr.com/docs/changelog/2026-04-21-candescent-di-api-reference-1-4-0/#whats-new" class="hash-link" aria-label="Direct link to What's New" title="Direct link to What's New" translate="no">​</a></h2>
<h3 class="anchor anchorTargetStickyNavbar_Vzrq" id="api-reference">API Reference<a href="https://dev.dbk.ncr.com/docs/changelog/2026-04-21-candescent-di-api-reference-1-4-0/#api-reference" class="hash-link" aria-label="Direct link to API Reference" title="Direct link to API Reference" translate="no">​</a></h3>
<p>The API specification is version <strong>1.4.0</strong>. Endpoint topics are regrouped to make browsing easier. Operation pages include updated descriptions, parameters, and responses where the contract changed.</p>
<h3 class="anchor anchorTargetStickyNavbar_Vzrq" id="getting-started">Getting Started<a href="https://dev.dbk.ncr.com/docs/changelog/2026-04-21-candescent-di-api-reference-1-4-0/#getting-started" class="hash-link" aria-label="Direct link to Getting Started" title="Direct link to Getting Started" translate="no">​</a></h3>
<p>For more detail, see the following updated sections:</p>
<ul>
<li class=""><strong><a class="" href="https://dev.dbk.ncr.com/docs/guides/getting-started/api-overview/">API Categories Overview</a></strong> — Categories, primary use cases, and links into the reference.</li>
<li class=""><strong><a class="" href="https://dev.dbk.ncr.com/docs/guides/getting-started/error-codes/">Error codes</a></strong> — HTTP patterns, common error payloads, and troubleshooting pointers.</li>
<li class=""><strong><a class="" href="https://dev.dbk.ncr.com/docs/guides/getting-started/quickstart/">Quickstart</a></strong> — First authenticated requests.</li>
</ul>
<h3 class="anchor anchorTargetStickyNavbar_Vzrq" id="web-playground">Web Playground<a href="https://dev.dbk.ncr.com/docs/changelog/2026-04-21-candescent-di-api-reference-1-4-0/#web-playground" class="hash-link" aria-label="Direct link to Web Playground" title="Direct link to Web Playground" translate="no">​</a></h3>
<p>The <strong>Web Playground</strong> runs the online banking shell locally with mock data so you can load widgets, manage aspects, and try branding before production.</p>
<p>See <strong><a class="" href="https://dev.dbk.ncr.com/docs/guides/Building%20Extensions/olb-playground-docker/">Web Playground</a></strong> for Docker setup, run instructions, and the full walkthrough.</p>
<h3 class="anchor anchorTargetStickyNavbar_Vzrq" id="widgets-mobile">Widgets (Mobile)<a href="https://dev.dbk.ncr.com/docs/changelog/2026-04-21-candescent-di-api-reference-1-4-0/#widgets-mobile" class="hash-link" aria-label="Direct link to Widgets (Mobile)" title="Direct link to Widgets (Mobile)" translate="no">​</a></h3>
<p>Mobile guides describe how to build widgets on the CDX SDK, test in the local harness, and integrate with the host app.</p>
<h3 class="anchor anchorTargetStickyNavbar_Vzrq" id="widgets-web">Widgets (Web)<a href="https://dev.dbk.ncr.com/docs/changelog/2026-04-21-candescent-di-api-reference-1-4-0/#widgets-web" class="hash-link" aria-label="Direct link to Widgets (Web)" title="Direct link to Widgets (Web)" translate="no">​</a></h3>
<p>Web widget guides are updated for local development, OLB integration, and the shared SDK reference with mobile.</p>
<h2 class="anchor anchorTargetStickyNavbar_Vzrq" id="get-started">Get Started<a href="https://dev.dbk.ncr.com/docs/changelog/2026-04-21-candescent-di-api-reference-1-4-0/#get-started" class="hash-link" aria-label="Direct link to Get Started" title="Direct link to Get Started" translate="no">​</a></h2>
<ol>
<li class=""><strong><a class="" href="https://dev.dbk.ncr.com/docs/api/generated/candescent-di-api/">Candescent DI API</a></strong> — Candescent DI API documentation (OpenAPI <strong>1.4.0</strong>)</li>
<li class=""><strong><a class="" href="https://dev.dbk.ncr.com/docs/guides/getting-started/api-overview/">API Categories Overview</a></strong> — Start here for capability mapping. For errors and first calls, see <a class="" href="https://dev.dbk.ncr.com/docs/guides/getting-started/error-codes/">Error codes</a> and <a class="" href="https://dev.dbk.ncr.com/docs/guides/getting-started/quickstart/">Quickstart</a>.</li>
<li class=""><strong><a class="" href="https://dev.dbk.ncr.com/docs/guides/Building%20Extensions/olb-playground-docker/">Web Playground</a></strong> — Local shell for widgets and aspects</li>
<li class=""><strong><a class="" href="https://dev.dbk.ncr.com/docs/guides/Building%20Extensions/Widgets/overview/">Widgets overview</a></strong> — Web and mobile widgets. On web, continue with <a class="" href="https://dev.dbk.ncr.com/docs/guides/Building%20Extensions/Widgets/Web/getting-started/">Getting started</a>, <a class="" href="https://dev.dbk.ncr.com/docs/guides/Building%20Extensions/Widgets/Web/platform-capabilities/">Platform capabilities</a>, and <a class="" href="https://dev.dbk.ncr.com/docs/guides/Building%20Extensions/Widgets/Web/olb-integration/">OLB integration</a>. On mobile, continue with <a class="" href="https://dev.dbk.ncr.com/docs/guides/Building%20Extensions/Widgets/Mobile/getting-started/">Getting started</a>, <a class="" href="https://dev.dbk.ncr.com/docs/guides/Building%20Extensions/Widgets/Mobile/platform-capabilities/">Platform capabilities (local)</a>, and <a class="" href="https://dev.dbk.ncr.com/docs/guides/Building%20Extensions/Widgets/Mobile/host-app-integration/">Host app integration</a>. For packages, see <a class="" href="https://dev.dbk.ncr.com/docs/guides/Building%20Extensions/Widgets/sdk-reference/">Widgets SDK reference</a>.</li>
</ol>
<hr>
<p><em>The Candescent Developer Experience Team</em></p>]]></content>
        <author>
            <name>Candescent Team</name>
        </author>
        <category label="Release" term="Release"/>
        <category label="Major Release" term="Major Release"/>
        <category label="New Feature" term="New Feature"/>
        <category label="API" term="API"/>
    </entry>
    <entry>
        <title type="html"><![CDATA[OpenAPI 1.3.1 for Candescent DI API, Developer Console & Widgets]]></title>
        <id>https://dev.dbk.ncr.com/docs/changelog/2026-04-09-candescent-di-api-reference-1-3-1/</id>
        <link href="https://dev.dbk.ncr.com/docs/changelog/2026-04-09-candescent-di-api-reference-1-3-1/"/>
        <updated>2026-04-09T00:00:00.000Z</updated>
        <summary type="html"><![CDATA[This release updates the Candescent DI API documentation to specification version 1.3.1. The API reference matches the latest contract. You can view the OpenAPI specification in the public GitHub repository candescent-dev/openapi.]]></summary>
        <content type="html"><![CDATA[<p>This release updates the Candescent DI API documentation to specification version <strong>1.3.1</strong>. The API reference matches the latest contract. You can view the OpenAPI specification in the public GitHub repository <a href="https://github.com/candescent-dev/openapi" target="_blank" rel="noopener noreferrer" class="">candescent-dev/openapi</a>.</p>
<p>Developer Console guides use current procedures and screenshots. Widgets documentation adds end-to-end mobile guidance, refreshed web content, and an updated SDK reference.</p>
<h2 class="anchor anchorTargetStickyNavbar_Vzrq" id="whats-new">What's New<a href="https://dev.dbk.ncr.com/docs/changelog/2026-04-09-candescent-di-api-reference-1-3-1/#whats-new" class="hash-link" aria-label="Direct link to What's New" title="Direct link to What's New" translate="no">​</a></h2>
<h3 class="anchor anchorTargetStickyNavbar_Vzrq" id="developer-console-guides">Developer Console Guides<a href="https://dev.dbk.ncr.com/docs/changelog/2026-04-09-candescent-di-api-reference-1-3-1/#developer-console-guides" class="hash-link" aria-label="Direct link to Developer Console Guides" title="Direct link to Developer Console Guides" translate="no">​</a></h3>
<p>Guides cover sign-in, user management, the catalog, submissions, and API keys. The quick start describes how Financial Institution (FI) developers get access through an administrator.</p>
<p>For more detail, see the following updated sections:</p>
<ul>
<li class=""><strong><a class="" href="https://dev.dbk.ncr.com/docs/guides/Developer%20Console/overview/">Developer Console overview</a></strong> — Console capabilities, Marketplace, <strong>Catalog</strong>, and sign-in with email and password instead of username.</li>
<li class=""><strong><a class="" href="https://dev.dbk.ncr.com/docs/guides/Developer%20Console/product-catalog/">Marketplace Product Catalog</a></strong> — Open <strong>Catalog</strong> under <strong>MARKETPLACE</strong>, filter and sort products, view details, and use <strong>Request App</strong>.</li>
<li class=""><strong><a class="" href="https://dev.dbk.ncr.com/docs/guides/Developer%20Console/managing-applications-and-api-credentials/">Managing Applications and API Credentials</a></strong> — Create apps, select endpoints, and manage <strong>Access Keys</strong>.</li>
<li class=""><strong><a class="" href="https://dev.dbk.ncr.com/docs/guides/Developer%20Console/submission/">Submissions</a></strong> — Staging and production Experience Groups, <strong>Deploy</strong>, workflow stages, GitHub, troubleshooting, DSM (Delivery/Support Management) for staging access, and Aspect limits.</li>
<li class=""><strong><a class="" href="https://dev.dbk.ncr.com/docs/guides/Developer%20Console/troubleshooting-and-support/">Troubleshooting and Support</a></strong> — Sign-in (email and password, password reset), applications, and API keys.</li>
</ul>
<h3 class="anchor anchorTargetStickyNavbar_Vzrq" id="api-reference">API Reference<a href="https://dev.dbk.ncr.com/docs/changelog/2026-04-09-candescent-di-api-reference-1-3-1/#api-reference" class="hash-link" aria-label="Direct link to API Reference" title="Direct link to API Reference" translate="no">​</a></h3>
<p>The API specification is version <strong>1.3.1</strong>. Endpoint topics are regrouped to make browsing easier. The register customer operation is documented more clearly. Descriptions and error models are updated.</p>
<h3 class="anchor anchorTargetStickyNavbar_Vzrq" id="widgets-mobile">Widgets (Mobile)<a href="https://dev.dbk.ncr.com/docs/changelog/2026-04-09-candescent-di-api-reference-1-3-1/#widgets-mobile" class="hash-link" aria-label="Direct link to Widgets (Mobile)" title="Direct link to Widgets (Mobile)" translate="no">​</a></h3>
<p>New guides describe how to build mobile widgets and features, test in the local sandbox, and hand off to the host app. The Widgets overview covers mobile and web.</p>
<h3 class="anchor anchorTargetStickyNavbar_Vzrq" id="widgets-web">Widgets (Web)<a href="https://dev.dbk.ncr.com/docs/changelog/2026-04-09-candescent-di-api-reference-1-3-1/#widgets-web" class="hash-link" aria-label="Direct link to Widgets (Web)" title="Direct link to Widgets (Web)" translate="no">​</a></h3>
<p>Web widget guides are updated. One SDK reference describes the CDX packages for web and mobile.</p>
<h2 class="anchor anchorTargetStickyNavbar_Vzrq" id="get-started">Get Started<a href="https://dev.dbk.ncr.com/docs/changelog/2026-04-09-candescent-di-api-reference-1-3-1/#get-started" class="hash-link" aria-label="Direct link to Get Started" title="Direct link to Get Started" translate="no">​</a></h2>
<ol>
<li class=""><strong><a class="" href="https://dev.dbk.ncr.com/docs/api/generated/candescent-di-api/">API Reference</a></strong> — Candescent DI API documentation (version <strong>1.3.1</strong>)</li>
<li class=""><strong><a class="" href="https://dev.dbk.ncr.com/docs/guides/Developer%20Console/overview/">Developer Console overview</a></strong> — Start here. For the catalog, apps, API keys, submissions, and troubleshooting, see Developer Console Guides earlier on this page.</li>
<li class=""><strong><a class="" href="https://dev.dbk.ncr.com/docs/guides/Building%20Extensions/Widgets/overview/">Widgets overview</a></strong> — Web and mobile widgets. On mobile, continue with <a class="" href="https://dev.dbk.ncr.com/docs/guides/Building%20Extensions/Widgets/Mobile/getting-started/">Getting started</a>, <a class="" href="https://dev.dbk.ncr.com/docs/guides/Building%20Extensions/Widgets/Mobile/platform-capabilities/">Platform capabilities (local)</a>, and <a class="" href="https://dev.dbk.ncr.com/docs/guides/Building%20Extensions/Widgets/Mobile/host-app-integration/">Host app integration</a>.</li>
<li class=""><strong><a class="" href="https://dev.dbk.ncr.com/docs/guides/Building%20Extensions/Widgets/sdk-reference/">Widgets SDK reference</a></strong> — Core package, shared types, and web and mobile harness packages.</li>
</ol>
<hr>
<p><em>The Candescent Developer Experience Team</em></p>]]></content>
        <author>
            <name>Candescent Team</name>
        </author>
        <category label="Release" term="Release"/>
        <category label="Major Release" term="Major Release"/>
        <category label="New Feature" term="New Feature"/>
        <category label="API" term="API"/>
    </entry>
    <entry>
        <title type="html"><![CDATA[Building Extensions — Widgets & Aspects]]></title>
        <id>https://dev.dbk.ncr.com/docs/changelog/2026-03-17-building-extensions/</id>
        <link href="https://dev.dbk.ncr.com/docs/changelog/2026-03-17-building-extensions/"/>
        <updated>2026-03-17T00:00:00.000Z</updated>
        <summary type="html"><![CDATA[This release introduces Building Extensions documentation, enabling developers to create and submit custom extensions for the Candescent Digital Banking platform — including support for Widgets (web) and Aspects (for web and mobile).]]></summary>
        <content type="html"><![CDATA[<p>This release introduces <strong>Building Extensions</strong> documentation, enabling developers to create and submit custom extensions for the Candescent Digital Banking platform — including support for <strong>Widgets</strong> (web) and <strong>Aspects</strong> (for web and mobile).</p>
<h2 class="anchor anchorTargetStickyNavbar_Vzrq" id="whats-new">What's New<a href="https://dev.dbk.ncr.com/docs/changelog/2026-03-17-building-extensions/#whats-new" class="hash-link" aria-label="Direct link to What's New" title="Direct link to What's New" translate="no">​</a></h2>
<h3 class="anchor anchorTargetStickyNavbar_Vzrq" id="building-extensions-guides">Building Extensions guides<a href="https://dev.dbk.ncr.com/docs/changelog/2026-03-17-building-extensions/#building-extensions-guides" class="hash-link" aria-label="Direct link to Building Extensions guides" title="Direct link to Building Extensions guides" translate="no">​</a></h3>
<p>The documentation includes comprehensive guidance on extension types, platform support, and the submission workflow through the Developer Console. <strong>Widgets</strong> are self-contained UI components built with the CDX extensibility SDK, providing access to user context, branding, and HTTP services; the documentation includes an overview, web SDK reference, platform capabilities, OLB integration details, and FAQ. <strong>Aspects</strong> are JavaScript files injected at runtime to customize the banking interface; the documentation includes an overview, technical references for web and mobile, examples, and FAQ. Local development for web widgets is supported through the web harness.</p>
<h3 class="anchor anchorTargetStickyNavbar_Vzrq" id="api-documentation-updates">API documentation updates<a href="https://dev.dbk.ncr.com/docs/changelog/2026-03-17-building-extensions/#api-documentation-updates" class="hash-link" aria-label="Direct link to API documentation updates" title="Direct link to API documentation updates" translate="no">​</a></h3>
<p>API reference documentation has been updated to reflect the latest OpenAPI specifications.</p>
<h2 class="anchor anchorTargetStickyNavbar_Vzrq" id="get-started">Get Started<a href="https://dev.dbk.ncr.com/docs/changelog/2026-03-17-building-extensions/#get-started" class="hash-link" aria-label="Direct link to Get Started" title="Direct link to Get Started" translate="no">​</a></h2>
<ol>
<li class=""><strong><a class="" href="https://dev.dbk.ncr.com/docs/guides/Building%20Extensions/overview/">Building Extensions</a></strong> — Overview of extension types and platform support</li>
<li class=""><strong><a class="" href="https://dev.dbk.ncr.com/docs/guides/Building%20Extensions/Widgets/overview/">Widgets</a></strong> — Build UI components for web</li>
<li class=""><strong><a class="" href="https://dev.dbk.ncr.com/docs/guides/Building%20Extensions/Aspects/overview/">Aspects</a></strong> — Customize the platform with injected JavaScript</li>
</ol>
<h2 class="anchor anchorTargetStickyNavbar_Vzrq" id="coming-soon">Coming Soon<a href="https://dev.dbk.ncr.com/docs/changelog/2026-03-17-building-extensions/#coming-soon" class="hash-link" aria-label="Direct link to Coming Soon" title="Direct link to Coming Soon" translate="no">​</a></h2>
<p>We're continuing to expand the development toolset:</p>
<ul>
<li class=""><strong>Interactive API Explorer</strong> — Test endpoints directly in your browser</li>
<li class=""><strong>SDK documentation</strong> — Code snippets for popular languages</li>
</ul>
<hr>
<p><em>The Candescent Developer Experience Team</em></p>]]></content>
        <author>
            <name>Candescent Team</name>
        </author>
        <category label="Release" term="Release"/>
        <category label="Major Release" term="Major Release"/>
    </entry>
    <entry>
        <title type="html"><![CDATA[Developer Console & Business Banking APIs]]></title>
        <id>https://dev.dbk.ncr.com/docs/changelog/2026-03-11-dev-console-bb-apis/</id>
        <link href="https://dev.dbk.ncr.com/docs/changelog/2026-03-11-dev-console-bb-apis/"/>
        <updated>2026-03-11T00:00:00.000Z</updated>
        <summary type="html"><![CDATA[This release adds Developer Console guides, the Business Banking API reference, and feedback on the docs so developers can share input directly from the docs site.]]></summary>
        <content type="html"><![CDATA[<p>This release adds <strong>Developer Console</strong> guides, the <strong>Business Banking</strong> API reference, and <strong>feedback</strong> on the docs so developers can share input directly from the docs site.</p>
<h2 class="anchor anchorTargetStickyNavbar_Vzrq" id="whats-new">What's New<a href="https://dev.dbk.ncr.com/docs/changelog/2026-03-11-dev-console-bb-apis/#whats-new" class="hash-link" aria-label="Direct link to What's New" title="Direct link to What's New" translate="no">​</a></h2>
<h3 class="anchor anchorTargetStickyNavbar_Vzrq" id="developer-console-guides">Developer Console guides<a href="https://dev.dbk.ncr.com/docs/changelog/2026-03-11-dev-console-bb-apis/#developer-console-guides" class="hash-link" aria-label="Direct link to Developer Console guides" title="Direct link to Developer Console guides" translate="no">​</a></h3>
<p>Guides cover getting started (access and login), account setup with two-factor authentication, creating applications and generating API credentials, and user and organization management. Also included: account settings, the Marketplace Product Catalog, the Submissions workflow for code review and deployment, and troubleshooting and support.</p>
<h3 class="anchor anchorTargetStickyNavbar_Vzrq" id="business-banking-api-reference">Business Banking API reference<a href="https://dev.dbk.ncr.com/docs/changelog/2026-03-11-dev-console-bb-apis/#business-banking-api-reference" class="hash-link" aria-label="Direct link to Business Banking API reference" title="Direct link to Business Banking API reference" translate="no">​</a></h3>
<p>Available in the API Reference section under Business Banking. Covers business profile management, registration (create and retrieve by ID or confirmation number), business-level and user-level entitlements and limits, onboarding workflows, institution-specific feature configuration, and registration tracking.</p>
<h3 class="anchor anchorTargetStickyNavbar_Vzrq" id="feedback-on-guides-and-api-reference">Feedback on guides and API reference<a href="https://dev.dbk.ncr.com/docs/changelog/2026-03-11-dev-console-bb-apis/#feedback-on-guides-and-api-reference" class="hash-link" aria-label="Direct link to Feedback on guides and API reference" title="Direct link to Feedback on guides and API reference" translate="no">​</a></h3>
<p>Developers can submit comments or suggestions from any guide or API reference page to help improve the documentation.</p>
<h2 class="anchor anchorTargetStickyNavbar_Vzrq" id="get-started">Get Started<a href="https://dev.dbk.ncr.com/docs/changelog/2026-03-11-dev-console-bb-apis/#get-started" class="hash-link" aria-label="Direct link to Get Started" title="Direct link to Get Started" translate="no">​</a></h2>
<ol>
<li class=""><strong><a class="" href="https://dev.dbk.ncr.com/docs/guides/Developer%20Console/overview/">Developer Console</a></strong> — Guides for API key management, applications, and developer tools</li>
<li class=""><strong><a class="" href="https://dev.dbk.ncr.com/docs/api/generated/registration/">Business Banking API Reference</a></strong> — Overview and endpoint documentation</li>
</ol>
<h2 class="anchor anchorTargetStickyNavbar_Vzrq" id="coming-soon">Coming Soon<a href="https://dev.dbk.ncr.com/docs/changelog/2026-03-11-dev-console-bb-apis/#coming-soon" class="hash-link" aria-label="Direct link to Coming Soon" title="Direct link to Coming Soon" translate="no">​</a></h2>
<p>We're continuing to expand the development toolset:</p>
<ul>
<li class=""><strong>Interactive API Explorer</strong> — Test endpoints directly in your browser</li>
<li class=""><strong>SDK documentation</strong> — Code snippets for popular languages</li>
</ul>
<hr>
<p><em>The Candescent Developer Experience Team</em></p>]]></content>
        <author>
            <name>Candescent Team</name>
        </author>
        <category label="Release" term="Release"/>
        <category label="Major Release" term="Major Release"/>
        <category label="New Feature" term="New Feature"/>
        <category label="API" term="API"/>
    </entry>
    <entry>
        <title type="html"><![CDATA[Anomaly Detection Integration Guide]]></title>
        <id>https://dev.dbk.ncr.com/docs/changelog/2026-01-29-anomaly-detection-integration-guide/</id>
        <link href="https://dev.dbk.ncr.com/docs/changelog/2026-01-29-anomaly-detection-integration-guide/"/>
        <updated>2026-01-29T00:00:00.000Z</updated>
        <summary type="html"><![CDATA[The Anomaly Detection Integration Guide is now available — complete documentation for partner Anomaly Detection service providers to implement their external-facing APIs for seamless integration with Candescent's Digital Banking product.]]></summary>
        <content type="html"><![CDATA[<p>The <strong>Anomaly Detection Integration Guide</strong> is now available — complete documentation for partner Anomaly Detection service providers to implement their external-facing APIs for seamless integration with Candescent's Digital Banking product.</p>
<h2 class="anchor anchorTargetStickyNavbar_Vzrq" id="get-started">Get Started<a href="https://dev.dbk.ncr.com/docs/changelog/2026-01-29-anomaly-detection-integration-guide/#get-started" class="hash-link" aria-label="Direct link to Get Started" title="Direct link to Get Started" translate="no">​</a></h2>
<p><strong><a class="" href="https://dev.dbk.ncr.com/docs/guides/Anomaly%20Detection/overview-reference%20guide/">Anomaly Detection Integration</a></strong> — Complete guide for partner service providers</p>
<h2 class="anchor anchorTargetStickyNavbar_Vzrq" id="coming-soon">Coming Soon<a href="https://dev.dbk.ncr.com/docs/changelog/2026-01-29-anomaly-detection-integration-guide/#coming-soon" class="hash-link" aria-label="Direct link to Coming Soon" title="Direct link to Coming Soon" translate="no">​</a></h2>
<p>We're continuing to enhance the documentation experience:</p>
<ul>
<li class=""><strong>Developer Console</strong> — A dedicated console for API key management, usage analytics, and developer tools</li>
<li class=""><strong>Interactive API Explorer</strong> — Test endpoints directly in your browser</li>
<li class=""><strong>SDK documentation</strong> — Code snippets for popular languages</li>
</ul>
<hr>
<p><em>The Candescent Developer Experience Team</em></p>]]></content>
        <author>
            <name>Candescent Team</name>
        </author>
        <category label="Release" term="Release"/>
        <category label="Major Release" term="Major Release"/>
    </entry>
    <entry>
        <title type="html"><![CDATA[Enhanced Integration Guides & SAML Support]]></title>
        <id>https://dev.dbk.ncr.com/docs/changelog/2026-01-15-integration-guides-expansion/</id>
        <link href="https://dev.dbk.ncr.com/docs/changelog/2026-01-15-integration-guides-expansion/"/>
        <updated>2026-01-15T00:00:00.000Z</updated>
        <summary type="html"><![CDATA[We're excited to announce significant updates to the Candescent Documentation Portal — introducing local development capabilities with the OIDC Toolkit, comprehensive SAML support, and enhanced OIDC documentation.]]></summary>
        <content type="html"><![CDATA[<p>We're excited to announce significant updates to the <strong>Candescent Documentation Portal</strong> — introducing local development capabilities with the OIDC Toolkit, comprehensive SAML support, and enhanced OIDC documentation.</p>
<h2 class="anchor anchorTargetStickyNavbar_Vzrq" id="whats-new">What's New<a href="https://dev.dbk.ncr.com/docs/changelog/2026-01-15-integration-guides-expansion/#whats-new" class="hash-link" aria-label="Direct link to What's New" title="Direct link to What's New" translate="no">​</a></h2>
<h3 class="anchor anchorTargetStickyNavbar_Vzrq" id="local-development-with-the-oidc-toolkit">Local Development with the OIDC Toolkit<a href="https://dev.dbk.ncr.com/docs/changelog/2026-01-15-integration-guides-expansion/#local-development-with-the-oidc-toolkit" class="hash-link" aria-label="Direct link to Local Development with the OIDC Toolkit" title="Direct link to Local Development with the OIDC Toolkit" translate="no">​</a></h3>
<p>The new <a class="" href="https://dev.dbk.ncr.com/docs/guides/OIDC%20Integration/local-development/">Local Development Guide</a> enables you to build and test OIDC SSO implementations entirely on your machine before connecting to QA or production environments. The OIDC Toolkit provides a complete local Identity Provider that mirrors Candescent's OIDC implementation.</p>
<p><strong>Key Capabilities:</strong></p>
<ul>
<li class="">Simulate complete OIDC authorization code flows locally</li>
<li class="">Generate test credentials (<code>client_id</code> and <code>client_secret</code>) automatically</li>
<li class="">Download metadata and JWK files compatible with Candescent's format</li>
<li class="">Run automated E2E tests to validate your integration</li>
<li class="">Debug and iterate without external environment dependencies</li>
</ul>
<p>This self-service workflow reduces integration time and allows you to arrive at QA validation with a working implementation.</p>
<h3 class="anchor anchorTargetStickyNavbar_Vzrq" id="saml-integration-documentation">SAML Integration Documentation<a href="https://dev.dbk.ncr.com/docs/changelog/2026-01-15-integration-guides-expansion/#saml-integration-documentation" class="hash-link" aria-label="Direct link to SAML Integration Documentation" title="Direct link to SAML Integration Documentation" translate="no">​</a></h3>
<p>Complete SAML SSO integration guides for Financial Institutions and Marketplace Partners:</p>
<table><thead><tr><th>Guide</th><th>Description</th></tr></thead><tbody><tr><td><strong><a class="" href="https://dev.dbk.ncr.com/docs/guides/SAML%20Integration/overview/">Overview</a></strong></td><td>Introduction to SAML 2.0 IdP-Initiated SSO integration</td></tr><tr><td><strong><a class="" href="https://dev.dbk.ncr.com/docs/guides/SAML%20Integration/technical-reference/">Technical Reference</a></strong></td><td>Technical specifications, security requirements, and Python Flask implementation examples</td></tr><tr><td><strong><a class="" href="https://dev.dbk.ncr.com/docs/guides/SAML%20Integration/setup-checklist/">Setup Checklist</a></strong></td><td>Partner analysis form and configuration requirements</td></tr><tr><td><strong><a class="" href="https://dev.dbk.ncr.com/docs/guides/SAML%20Integration/faq/">FAQ</a></strong></td><td>Common questions and troubleshooting guidance</td></tr></tbody></table>
<p><strong>Features:</strong> SAML 2.0 IdP-Initiated Web Browser SSO Profile with POST binding, support for single-FI and multi-FI Marketplace Partner integrations, security best practices, session keep-alive guidance, and mobile WebView compatibility requirements.</p>
<h2 class="anchor anchorTargetStickyNavbar_Vzrq" id="get-started">Get Started<a href="https://dev.dbk.ncr.com/docs/changelog/2026-01-15-integration-guides-expansion/#get-started" class="hash-link" aria-label="Direct link to Get Started" title="Direct link to Get Started" translate="no">​</a></h2>
<ol>
<li class=""><strong><a class="" href="https://dev.dbk.ncr.com/docs/guides/OIDC%20Integration/local-development/">Try Local Development</a></strong> — Build and test OIDC integrations locally with the OIDC Toolkit</li>
<li class=""><strong><a class="" href="https://dev.dbk.ncr.com/docs/guides/SAML%20Integration/overview/">SAML Integration</a></strong> — Enterprise SSO guide for Financial Institutions</li>
</ol>
<h2 class="anchor anchorTargetStickyNavbar_Vzrq" id="coming-soon">Coming Soon<a href="https://dev.dbk.ncr.com/docs/changelog/2026-01-15-integration-guides-expansion/#coming-soon" class="hash-link" aria-label="Direct link to Coming Soon" title="Direct link to Coming Soon" translate="no">​</a></h2>
<p>We're continuing to enhance the documentation experience:</p>
<ul>
<li class=""><strong>Developer Console</strong> — A dedicated console for API key management, usage analytics, and developer tools</li>
<li class=""><strong>Interactive API Explorer</strong> — Test endpoints directly in your browser</li>
<li class=""><strong>SDK documentation</strong> — Code snippets for popular languages</li>
</ul>
<p>Thank you for being part of the Candescent developer community. We're committed to making integration as smooth as possible!</p>
<hr>
<p><em>The Candescent Developer Experience Team</em></p>]]></content>
        <author>
            <name>Candescent Team</name>
        </author>
        <category label="Release" term="Release"/>
        <category label="Major Release" term="Major Release"/>
    </entry>
    <entry>
        <title type="html"><![CDATA[Introducing the Candescent Documentation Portal]]></title>
        <id>https://dev.dbk.ncr.com/docs/changelog/documentation-portal-launch/</id>
        <link href="https://dev.dbk.ncr.com/docs/changelog/documentation-portal-launch/"/>
        <updated>2025-11-30T00:00:00.000Z</updated>
        <summary type="html"><![CDATA[We're thrilled to announce the official launch of the Candescent Documentation Portal — your comprehensive resource for building powerful digital banking experiences with the Candescent Digital Insight API.]]></summary>
        <content type="html"><![CDATA[<p>We're thrilled to announce the official launch of the <strong>Candescent Documentation Portal</strong> — your comprehensive resource for building powerful digital banking experiences with the Candescent Digital Insight API.</p>
<h2 class="anchor anchorTargetStickyNavbar_Vzrq" id="whats-new">What's New<a href="https://dev.dbk.ncr.com/docs/changelog/documentation-portal-launch/#whats-new" class="hash-link" aria-label="Direct link to What's New" title="Direct link to What's New" translate="no">​</a></h2>
<h3 class="anchor anchorTargetStickyNavbar_Vzrq" id="complete-api-reference">Complete API Reference<a href="https://dev.dbk.ncr.com/docs/changelog/documentation-portal-launch/#complete-api-reference" class="hash-link" aria-label="Direct link to Complete API Reference" title="Direct link to Complete API Reference" translate="no">​</a></h3>
<p>The Documentation Portal features <strong>full documentation</strong> for the entire Candescent API suite, organized into intuitive categories:</p>
<table><thead><tr><th>Category</th><th>Description</th></tr></thead><tbody><tr><td><strong>Accounts</strong></td><td>Account information, transaction history, and banking images</td></tr><tr><td><strong>Authentication</strong></td><td>OAuth 2.0 token management with multiple grant types</td></tr><tr><td><strong>Customer Management</strong></td><td>Customer profiles, registration, and self-service capabilities</td></tr><tr><td><strong>Money Movement</strong></td><td>Fund transfers and recipient management</td></tr><tr><td><strong>Documents &amp; Preferences</strong></td><td>Disclosures and e-statement preferences</td></tr><tr><td><strong>Alert Configuration</strong></td><td>Alert types and message templates</td></tr><tr><td><strong>Alert Preferences</strong></td><td>Customer notification settings</td></tr><tr><td><strong>Notification Channels</strong></td><td>Destinations and subscriptions</td></tr><tr><td><strong>Customer Campaigns</strong></td><td>User segmentation and promotions</td></tr><tr><td><strong>MX Integration</strong></td><td>Account aggregation and financial insights</td></tr></tbody></table>
<p>Each API category includes:</p>
<ul>
<li class=""><strong>Detailed overviews</strong> with integration capabilities</li>
<li class=""><strong>End-user benefits</strong> explaining the value delivered</li>
<li class=""><strong>Common error codes</strong> with troubleshooting guidance</li>
<li class=""><strong>Interactive endpoint documentation</strong> with request/response examples</li>
</ul>
<h3 class="anchor anchorTargetStickyNavbar_Vzrq" id="integration-guides">Integration Guides<a href="https://dev.dbk.ncr.com/docs/changelog/documentation-portal-launch/#integration-guides" class="hash-link" aria-label="Direct link to Integration Guides" title="Direct link to Integration Guides" translate="no">​</a></h3>
<p>Get started quickly with our new guides:</p>
<ul>
<li class=""><strong><a class="" href="https://dev.dbk.ncr.com/docs/guides/getting-started/quickstart/">Quick Start Guide</a></strong> — Make your first API call in minutes</li>
<li class=""><strong><a class="" href="https://dev.dbk.ncr.com/docs/guides/getting-started/api-overview/">API Categories Overview</a></strong> — Explore all available APIs</li>
<li class=""><strong><a class="" href="https://dev.dbk.ncr.com/docs/guides/getting-started/error-codes/">Error Codes Reference</a></strong> — Comprehensive error handling guide</li>
<li class=""><strong><a class="" href="https://dev.dbk.ncr.com/docs/guides/OIDC%20Integration/overview/">OIDC Integration</a></strong> — Single sign-on implementation for Marketplace partners and customers</li>
</ul>
<h3 class="anchor anchorTargetStickyNavbar_Vzrq" id="improved-navigation--user-experience">Improved Navigation &amp; User Experience<a href="https://dev.dbk.ncr.com/docs/changelog/documentation-portal-launch/#improved-navigation--user-experience" class="hash-link" aria-label="Direct link to Improved Navigation &amp; User Experience" title="Direct link to Improved Navigation &amp; User Experience" translate="no">​</a></h3>
<p>We've reimagined the developer experience with:</p>
<ul>
<li class=""><strong>Streamlined sidebar navigation</strong> — Find what you need faster</li>
<li class=""><strong>Dark mode support</strong> — Easy on the eyes during late-night coding sessions</li>
<li class=""><strong>Responsive design</strong> — Full functionality on any device</li>
<li class=""><strong>Enhanced search</strong> — Find endpoints, guides, and error codes instantly</li>
<li class=""><strong>Code snippets</strong> — Copy-ready examples in multiple languages</li>
</ul>
<h2 class="anchor anchorTargetStickyNavbar_Vzrq" id="docs-as-code-foundation">Docs-as-Code Foundation<a href="https://dev.dbk.ncr.com/docs/changelog/documentation-portal-launch/#docs-as-code-foundation" class="hash-link" aria-label="Direct link to Docs-as-Code Foundation" title="Direct link to Docs-as-Code Foundation" translate="no">​</a></h2>
<p>This release establishes our <strong>docs-as-code</strong> workflow, enabling:</p>
<ul>
<li class=""><strong>Version-controlled documentation</strong> — Track changes alongside code</li>
<li class=""><strong>Automated API doc generation</strong> — Always in sync with OpenAPI specs</li>
<li class=""><strong>Continuous deployment</strong> — Updates published instantly</li>
</ul>
<h2 class="anchor anchorTargetStickyNavbar_Vzrq" id="coming-soon">Coming Soon<a href="https://dev.dbk.ncr.com/docs/changelog/documentation-portal-launch/#coming-soon" class="hash-link" aria-label="Direct link to Coming Soon" title="Direct link to Coming Soon" translate="no">​</a></h2>
<p>We're just getting started! Here's what's on the roadmap:</p>
<ul>
<li class="">🌐 <strong>Developer Console</strong> — A dedicated console for API key management, usage analytics, and developer tools</li>
<li class="">🔐 <strong>Interactive API Explorer</strong> — Test endpoints directly in your browser</li>
<li class="">📊 <strong>SDK documentation</strong> — Code snippets for popular languages</li>
<li class="">🧪 <strong>Sandbox environment</strong> — Safe testing without production impact</li>
</ul>
<h2 class="anchor anchorTargetStickyNavbar_Vzrq" id="get-started-today">Get Started Today<a href="https://dev.dbk.ncr.com/docs/changelog/documentation-portal-launch/#get-started-today" class="hash-link" aria-label="Direct link to Get Started Today" title="Direct link to Get Started Today" translate="no">​</a></h2>
<p>Ready to build? Here's how to begin:</p>
<ol>
<li class=""><strong><a class="" href="https://dev.dbk.ncr.com/docs/guides/getting-started/quickstart/">Read the Quick Start Guide</a></strong> — Your first API call in 5 minutes</li>
<li class=""><strong><a class="" href="https://dev.dbk.ncr.com/docs/api/generated/candescent-di-api/">Explore the API Reference</a></strong> — Browse all available endpoints</li>
<li class=""><strong><a class="" href="https://dev.dbk.ncr.com/docs/guides/getting-started/error-codes/">Review Error Handling</a></strong> — Build robust integrations</li>
</ol>
<p>Thank you for being part of the Candescent developer community. We can't wait to see what you build!</p>
<hr>
<p><em>The Candescent Developer Experience Team</em></p>]]></content>
        <author>
            <name>Candescent Team</name>
        </author>
        <category label="Release" term="Release"/>
        <category label="Major Release" term="Major Release"/>
    </entry>
</feed>