<?xml version="1.0" encoding="utf-8"?>
<feed xmlns="http://www.w3.org/2005/Atom">
    <id>https://developers.sitecore.com/changelog</id>
    <title>Sitecore Changelog</title>
    <updated>2026-09-14T02:41:34.198Z</updated>
    <generator>Feed for Node.js</generator>
    <author>
        <name>Sitecore</name>
        <email>no-reply@sitecore.com</email>
        <uri>https://developers.sitecore.com</uri>
    </author>
    <link rel="alternate" href="https://developers.sitecore.com/changelog"/>
    <subtitle>Learn more about new versions, changes and improvements!</subtitle>
    <logo>https://developers.sitecore.com/image.png</logo>
    <icon>https://developers.sitecore.com/favicon.ico</icon>
    <rights>All rights reserved 2024, Sitecore</rights>
    <entry>
        <title type="html"><![CDATA[Page builder resolved issues]]></title>
        <id>https://developers.sitecore.com/changelog/sitecoreai/10092026/page-builder-resolved-issues</id>
        <link href="https://developers.sitecore.com/changelog/sitecoreai/10092026/page-builder-resolved-issues"/>
        <updated>2026-09-10T00:00:00.000Z</updated>
        <summary type="html"><![CDATA[<p xmlns="http://www.w3.org/1999/xhtml">The latest release of Page builder includes the following resolved issues:</p><ul xmlns="http://www.w3.org/1999/xhtml"><li><p>The <a target="_blank" rel="noopener noreferrer nofollow" href="https://doc.sitecore.com/sai/en/users/sitecoreai/build-pages/adding-content-to-a-page/add-a-media-file-to-a-page.html">Add Media</a> dialog now correctly displays alternate text for Content Hub images based on the asset's configured alt text value.</p></li><li><p><a target="_blank" rel="noopener noreferrer nofollow" href="https://doc.sitecore.com/sai/en/users/sitecoreai/build-pages/publishing-pages-and-referenced-items/move-an-item-through-the-workflow.html">Workflow</a>-enabled datasource items that inherit workflow settings through template Standard Values now display the correct workflow status in page items.</p></li><li><p><a target="_blank" rel="noopener noreferrer nofollow" href="https://doc.sitecore.com/sai/en/developers/sitecoreai/content-modeling-and-presentation/data-templates/data-template-fields/the-data-template-field-types/the-list-field-types.html#the-list-field-types">Name Value List</a> fields now preserve special characters in keys when edited in Page builder.</p></li><li><p>Fixed an issue where <a target="_blank" rel="noopener noreferrer nofollow" href="https://doc.sitecore.com/sai/en/developers/sitecoreai/content-modeling-and-presentation/data-templates/data-template-fields/the-data-template-field-types/the-simple-field-types.html#list-field-types">Multiroot Treelist</a> fields displayed source roots differently in Page builder than in Content Editor, causing the hierarchy to appear flattened and making content selection more difficult for authors.</p></li></ul>]]></summary>
    </entry>
    <entry>
        <title type="html"><![CDATA[Content SDK for Angular 1.0 released, moving from Beta to General Availability]]></title>
        <id>https://developers.sitecore.com/changelog/sitecoreai/10092026/content-sdk-for-angular-1.0-released%2c-moving-from-beta-to-general-availability</id>
        <link href="https://developers.sitecore.com/changelog/sitecoreai/10092026/content-sdk-for-angular-1.0-released%2c-moving-from-beta-to-general-availability"/>
        <updated>2026-09-10T00:00:00.000Z</updated>
        <summary type="html"><![CDATA[<p xmlns="http://www.w3.org/1999/xhtml">We're excited to announce the general availability of Content SDK for Angular 1.0. Building on the beta version, this release adds bot-aware tracking, on-demand cache revalidation, a plugin and adapter architecture for analytics and tracking, and a hardened Express SSR host, giving Angular developers a stable, production-ready path to SitecoreAI.&nbsp;</p><p xmlns="http://www.w3.org/1999/xhtml"><strong>Key highlights:</strong></p><ul xmlns="http://www.w3.org/1999/xhtml"><li><p><strong>Full SitecoreAI support</strong> – Content SDK for Angular supports all core SitecoreAI functionality, so teams can adopt Angular without compromising access to key platform features.</p></li><li><p><strong>Lightweight, bot-aware tracking</strong> – a new <code>createBotTrackingMiddleware</code> detects crawler traffic, records a single server-side page view on the bot channel, and skips personalization automatically so bot requests don't skew analytics or trigger unnecessary CDP calls.</p></li><li><p><strong>Loaders cache layer with tag-based revalidation</strong> – loader results (page and dictionary data) are now cached via unstorage, configurable at the global, per-loader, and per-route level. A new <code>/api/revalidate</code> endpoint lets you invalidate cache entries by tag, for example from a Sitecore Edge webhook.</p></li><li><p><strong>Redirects middleware</strong> – requests are now matched against SXA redirect items and redirected (301/302) or rewritten before reaching personalization.</p></li><li><p><strong>Plugins and adapters architecture</strong> – analytics, events, and personalization are now exposed as composable plugins with environment-specific adapters (browser, server, and Express), making it possible to build custom adapters when the default visitor identification or storage behavior doesn't fit your application.</p></li></ul><p xmlns="http://www.w3.org/1999/xhtml">For a complete list of all changes, review the <a target="_blank" rel="noreferrer noopener" class="fui-Link ___1q1shib f2hkw1w f3rmtva f1ewtqcl fyind8e f1k6fduh f1w7gpdv fk6fouc fjoy568 figsok6 f1s184ao f1mk8lai fnbmjn9 f1o700av f13mvf36 f1cmlufx f9n3di6 f1ids18y f1tx3yz7 f1deo86v f1eh06m1 f1iescvh fhgqx19 f1olyrje f1p93eir f1nev41a f1h8hb77 f1lqvz6u f10aw75t fsle3fq f17ae5zn" href="https://github.com/Sitecore/content-sdk/releases">Content SDK release notes</a>.</p>]]></summary>
    </entry>
    <entry>
        <title type="html"><![CDATA[Content SDK 2.4 released with support for llms.txt, automatic page metadata generation, typeahead suggestions, and more]]></title>
        <id>https://developers.sitecore.com/changelog/sitecoreai/10092026/content-sdk-2.4-released-with-support-for-llms.txt%2c-automatic-page-metadata-generation%2c-typeahead-suggestions%2c-and-more</id>
        <link href="https://developers.sitecore.com/changelog/sitecoreai/10092026/content-sdk-2.4-released-with-support-for-llms.txt%2c-automatic-page-metadata-generation%2c-typeahead-suggestions%2c-and-more"/>
        <updated>2026-09-10T00:00:00.000Z</updated>
        <summary type="html"><![CDATA[<p xmlns="http://www.w3.org/1999/xhtml">We're excited to announce Content SDK 2.4. This release extends search with typeahead suggestions and More Like This (MLT) queries for SitecoreAI Search, adds support for <code>llms.txt</code> and automatic page metadata generation, and more.</p><p xmlns="http://www.w3.org/1999/xhtml"><strong>Key highlights:</strong></p><ul xmlns="http://www.w3.org/1999/xhtml"><li><p><strong>Typeahead suggestions and More Like This (MLT)</strong> - typeahead suggestions retrieve query completions and document previews as a user enters a search phrase. MLT queries retrieve items similar to a seed item/URL.</p></li><li><p><code>llms.txt</code><strong> support</strong> - Content SDK Next.js apps can serve <code>llms.txt</code> whose content is managed via SitecoreAI configuration alongside <code>robots.txt</code>.</p></li><li><p><strong>Page metadata and Open Graph tags</strong> - Next.js starter templates now generate metadata and Open Graph tags by default, improving link previews and SEO out of the box. New templates inherit from the Base Page template, so these fields propagate automatically and are consumed without additional configuration.</p></li><li><p><strong>Experimental features visibility API</strong> - a shared API with editing-secret protected endpoints in Next.js, lets apps check which experimental features are enabled. A new <code>CSDK_GLOBAL_EXPERIMENTAL_FEATURES_ENABLED</code> switch turns all experimental features on without setting individual feature flags. This API lays the foundation for adding experimental features in the future as needed.</p></li></ul><p xmlns="http://www.w3.org/1999/xhtml">For a complete list of all changes, review the <a target="_blank" rel="noreferrer noopener" class="fui-Link ___1q1shib f2hkw1w f3rmtva f1ewtqcl fyind8e f1k6fduh f1w7gpdv fk6fouc fjoy568 figsok6 f1s184ao f1mk8lai fnbmjn9 f1o700av f13mvf36 f1cmlufx f9n3di6 f1ids18y f1tx3yz7 f1deo86v f1eh06m1 f1iescvh fhgqx19 f1olyrje f1p93eir f1nev41a f1h8hb77 f1lqvz6u f10aw75t fsle3fq f17ae5zn" href="https://github.com/Sitecore/content-sdk/releases">Content SDK release notes</a>.</p>]]></summary>
    </entry>
    <entry>
        <title type="html"><![CDATA[Welcome to a more connected Sitecore experience]]></title>
        <id>https://developers.sitecore.com/changelog/sitecoreai/08092026/welcome-to-a-more-connected-sitecore-experience</id>
        <link href="https://developers.sitecore.com/changelog/sitecoreai/08092026/welcome-to-a-more-connected-sitecore-experience"/>
        <updated>2026-09-08T00:00:00.000Z</updated>
        <summary type="html"><![CDATA[<p xmlns="http://www.w3.org/1999/xhtml">For you, it looks like nothing has changed, but our teams have worked tirelessly in the background to bring Sitecore applications together in a single, consistent environment with a cohesive interface designed to reduce friction and improve productivity.</p><p xmlns="http://www.w3.org/1999/xhtml">Now, more then ever, SitecoreAI offers</p><ul xmlns="http://www.w3.org/1999/xhtml"><li><p><strong>A consistent experience across applications</strong> with a shared design system and familiar navigation patterns.</p></li><li><p><strong>One login and unified navigation</strong> that make it easier to move between products and workflows</p></li><li><p><strong>Simpler onboarding</strong> for new users with a more predictable and intuitive experience.</p></li><li><p><strong>Faster, more connected workflows</strong> through shared services and cross-product experiences.</p></li><li><p><strong>Quicker access to innovation</strong> as teams can deliver improvements and new capabilities more efficiently on a shared platform.</p></li></ul><p xmlns="http://www.w3.org/1999/xhtml">With fewer context switches and a more unified experience, you can focus more on achieving business outcomes and less on navigating between tools.&nbsp;</p>]]></summary>
    </entry>
    <entry>
        <title type="html"><![CDATA[AI-assisted content generation extended to all entity types]]></title>
        <id>https://developers.sitecore.com/changelog/content-hub/04092026/ai-assisted-content-generation-extended-to-all-entity-types</id>
        <link href="https://developers.sitecore.com/changelog/content-hub/04092026/ai-assisted-content-generation-extended-to-all-entity-types"/>
        <updated>2026-09-04T00:00:00.000Z</updated>
        <summary type="html"><![CDATA[<p xmlns="http://www.w3.org/1999/xhtml">We’ve expanded our AI-assisted content generation to give you complete flexibility across your data model. You can now enable AI text generation for fields on any entity definition, allowing you to tailor AI support to your specific content needs. Whether it's generating alt text for images or populating other text-based fields, you have the power to choose exactly where AI assists your workflow.</p>]]></summary>
    </entry>
    <entry>
        <title type="html"><![CDATA[Resolved issues in Content Hub for September 4, 2026]]></title>
        <id>https://developers.sitecore.com/changelog/content-hub/04092026/resolved-issues-in-content-hub-for-september-4%2c-2026</id>
        <link href="https://developers.sitecore.com/changelog/content-hub/04092026/resolved-issues-in-content-hub-for-september-4%2c-2026"/>
        <updated>2026-09-04T00:00:00.000Z</updated>
        <summary type="html"><![CDATA[<ul xmlns="http://www.w3.org/1999/xhtml"><li><p>Fixed an issue whereby the DateTimeOffset companion field value was not retrievable from Experience Edge (MONE-62448)</p></li><li><p>Fixed a performance issue where renaming a Stateflow caused a request timeout by eliminating the unnecessary loading of the {Definition}ToStateMachine relation during the name-editing operation. (MONE-62576)</p></li><li><p>Fixed visual rendering issues in the State Flow viewer, ensuring long state names wrap correctly and state display borders render properly in the full workflow view. (MONE-61813)</p></li><li><p>The close button of sidebar panels was updated to a chevron in the middle of the sidebar. This saves space at the top of the sidebar while being more intuitive about the collapsible nature of the sidebar. (MONE-62708)</p></li><li><p>Improved the whitespace between member groups on a details component if the member group labels are hidden and full page edit is enabled. (MONE-62776)</p></li></ul>]]></summary>
    </entry>
    <entry>
        <title type="html"><![CDATA[AI translation improvements and resolved issue]]></title>
        <id>https://developers.sitecore.com/changelog/sitecoreai/04092026/ai-translation-improvements-and-resolved-issue</id>
        <link href="https://developers.sitecore.com/changelog/sitecoreai/04092026/ai-translation-improvements-and-resolved-issue"/>
        <updated>2026-09-04T00:00:00.000Z</updated>
        <summary type="html"><![CDATA[<p xmlns="http://www.w3.org/1999/xhtml"><a target="_blank" rel="noopener noreferrer nofollow" href="https://doc.sitecore.com/sai/en/users/sitecoreai/ai-capabilities-in-sitecoreai/translation-in-sitecoreai.html">Translations in SitecoreAI</a> now use the terms and rules configured in both the <a target="_blank" rel="noopener noreferrer nofollow" href="https://doc.sitecore.com/sai/en/users/sitecoreai/ai-capabilities-in-sitecoreai/translation-in-sitecoreai/managing-translation-terms-in-glossary-and-localization.html"><em>Glossary and Localization</em></a> and <a target="_blank" rel="noopener noreferrer nofollow" href="https://doc.sitecore.com/sai/en/users/sitecoreai/design-components/brand-kits/guidelines-for-do-s-and-don-ts-in-brand-kits.html"><em>Do's and Don'ts</em></a> sections of a brand kit assigned to a site.</p><p xmlns="http://www.w3.org/1999/xhtml">Previously, translation used guidance from either <em>Glossary and Localization</em> or <em>Do's and Don'ts </em>depending on what was configured. Now, SitecoreAI considers guidance from both sections together during the same translation, helping ensure translated content follows both your preferred terminology and broader brand guidance.</p><p xmlns="http://www.w3.org/1999/xhtml">We have also resolved an issue where terms configured in the <em>Glossary and Localization</em> section were not applied during AI page translation. Glossary terms are now applied as expected alongside applicable <em>Do's and Don'ts</em> rules.</p>]]></summary>
    </entry>
    <entry>
        <title type="html"><![CDATA[AI-assisted image alt text generation]]></title>
        <id>https://developers.sitecore.com/changelog/content-hub/04092026/ai-assisted-image-alt-text-generation</id>
        <link href="https://developers.sitecore.com/changelog/content-hub/04092026/ai-assisted-image-alt-text-generation"/>
        <updated>2026-09-04T00:00:00.000Z</updated>
        <summary type="html"><![CDATA[<p xmlns="http://www.w3.org/1999/xhtml">We’ve improved AI-assisted content generation for the Alt text field, making it easier than ever to ensure your assets are accessible and optimized. You can now configure the Alt text field to automatically analyze the image to determine its context and draft a relevant alt text description for you.</p>]]></summary>
    </entry>
    <entry>
        <title type="html"><![CDATA[Ground AI tools in your brand truth with SitecoreAI DAM and Scrunch Knowledge Studio]]></title>
        <id>https://developers.sitecore.com/changelog/content-hub/04092026/ground-ai-tools-in-your-brand-truth-with-sitecoreai-dam-and-scrunch-knowledge-studio</id>
        <link href="https://developers.sitecore.com/changelog/content-hub/04092026/ground-ai-tools-in-your-brand-truth-with-sitecoreai-dam-and-scrunch-knowledge-studio"/>
        <updated>2026-09-04T00:00:00.000Z</updated>
        <summary type="html"><![CDATA[<p xmlns="http://www.w3.org/1999/xhtml"><strong>Note</strong>: This is an early access release, currently available only to select Sitecore organizations. Reach out to your account or partner manager if you'd like to take part or want to learn more about <a target="_blank" rel="noopener noreferrer" class="" href="https://scrunch.com/">Scrunch</a>. References to SitecoreAI DAM also apply to Sitecore Content Hub.</p><p xmlns="http://www.w3.org/1999/xhtml"></p><p xmlns="http://www.w3.org/1999/xhtml"><a target="_blank" rel="noopener noreferrer nofollow" href="https://doc.sitecore.com/ch/en/users/content-hub/welcome-to-sitecore-content-hub.html">SitecoreAI DAM</a> stores up-to-date, complete, and accurate brand information from approved product specs and FAQs to rich media. But some of that content is not available on the public Internet and stays invisible to AI search engines and chatbots. AI tools rely on information they find on the public web, which can be outdated, incomplete, or unreliable.</p><p xmlns="http://www.w3.org/1999/xhtml">Knowledge Studio, powered by Scrunch, solves this by turning your trusted DAM content into a living source of truth that AI tools can use.</p><p xmlns="http://www.w3.org/1999/xhtml">With Knowledge Studio, your team can:</p><ul xmlns="http://www.w3.org/1999/xhtml"><li><p><strong>Generate knowledge documents from DAM content</strong>: select source documents stored in SitecoreAI DAM and let Scrunch transform them into a structured, AI-ready knowledge document.</p></li><li><p><strong>Review with AI agent assistance</strong>: Scrunch agents automatically review every draft, flagging sensitive content, factual errors, and conflicting information before you approve.</p></li><li><p><strong>Approve</strong>: once a knowledge document is approved, it becomes available as grounding input when generating AI-optimized content, so AI tools can deliver accurate, brand-aligned answers to your audience.</p></li><li><p><strong>Stay current</strong>: refresh sources after updating DAM content and regenerate the document to keep your knowledge document in sync with the latest brand truth.</p></li></ul><p xmlns="http://www.w3.org/1999/xhtml">To get started:</p><ol xmlns="http://www.w3.org/1999/xhtml"><li><p><a target="_blank" rel="noopener noreferrer nofollow" href="https://doc.sitecore.com/sai/en/users/sitecoreai/ai-discoverability-powered-by-scrunch/connect-sitecoreai-dam-to-scrunch.html">Connect</a> SitecoreAI DAM to Scrunch.</p></li><li><p><a target="_blank" rel="noopener noreferrer nofollow" href="https://doc.sitecore.com/sai/en/users/sitecoreai/ai-discoverability-powered-by-scrunch/knowledge-studio/manage-knowledge-documents.html#generate-a-knowledge-document">Generate</a> a knowledge document from DAM sources.</p></li><li><p><a target="_blank" rel="noopener noreferrer nofollow" href="https://doc.sitecore.com/sai/en/users/sitecoreai/ai-discoverability-powered-by-scrunch/knowledge-studio/manage-knowledge-documents.html#review">Review</a> and approve the knowledge document.</p></li></ol>]]></summary>
        <content type="html"><![CDATA[<p xmlns="http://www.w3.org/1999/xhtml"></p>]]></content>
    </entry>
    <entry>
        <title type="html"><![CDATA[Page builder improvements and resolved issues]]></title>
        <id>https://developers.sitecore.com/changelog/sitecoreai/03092026/page-builder-improvements-and-resolved-issues</id>
        <link href="https://developers.sitecore.com/changelog/sitecoreai/03092026/page-builder-improvements-and-resolved-issues"/>
        <updated>2026-09-03T00:00:00.000Z</updated>
        <summary type="html"><![CDATA[<p xmlns="http://www.w3.org/1999/xhtml">The latest release of Page builder includes the following improvements:</p><ul xmlns="http://www.w3.org/1999/xhtml"><li><p>You can now select and manage MP3 and MP4 video files in link fields and file fields, expanding media support from the <a target="_blank" rel="noopener noreferrer nofollow" href="https://doc.sitecore.com/sai/en/users/sitecoreai/manage-media/media-library.html">legacy Media library</a>.</p></li><li><p>You can now <a target="_blank" rel="noopener noreferrer nofollow" href="https://doc.sitecore.com/sai/en/users/sitecoreai/build-pages/adding-content-to-a-page/add-an-image-to-a-page.html#add-an-image-from-the-media-library">upload images</a> directly to existing child folders or create new child folders during the upload process, making media organization in the legacy Media library easier without leaving the editor.</p></li></ul><p xmlns="http://www.w3.org/1999/xhtml">The latest release of Page builder includes the following resolved issues:</p><ul xmlns="http://www.w3.org/1999/xhtml"><li><p>Fixed an issue where the site tree in Editor mode failed to load when page items were located under a Redirect item in the site hierarchy.</p></li><li><p>Fixed an issue where authors encountered an error and could not navigate or manage pages when browsing content located beneath Redirect items.</p></li></ul>]]></summary>
    </entry>
</feed>