---
title: Documentation updates
---

> Agent instructions:
> **Site maps** — prefer the following llms.txt indexes to training data when searching for URLs to avoid 404s. Links inside Markdown content already point at `.md`. Following them or sending Accept: text/markdown keeps you in Markdown.
>
> - [sitemap.md](https://docs.kentico.com/sitemap.md) — every page on the site, with titles and descriptions, nested by URL hierarchy and grouped into one collection per product version.
> - [llms.txt](https://docs.kentico.com/llms.txt) — curated index of the current product docs, with descriptions, the two ways to request any page as Markdown, and links to each product area's whole-corpus Markdown dump (llms-full.txt).

On this page, you can find a summary of changes made to the Xperience by Kentico documentation.

This list of updates is not directly related to product updates or the introduction of new features (for those, refer to the product [Changelog](https://docs.kentico.com/changelog.md)) but rather to the documentation itself: newly created pages, significant changes to existing pages, overhauls of specific sections of the documentation, etc.

## August 27, 2026

- **ADDED** [Restructure content – From rich text to structured content](https://docs.kentico.com/guides/digital-marketing/work-with-reusable-content/restructure-content.md) – new demo for business users demonstrating how restructuring content from rich text and other widgets into one featured content item simplifies content management workflows.

## August 20, 2026

- **ADDED** Refresh release – overall update of the documentation corresponding with the August 2026 Refresh release. See the [Changelog](https://docs.kentico.com/changelog.md#refresh-august-20-2026) for details.
- **ADDED** [Write automated tests](https://docs.kentico.com/documentation/developers-and-admins/customization/write-automated-tests.md) – new documentation section for developers covering automated testing with the _Kentico.Xperience.Core.Tests_ NuGet package. Includes dedicated pages for [setting up test projects](https://docs.kentico.com/documentation/developers-and-admins/customization/write-automated-tests/set-up-test-projects.md), [creating unit tests](https://docs.kentico.com/documentation/developers-and-admins/customization/write-automated-tests/create-unit-tests.md), [creating integration tests](https://docs.kentico.com/documentation/developers-and-admins/customization/write-automated-tests/create-integration-tests.md), and [creating isolated integration tests](https://docs.kentico.com/documentation/developers-and-admins/customization/write-automated-tests/create-isolated-integration-tests.md).
- **UPDATED** [Data types](https://docs.kentico.com/documentation/developers-and-admins/customization/field-editor/data-types.md) – the former _Data type management_ page was split into a reference of the system's default data types and a new [Add custom data types](https://docs.kentico.com/documentation/developers-and-admins/customization/field-editor/add-custom-data-types.md) page that consolidates guidance on creating and registering custom data types. The new page also covers [registering a code generator](https://docs.kentico.com/documentation/developers-and-admins/customization/field-editor/add-custom-data-types.md#register-a-code-generator) for a custom data type, which was a previously undocumented scenario. The configuration ensures that fields using the type are correctly typed in generated code files.

## August 6, 2026

- **ADDED** [Retrieve content in Xperience by Kentico](https://docs.kentico.com/guides/development/advanced-content/retrieve-content.md) and [Examine the content retrieval service](https://docs.kentico.com/guides/development/advanced-content/examine-the-content-retrieval-service.md) – two new guides for developers comparing the ContentRetriever API and Content item query API, and walking through a sample content retrieval service implementation.

## July 28, 2026

- **ADDED** Refresh release – overall update of the documentation corresponding with the July 2026 Refresh release. See the [Changelog](https://docs.kentico.com/changelog.md#refresh-july-28-2026) for details.
- **ADDED** [Upgrading to Xperience by Kentico for business owners](https://docs.kentico.com/paths/xbyk-upgrade-business.md) – new learning path to help business owners and managers understand Xperience by Kentico and confidently participate in upgrade conversations with their partner's solution architects and developers.

## July 16, 2026

- **ADDED** [Generate and refine email content with AIRA](https://docs.kentico.com/guides/digital-marketing/work-with-aira-agentic-marketing-suite/generate-and-refine-email-content-with-aira.md) – interactive demo showcasing the AIRA-powered email content generation and text refinements feature added to an existing business guide.

## July 9, 2026

- **ADDED** [KentiCopilot code migration - best practices](https://docs.kentico.com/guides/upgrade-to-xbyk/assisted-upgrades/kenticopilot-code-migration-best-practices.md) – new concept guide for developers and architects covering setup tips, migration validation checkpoints, architecture guidance, and practical reference resources for KentiCopilot-assisted code migration.
- **UPDATED** [Multilingual variant of a product](https://docs.kentico.com/guides/digital-marketing/work-with-multilingual/multilingual-variant-of-product.md) – extensive updates to a business guide to reflect the current functionality of the AIRA-assisted translation flow. Including an updated exercise.

## July 2, 2026

- **ADDED** [KentiCopilot content audit and migration](https://docs.kentico.com/guides/upgrade-to-xbyk/assisted-upgrades/kenticopilot-content-audit-migration.md) – new guide for developers with a video demonstrating how KentiCopilot audits a Kentico Xperience 13 project and tailors the Kentico Migration Tool for smooth, speedy data migration.
- **ADDED** [Migrate your code with KentiCopilot](https://docs.kentico.com/guides/upgrade-to-xbyk/assisted-upgrades/kenticopilot-code-migration-overview.md) – new concept guide with a video demo showing how KentiCopilot handles codebase migration from KX13 to Xperience by Kentico, covering global code, page migration, and shared components.

## June 29, 2026

- **ADDED** Refresh release – overall update of the documentation corresponding with the June 2026 Refresh release. See the [Changelog](https://docs.kentico.com/changelog.md#refresh-june-29-2026) for details.
- **Updated** [Management MCP server](https://docs.kentico.com/documentation/developers-and-admins/api/management-api.md) – the Management MCP server documentation was restructured into dedicated pages for [Configuration](https://docs.kentico.com/documentation/developers-and-admins/api/management-api/configure-management-mcp-server.md), [Usage](https://docs.kentico.com/documentation/developers-and-admins/api/management-api/use-management-mcp-server.md), and [Capabilities](https://docs.kentico.com/documentation/developers-and-admins/api/management-api/reference-management-mcp-capabilities.md).
- **Added** [Reference - Management MCP capabilities](https://docs.kentico.com/documentation/developers-and-admins/api/management-api/reference-management-mcp-capabilities.md) – new reference page listing all Xperience objects supported by the Management MCP server and the MCP tools available for each object.

## June 25, 2026

- **Updated** [Build your customer journey](https://docs.kentico.com/modules/customer-journeys.md) – Expanded business persona training modules with new content from existing guides, and updated related business guides with minor formatting and wording improvements.

## June 18, 2026

- **Added** [Campaigns with AIRA in Xperience](https://docs.kentico.com/guides/digital-marketing/work-with-aira-agentic-marketing-suite/campaigns-with-aira-in-xperience.md) – new guide covering AI-powered campaign workflows using the [AIRA agentic marketing suite](https://docs.kentico.com/documentation/business-users/aira/agentic-marketing-suite.md).
- **Updated** [Azure Blob storage](https://docs.kentico.com/documentation/developers-and-admins/api/files-api-and-cms-io/file-system-providers/azure-blob-storage.md) – added documentation for preventing Azure cache folders from bloating, including how to configure the cleanup threshold via `AzureStorageCleanerOptions`.

## June 11, 2026

- **Updated** [Create a new campaign page](https://docs.kentico.com/guides/digital-marketing/work-with-websites/create-a-new-campaign-page.md) – updated obsolete guides in the "Work with website content" module, so they follow the current state of the product.
- **ADDED** [Review content with Content Strategist agent](https://docs.kentico.com/guides/digital-marketing/work-with-aira-agentic-marketing-suite/review-content-with-content-strategist-agent.md) – new video demonstration for business users uncovering practical use of the Content Strategist agent during a content page review.

## June 4, 2026

- **Updated** [Content hub configuration](https://docs.kentico.com/documentation/developers-and-admins/configuration/content-hub-configuration.md#serve-files-inline) – new section explaining how to use custom middleware to enable inline serving for non-image file types (such as PDFs) uploaded to the Content hub.
- **UPDATED** [System requirements](https://docs.kentico.com/documentation/developers-and-admins/installation/system-requirements.md#ai-tool-compatibility) – new section clarifying AI tool compatibility for Xperience by Kentico's AI-powered features ([KentiCopilot](https://docs.kentico.com/guides/development/kenticopilot.md)).
- **UPDATED** [ObjectQuery API](https://docs.kentico.com/documentation/developers-and-admins/api/objectquery-api.md) – added information explaining which parts of ObjectQuery (and other related APIs) are automatically protected against SQL injection, and which are potentially vulnerable and require manual validation when using values from external inputs.

## May 28, 2026

- **UPDATED** [Business users learning map](https://docs.kentico.com/guides/digital-marketing/business-user-learning-map.md) and [Content modeling learning map](https://docs.kentico.com/guides/architecture/content-modeling/content-modeling-learning-map.md) – both guides were updated to include links to relevant training modules, and the content was refined to improve clarity.

## May 21, 2026

- **ADDED** [Migrate page SKU data into Xperience](https://docs.kentico.com/guides/upgrade-to-xbyk/upgrade-deep-dives/migrate-page-sku-data.md) – new guide for developers covering how to migrate product SKU data, including variants and images, from Kentico Xperience 13 to Xperience by Kentico using custom class mappings in the Kentico Migration Tool.
- **UPDATED** [Create product page wrappers for Content hub products](https://docs.kentico.com/guides/development/commerce/create-page-wrapper-for-ch-products.md) – the existing guide about automatically managing page wrappers for content hub products was updated to use async content item events.

## May 19, 2026

- **UPDATED** – the [Changelog](https://docs.kentico.com/changelog.md), [security advisories](https://docs.kentico.com/changelog/security-advisories.md), and this page (documentation updates) were moved to a dedicated Learn Portal section, accessible via the top menu navigation.

## May 14, 2026

- **ADDED** [Work with Content Strategist agent](https://docs.kentico.com/guides/digital-marketing/work-with-aira-agentic-marketing-suite/work-with-content-strategist-agent.md) – new business guide describing the best practices for working with the Content Strategist agent.
- **ADDED** Refresh release – overall update of the documentation corresponding with the May 2026 Refresh release. See the [Changelog](https://docs.kentico.com/changelog.md#refresh-may-14-2026) for details.

## May 7, 2026

- **ADDED** [Generate and refine email content with AIRA](https://docs.kentico.com/guides/digital-marketing/work-with-aira-agentic-marketing-suite/generate-and-refine-email-content-with-aira.md) – new guide for business users added, containing best practices and ready-to-use prompts for working with email content generation and refinements.
- **UPDATED** [Require authentication for certain content](https://docs.kentico.com/guides/development/members/require-authentication-for-certain-content.md#convert-member-roles-from-the-xperiencecommunity.memberroles-package-optional) – new section describing high-level steps for developers to convert roles and permissions from the [XperienceCommunity.MemberRoles](https://github.com/KenticoDevTrev/MembershipRoles_Temp) package to the newer built-in [Member roles](https://docs.kentico.com/documentation/developers-and-admins/development/registration-and-authentication/member-roles.md) functionality.

## April 30, 2026

- **ADDED** [Generate and refine website content with AIRA](https://docs.kentico.com/guides/digital-marketing/work-with-aira-agentic-marketing-suite/generate-and-refine-website-content-with-aira.md) – new guide for business users added containing best practices and ready-to-use prompts for working with website content generation and refinements.
- **UPDATED** [User management introduction](https://docs.kentico.com/guides/digital-marketing/xperience-essentials/user-management-essentials-introduction.md) – wording of several guides in the user and roles section of "Xperience essentials" updated to disambiguate "user roles" and "membership roles".
- **UPDATED** [Work with users and roles](https://docs.kentico.com/guides/configuration/work-with-users-and-roles.md) – wording of several guides in the user and roles section of "Configuration" guides updated to disambiguate "user roles" and "membership roles".
- **UPDATED** [Members](https://docs.kentico.com/guides/development/members.md) guides – update guides content to include working with membership roles.

## April 23, 2026

- **UPDATED** [Multilingual variant of content](https://docs.kentico.com/guides/digital-marketing/work-with-multilingual/multilingual-variant-of-content.md) – a tiny update regarding fallback behaviour of multilingual.

- **ADDED** [Welcome to Xperience by Kentico](https://docs.kentico.com/guides/welcome-to-xperience.md) – an onboarding video series (hosted in Arcade) designed to help marketers, content editors, and business users quickly understand how Xperience works and how its key capabilities fit together.

## April 16, 2026

- **UPDATED** [Rich text editor](https://docs.kentico.com/documentation/developers-and-admins/configuration/rich-text-editor-configuration.md) – the rich text editor documentation was restructured and improved, with all [customization scenarios](https://docs.kentico.com/documentation/developers-and-admins/configuration/rich-text-editor-configuration/rich-text-editor-customization.md) now available on a single page.
- **ADDED** Refresh release – overall update of the documentation corresponding with the April 2026 Refresh release. See the [Changelog](https://docs.kentico.com/changelog.md#refresh-april-16-2026) for details.

## April 2, 2026

- **ADDED** [Specialized SaaS deployment scenarios](https://docs.kentico.com/documentation/developers-and-admins/deployment/deploy-to-the-saas-environment/specialized-deployment-scenarios.md) – new documentation page covering specialized SaaS deployment scenarios previously mentioned on the [Deploy to the SaaS environment](https://docs.kentico.com/documentation/developers-and-admins/deployment/deploy-to-the-saas-environment.md) page, including [Deploy a large amount of data during initial deployments](https://docs.kentico.com/documentation/developers-and-admins/deployment/deploy-to-the-saas-environment/specialized-deployment-scenarios.md#deploy-a-large-amount-of-data-during-initial-deployments) and [Deploy emergency fixes to the SaaS environment](https://docs.kentico.com/documentation/developers-and-admins/deployment/deploy-to-the-saas-environment/specialized-deployment-scenarios.md#deploy-emergency-fixes-to-the-saas-environment).

## March 26, 2026

- **ADDED** [Commerce content modeling](https://docs.kentico.com/modules/commerce-content-modeling.md) – a new module for solution architects, tech leads, and developers that consolidates content‑modeling guidance for Xperience applications using commerce, organized into a structured learning series where learners can track their progress over time.
- **UPDATED** [Structured emails and Email Builder in Xperience](https://docs.kentico.com/guides/digital-marketing/work-with-email/structured-emails-vs-email-builder.md) [Design email content](https://docs.kentico.com/guides/architecture/content-modeling/content-modeling-guide/design-email-content.md) – further small updates of business user guides after release of new version of AIRA-powered email content generation and rich text refinement.
- **ADDED** [Migrate widget-collection relationships](https://docs.kentico.com/guides/upgrade-to-xbyk/upgrade-deep-dives/migrate-widget-collection-relationships.md) – new deep-dive guide for solution architects and developers on migrating widget-collection relationships from Kentico Xperience 13 to Xperience by Kentico, including four recommended target strategies and implementation guidance.

## March 23, 2026

- **ADDED** [AIRA Agentic Marketing Suite](https://docs.kentico.com/documentation/business-users/aira/agentic-marketing-suite.md) – new documentation page covering the AIRA Agentic Marketing Suite. Describes the available AI agents in Xperience by Kentico and how they work. All agent-related documentation, including the Content Strategist agent, was consolidated into this page.
- **ADDED** Refresh release – overall update of the documentation corresponding with the March 2026 Refresh release. See the [Changelog](https://docs.kentico.com/changelog.md#refresh-march-23-2026) for details.
- **ADDED** [Implement product display patterns with KentiCopilot](https://docs.kentico.com/guides/development/commerce/product-display-patterns-kenticopilot.md) – new conceptual guide for developers on implementing product display widgets with KentiCopilot, covering requirement gathering, widget creation plugins, and iterative refinement with AI assistance.

## March 19, 2026

- **ADDED** [Explore the Training guides product catalog implementation](https://docs.kentico.com/guides/development/commerce/explore-training-guides-catalog.md) – new conceptual guide for developers overviewing the Training guides product catalog implementation, covering content modeling decisions, stock tracking, catalog discounts, widgets and more.

- **UPDATED** [Structured emails and Email Builder in Xperience](https://docs.kentico.com/guides/digital-marketing/work-with-email/structured-emails-vs-email-builder.md) [Design email content](https://docs.kentico.com/guides/architecture/content-modeling/content-modeling-guide/design-email-content.md) – business user guides updated after release of new version of AIRA-powered email content generation and rich text refinement.

## March 12, 2026

- **ADDED** [Implement faceted filtering for product catalog](https://docs.kentico.com/guides/development/commerce/implement-faceted-filtering-for-product-catalog.md) – new guide for developers covering how to extend a product listing widget with faceted filtering, supporting both AND and OR logic across taxonomy-based attributes, with filter state preserved in the URL.
- **UPDATED** [Manage files in Xperience](https://docs.kentico.com/guides/digital-marketing/xperience-essentials/manage-files-essentials.md) – guide updates mention a new feature, the _smart drag and drop asset upload_, with exercise updates and one new exercise for business users.
- **UPDATED**  [Manage website content](https://docs.kentico.com/guides/digital-marketing/xperience-essentials/manage-website-content-essentials.md) – guide updates mention a new feature, _shareable preview URL_, and also the _smart asset upload_.

## March 5, 2026

- **ADDED** [Model commerce pages](https://docs.kentico.com/guides/architecture/content-modeling/model-website-content-types/model-commerce-pages.md) – new guide for solution architects explaining approaches and options for modeling content types to display commerce data.
- **ADDED** [Model Page Builder components for commerce](https://docs.kentico.com/guides/architecture/content-modeling/model-website-presentation-components/model-commerce-presentation-components.md) – new guide for solution architects covering approaches to building widgets, sections, and page templates to display commerce data.
- **UPDATED** [ Manage website content](https://docs.kentico.com/guides/digital-marketing/xperience-essentials/manage-website-content-essentials.md) [Organize assets in Content hub](https://docs.kentico.com/guides/digital-marketing/work-with-reusable-content/organize-assets-in-content-hub.md) – a new interactive demo was added to two existing guides, showing how to leverage multiselect and cloning of pages and content items to speed up reusable content creation.
- **ADDED** [Recipient management recommendations](https://docs.kentico.com/guides/digital-marketing/work-with-email/recipient-management.md) – new guide for marketers and solution architects explaining how to structure and organize recipient lists for effective email targeting.

## February 26, 2026

- **ADDED** [Workflow best practices](https://docs.kentico.com/guides/digital-marketing/work-with-workflows/content-workflow-best-practices.md) – new guide for business users covering workflow design principles, notification best practices, three real-world workflow scenarios, and tips for maintaining and optimizing workflows.
- **ADDED** [Work with the Recycle bin](https://docs.kentico.com/guides/digital-marketing/work-with-reusable-content/work-with-recycle-bin.md) – new guide for business users, covering topics from deletion and restoration of various content items, to retention period and permanent deletion.
- **ADDED** [Create product page wrappers for Content hub products](https://docs.kentico.com/guides/development/commerce/create-page-wrapper-for-ch-products.md) – new guide for developers covering how to automatically create and manage page wrappers for commerce implementations that store products in the Content hub.

## February 23, 2026

- **ADDED** Refresh release – overall update of the documentation corresponding with the February 2026 Refresh release. See the [Changelog](https://docs.kentico.com/changelog.md#refresh-february-23-2026) for details.
- **UPDATED** [KentiCopilot](https://docs.kentico.com/guides/development/kenticopilot.md) – revamped the KentiCopilot page in the documentation. The page now explains the KentiCopilot initiative in detail, provides an overview of available tools and resources, links to helpful posts and use cases, and answers common FAQs.
- **ADDED** [Explore digital commerce in Xperience by Kentico](https://docs.kentico.com/guides/architecture/commerce-overview.md) – a short guide for all personas, giving a high-level overview of the Xperience by Kentico digital commerce in action, explored through an interactive demo.

## February 19, 2026

- **ADDED** [Set what happens after form submission](https://docs.kentico.com/guides/digital-marketing/work-with-forms/set-what-happens-after-form-submission.md) – new interactive demo for business users added to an existing guide on after-submission behavior. The demo covers the configuration of a thank-you page.

## February 12, 2026

- **ADDED** [Create a thank you page](https://docs.kentico.com/guides/digital-marketing/work-with-websites/create-thank-you-page.md) – new business guide that walks the users through the creation of a thank you page with a hero banner, all in the format of an interactive Arcade demo.
- **UPDATED** [Xperience essentials](https://docs.kentico.com/guides/architecture/content-modeling.md) – improved the image descriptions across the whole content modeling section. The guides now contain detailed explanations of each image’s content to enhance accessibility and support more accurate AI indexing.
- **ADDED** [Upgrade to Xperience by Kentico - development and execution](https://docs.kentico.com/paths/xbyk-upgrade-developer.md) – new learning path and modules to help onboard developer teams working on upgrades to Xperience by Kentico.

## February 5, 2026

- **ADDED** [Navigate advanced upgrades](https://docs.kentico.com/guides/upgrade-to-xbyk/upgrade-deep-dives/navigate-the-upgrade-development.md) – new guide for developer teams on navigating advanced upgrade scenarios and structuring upgrade repositories.

- **ADDED** [Prototype you content model with Content modeling MCP sever](https://docs.kentico.com/guides/development/kenticopilot/build-content-model-with-mcp.md) – a new guide that shows how to use the [content modeling MCP server](https://docs.kentico.com/guides/architecture/content-modeling/content-modeling-mcp.md) and [Content types MCP server](https://docs.kentico.com/documentation/developers-and-admins/api/management-api.md) to quickly prototype a content model for your project.

## January 29, 2026

- **ADDED** [Model Product SKU](https://docs.kentico.com/guides/architecture/content-modeling/model-reusable-content/model-a-reusable-product-sku.md) – a new guide for solution architects and developers that explains how to approach building commerce-oriented content types.
- **ADDED** [Consolidate from scattered services to a single solution](https://docs.kentico.com/guides/digital-marketing/consolidation.md) – a new conceptual guide for business users showing how consolidation reshapes daily marketing work when content, data, and execution align.
- **UPDATED** [Xperience essentials](https://docs.kentico.com/guides/digital-marketing/xperience-essentials.md) – guide landing page updated with current links to the rest of the Xperience essentials guides.

## January 22, 2026

- **ADDED** Refresh release – overall update of the documentation corresponding with the January 2026 Refresh release. See the [Refresh changelog](https://docs.kentico.com/changelog.md#refresh-january-22-2026) and [SaaS update](https://docs.kentico.com/changelog.md#saas-update-january-22-2026) for details.
- **ADDED** [Upgrade to Xperience by Kentico](https://docs.kentico.com/guides/upgrade-to-xbyk.md) – new root-level category consolidating all upgrade-related materials from Kentico Xperience 13 (KX13) to Xperience by Kentico (XbyK). All upgrade guides previously located under Architecture and Development sections are now centralized here.

## January 15, 2026

- **UPDATED** [Notifications basics](https://docs.kentico.com/guides/digital-marketing/work-with-email/notifications-basics.md) – a new interactive demo teaching the business users how to create internal notifications added to the guide on notification basics.
- **ADDED** [Upgrade - Commerce features overview](https://docs.kentico.com/guides/upgrade-to-xbyk/upgrade-from-kx13/upgrade-commerce-features-overview.md)  – new conceptual guide overviews Kentico Xperience 13 and Xperience by Kentico commerce features.

## January 8, 2026

- **ADDED** [Security checklists](https://docs.kentico.com/guides/architecture/xperience-implementation-handbook/security-checklists.md)  – new section with security checklists for developers, admins, and architects to help keep projects secure from start to finish.

## December 18, 2025

- **ADDED** [Send regular marketing emails](https://docs.kentico.com/guides/digital-marketing/work-with-email/send-regular-email.md)  – new interactive demo that shows business users how to create and send regular marketing emails, and filter their audience using Recipient lists and Contact groups.

## December 11, 2025

- **ADDED** Refresh release – overall update of the documentation corresponding with the December 2025 Refresh release. See the [Changelog](https://docs.kentico.com/changelog.md#refresh-december-11-2025) for details.
- **ADDED** [Work with assets in Xperience](https://docs.kentico.com/guides/digital-marketing/work-with-reusable-content/work-with-assets.md) – new interactive demo that shows business users how to upload, optimize, and publish assets both in the Content hub and directly within a page widget.
- **ADDED** [Rapidly implement widgets with KentiCopilot](https://docs.kentico.com/guides/development/kenticopilot/implement-widgets-kenticopilot.md) – new video how-to guide for developers showing rapid widget implementation with KentiCopilot. Includes a five-minute video demo, detailed prompts, and requirements templates from the KentiCopilot GitHub repository.

## November 27, 2025

- **ADDED** [Create an autoresponder email](https://docs.kentico.com/guides/digital-marketing/work-with-email/create-autoresponder-email.md) – new interactive demo for business users added to existing guide. Shows how to connect an autoresponder email to an existing form.

## November 20, 2025

- **ADDED** [Analyze content type relationships](https://docs.kentico.com/guides/development/kenticopilot/analyze-content-type-relationships.md) – new video guide for developers demonstrating the _Content type management API_ and the MCP server that interacts with it, allowing your agentic coding assistant to analyze content type relationships.
- **ADDED** [Import objects in bulk using the API](https://docs.kentico.com/guides/development/customizations-and-integrations/import-objects-with-the-api.md) – new guide for developers describing how to import objects from external sources in bulk using the API.
- **ADDED** [Add imported contacts to contact groups and recipient lists](https://docs.kentico.com/guides/development/customizations-and-integrations/add-imported-contacts-groups-recipients.md) – new guide for developers about automatically organizing imported contacts into contact groups and adding them as email marketing recipients.

## November 13, 2025

- **ADDED** Refresh release – overall update of the documentation corresponding with the November 2025 Refresh release. See the [Changelog](https://docs.kentico.com/changelog.md#refresh-november-13-2025) for details.
- **ADDED** [Create an autoresponder email](https://docs.kentico.com/guides/digital-marketing/work-with-email/create-autoresponder-email.md) – new interactive video guide that teaches business users how to create an autoresponder email so the visitors know what to expect after they've submitted a form in Xperience.

## November 6, 2025

- **UPDATED** [Upgrade - Frequently asked questions](https://docs.kentico.com/guides/upgrade-to-xbyk/upgrade-from-kx13/upgrade-faq.md) – updated with more questions about data migration, planning, content remodelling and commerce, based on feedback from our partners.

- **UPDATED** [Adjust the form's Thank you message](https://docs.kentico.com/guides/digital-marketing/work-with-forms/adjust-the-forms-thank-you-message.md) – updated a guide teaching the business users how to adjust a form's thank you message. There were outdated UI elements and/or part of the processes moved from Forms app to form widget in pages.

- **UPDATED** [Update an existing form](https://docs.kentico.com/guides/digital-marketing/work-with-forms/update-an-existing-form.md) – updated a guide teaching the business users how to change a form's metadata and other properties. There were outdated UI elements and/or part of the processes moved from Forms app to form widget in pages.

- **UPDATED** [Create a Contact us form](https://docs.kentico.com/guides/digital-marketing/work-with-forms/create-a-contact-us-form.md) – updated a guide teaching the business users how to create a contact form from scratch. There were outdated UI elements and/or part of the processes moved from Forms app to form widget in pages.

## October 30, 2025

- **UPDATED** [ Set what happens after form submission](https://docs.kentico.com/guides/digital-marketing/work-with-forms/set-what-happens-after-form-submission.md) – updated the guide teaching business users how to set up the after submission behavior of a form (regarding new spaces where the user sets up the form after submission message and email).

- **ADDED** [Convert child pages to widget content](https://docs.kentico.com/guides/upgrade-to-xbyk/upgrade-deep-dives/convert-child-pages-to-widgets.md) – convert static child pages into flexible Page Builder widgets with reusable content items.

- **ADDED** [Convert existing content to reusable field schemas](https://docs.kentico.com/guides/development/advanced-content/convert-content-to-reusable-schemas.md) – a new guide for developers migrating existing content from a flat content type to a reusable field schema-based type. Programmatically create and publish new content items, update references in pages and related content, and clean up deprecated types.

- **ADDED** [Integrate with decoupled systems](https://docs.kentico.com/documentation/developers-and-admins/integrate-with-decoupled-systems.md) – a new documentation page for architects and developers providing guidance on creating decoupled integrations with Xperience by Kentico.

## October 23, 2025

- **ADDED** [Automate your translations with AIRA](https://docs.kentico.com/guides/digital-marketing/work-with-multilingual/automate-translations-with-aira.md) – a hands-on business guide showing how to set up and run automated content translations with AIRA directly in Xperience. Covers preparing your environment, defining tone of voice and translation prompts, running demo translations in Kbank, and applying best practices for high-quality, on-brand multilingual content.

- **ADDED** [Optimize AIRA translation prompts](https://docs.kentico.com/guides/digital-marketing/work-with-multilingual/optimize-aira-translation-prompts.md) – a practical continuation that teaches marketers how to refine AIRA translation prompts for better tone, terminology, and consistency. Includes ready-to-use templates by industry, guidance on DNT lists and SEO fields, and iterative prompt-writing techniques to improve translation quality and team efficiency.

## October 16, 2025

- **ADDED** Refresh release – overall update of the documentation corresponding with the October 2025 Refresh release. See the [Changelog](https://docs.kentico.com/changelog.md#refresh-october-16-2025) for details.

- **ADDED** [Transform widget properties](https://docs.kentico.com/guides/upgrade-to-xbyk/upgrade-deep-dives/transform-widget-properties.md) – a technical deep dive covering custom widget properties migration from Kentico Xperience 13, including data transformations, UI control changes, and custom property migrations.

- **ADDED** [Update Xperience by Kentico](https://docs.kentico.com/guides/development/get-started/update-xperience.md)  – a guide for developers that shows how to update an Xperience by Kentico project and demonstrates the process in a short video.

## October 9, 2025

- **UPDATED** [Design email content](https://docs.kentico.com/guides/architecture/content-modeling/content-modeling-guide/design-email-content.md) – updates the guide with details on email types, use of Email Builder, and best practices for modeling reusable and flexible email content types.

- **ADDED** [Upgrade your content retrieval code](https://docs.kentico.com/guides/upgrade-to-xbyk/upgrade-deep-dives/upgrade-content-retrieval.md) – new guide for developers about upgrading content retrieval code. Convert your code from `IPageRetriever`,  `DocumentHelper`, and `TreeProvider` patterns to modern Xperience by Kentico APIs with practical examples from real Kentico 13 scenarios.

## October 2, 2025

- **ADDED** [Build your first customer journey that works](https://docs.kentico.com/guides/customer-journeys/build-customer-journey.md) – a business guide teaching users how to build their own customer journey was enhanced by an interactive video walking them through the process step by step.
- **ADDED** [Create a navigation menu](https://docs.kentico.com/guides/digital-marketing/work-with-websites/create-a-navigation-menu.md) – a business guide explaining how to build flexible navigation menus in Xperience by Kentico, including best practices for usability across devices.
- **ADDED** [Create a microsite navigation item](https://docs.kentico.com/guides/digital-marketing/work-with-websites/create-a-microchannel-navigation-item.md) – a business guide explaining microchannel navigation menus and how to create navigation items within them.
- **UPDATED** [Digital marketing channels in Xperience by Kentico](https://docs.kentico.com/guides/digital-marketing/work-with-channels/digital-marketing-channels.md) – guide for business users introducing them into various digital marketing channels in Xperience was expanded with information about the email channel, licensing, and administration application.

## September 25, 2025

- **ADDED** [Content Governance in Xperience by Kentico](https://docs.kentico.com/guides/digital-marketing/content-governance-in-xbyk.md) – a new guide in a series that serves as an introduction to content governance concepts. Covers the benefits and related tools, and provides practical examples for business users.
- **UPDATED** [Model product stock](https://docs.kentico.com/documentation/developers-and-admins/digital-commerce-setup/model-product-catalog/model-product-stock.md) – the stock management documentation was restructured into a comprehensive guide with complete instructions and code examples to help you speed up development.

## September 22, 2025

- **ADDED** Refresh release – overall update of the documentation corresponding with the September 2025 Refresh release. See the [Changelog](https://docs.kentico.com/changelog.md#refresh-september-22-2025) for details.
- **ADDED** [Migrate widget data as reusable content](https://docs.kentico.com/guides/upgrade-to-xbyk/upgrade-deep-dives/migrate-widget-data-to-content-hub.md) – new technical deep dive showing how to use custom widget migration during an upgrade to Xperience by Kentico to extract widget content from pages and transform it into reusable content items referenced by migrated widgets.

## September 18, 2025

- **ADDED** [Add a user to a role](https://docs.kentico.com/guides/configuration/work-with-users-and-roles/work-with-users/add-user-to-role.md) – added an updated (now interactive) version of a video in a guide for business users that shows how to create a user role, add permissions to it, and then assign it to a newly created user, or to multiple users at once.
- **UPDATED** – the [Upgrade walkthrough](https://docs.kentico.com/guides/upgrade-to-xbyk/upgrade-walkthrough.md) for architects and developers was updated to utilize newer content retrieval and caching APIs.

## September 11, 2025

- **ADDED** [ Work with image variants and focal point](https://docs.kentico.com/guides/digital-marketing/xperience-essentials/work-with-image-variants-and-focal-point.md) – new guide for business users that takes a deep dive into working with image variants, focal point, manual cropping, and sharing assets via URL.
- **ADDED** [Upgrade widgets from Kentico Xperience 13](https://docs.kentico.com/guides/upgrade-to-xbyk/upgrade-deep-dives/upgrade-widgets-introduction.md) – new guide for developers exploring options for upgrading Kentico Xperience 13 widgets to Xperience by Kentico.

## September 4, 2025

- **ADDED** [Manage files in Xperience](https://docs.kentico.com/guides/digital-marketing/xperience-essentials/manage-files-essentials.md) – two new hands-on exercises added to an existing guide: one walks you through bulk-uploading and organizing multiple images in Content hub, and the other shows how to insert an image into a page widget.
- **ADDED** [Transfer parent-child page hierarchy to the Content hub](https://docs.kentico.com/guides/upgrade-to-xbyk/upgrade-deep-dives/transfer-page-hierarchy-to-content-hub.md) – new guide for developers exploring how to migrate Kentico Xperience 13 pages to the content hub in Xperience by Kentico without losing page hierarchy, creating relationships between reusable items.

## August 28, 2025

- **ADDED** [Organize assets in Content hub](https://docs.kentico.com/guides/digital-marketing/work-with-reusable-content/organize-assets-in-content-hub.md) – new guide for business users that shows how to use workspaces and Content hub folders to organize media and other digital assets.

## August 25, 2025

- **ADDED** Refresh release – overall update of the documentation corresponding with the August 2025 Refresh release. See the [Changelog](https://docs.kentico.com/changelog.md#refresh-august-25-2025) for details.

## August 21, 2025

- **ADDED** [Speed up remodeling with AI](https://docs.kentico.com/guides/upgrade-to-xbyk/upgrade-deep-dives/speed-up-remodeling-with-ai.md) – new guide for developers discussing how agentic AI coding assistants can accelerate the process of remodeling content types and field mappings during your upgrade.
- **ADDED** [Optimize images during your upgrade](https://docs.kentico.com/guides/upgrade-to-xbyk/upgrade-deep-dives/optimize-images-during-upgrade.md) – new how-to guide for developers configuring the _Kentico migration tool_ to use Xperience's _automatic image optimization_ feature for images stored as media library files and page attachments in Kentico Xperience 13.
- **ADDED** [Understand emails in Xperience](https://docs.kentico.com/modules/understand-emails.md) – new module for business users, tying together conceptual materials about how emails work in Xperience into a series where learners can track their progress over time.

## August 14, 2025

- **ADDED** [Upgrade - Frequently asked questions](https://docs.kentico.com/guides/upgrade-to-xbyk/upgrade-from-kx13/upgrade-faq.md) – new material for solution architects and tech leads, addressing frequently asked questions about upgrades from Kentico Xperience 13 to Xperience by Kentico.

## July 31, 2025

- **ADDED** [Beginner’s guide to fixing common email marketing pitfalls](https://docs.kentico.com/guides/digital-marketing/work-with-email/common-email-issues.md) – new guide for business users that shows how to spot and fix common email performance issues using email statistics.
- **ADDED** [Structured emails and Email Builder in Xperience](https://docs.kentico.com/guides/digital-marketing/work-with-email/structured-emails-vs-email-builder.md) – new guide for business users that compares email creation approaches in Xperience and helps you choose the right method for specific content and audience.
- **ADDED** [Build a flexible Email Builder template](https://docs.kentico.com/guides/development/email-marketing/build-a-flexible-email-builder-template.md) – new guide for developers, describing how to build a flexible, reusable Email Builder template that supports multiple layouts and color schemes, empowering marketers to create visually engaging emails with ease.
- **ADDED** [Email Builder overview](https://docs.kentico.com/guides/development/email-marketing/email-builder-overview.md) – new guide for developers, describing the benefits of Email Builder and taking a high-level look at the elements necessary to use it.
- **ADDED** [Email Builder](https://docs.kentico.com/modules/email-builder.md) – new module for developers, tying together Email Builder materials into a series where learners can track their progress over time.

## July 24, 2025

- **ADDED** Refresh release – overall update of the documentation corresponding with the July 2025 Refresh release. See the [Changelog](https://docs.kentico.com/changelog.md#refresh-july-24-2025) for details.
- **ADDED** [Understand Xperience email stats to spot what’s working](https://docs.kentico.com/guides/digital-marketing/work-with-email/understand-email-statistics.md) – new guide for business users that breaks down email performance metrics in Xperience to help them improve delivery rates and drive better results.
- **ADDED** [Leverage email data in customer journeys](https://docs.kentico.com/guides/digital-marketing/work-with-email/leverage-email-data-in-customer-journeys.md) – new guide for business users explains how to use contact email activities to enhance the customer journey and create better experiences.

## July 10, 2025

- **ADDED** [Guidelines for stable customization](https://docs.kentico.com/documentation/developers-and-admins/customization/stable-customization-guidelines.md) – new documentation page with information for developers on using the Xperience by Kentico API and modifying other parts of the application in a way that minimizes problems when updating to newer versions.
- **ADDED** [Store files](https://docs.kentico.com/guides/architecture/content-modeling/content-modeling-guide/store-files.md) – new guide for solution architects and project leads that explains how to approach storing files in Xperience, including recommended practices for using AIRA features with images.
- **ADDED** [Notification basics](https://docs.kentico.com/guides/digital-marketing/work-with-email/notifications-basics.md) – new guide for business users explaining how to set up internal email notifications to help their team stay informed and responsive when visitors take key actions, like form submissions.

## July 3, 2025

- **UPDATED** – the [Developer kickstart](https://docs.kentico.com/guides/development/developer-kickstart.md) was updated to reflect current recommended practices in version 30.6.1 of Xperience by Kentico.
- **ADDED** [Display structured content in Email Builder](https://docs.kentico.com/guides/development/email-marketing/display-structured-content-email-builder.md) – new guide for developers, creating an Email Builder template that displays structured data in a consistent, fixed manner, but still allows marketers a degree of flexibility.
- **ADDED** [Run Xperience by Kentico behind a proxy server](https://docs.kentico.com/documentation/developers-and-admins/deployment/deploy-to-private-cloud/run-xperience-by-kentico-behind-a-proxy-server.md) – new page explaining how to host Xperience by Kentico behind a proxy server or another service that takes over the application's public domain.

## June 26, 2025

- **ADDED** [Create email automation](https://docs.kentico.com/guides/digital-marketing/work-with-email/create-email-automation.md) – this new guide for business users teaches how users can setup an automated email sequence to promote a newsletter.
- **ADDED** [Create a newsletter email and template in Email Builder](https://docs.kentico.com/guides/digital-marketing/work-with-email/create-newsletter-email-and-template-in-Email-Builder.md) – this new guide for business users introduces the Email Builder’s core components, demonstrates how to create and send a newsletter, and shows you how to streamline your email workflow by creating a reusable email template.

## June 19, 2025

- **ADDED** [Private cloud vs. Kentico SaaS - The deployment journey](https://docs.kentico.com/guides/configuration/saas/saas-comparison.md) – this new guide, created in collaboration with our MVPs, explains how Kentico SaaS deployments differ from Xperience hosted in a private cloud.
- **ADDED** [Create an Email Builder widget for articles](https://docs.kentico.com/guides/development/email-marketing/create-an-email-widget-for-articles.md) – new guide for developers, creating custom Email Builder widget for displaying articles with Email Builder Starter Kit conventions for portability and flexibility.
- **ADDED** [Build your first customer journey that works](https://docs.kentico.com/guides/customer-journeys/build-customer-journey.md) – new guide showing how you can build a customer journey using the Kbank demo website.
- **ADDED** [Introduction to emails in Xperience](https://docs.kentico.com/guides/digital-marketing/work-with-email/introduction-to-emails.md) – new guide explains Xperience email marketing capabilities and describes the types of emails you can send from your Xperience application.

## June 12, 2025

- **ADDED** Refresh release – overall update of the documentation corresponding with the June 2025 Refresh release. See the [Changelog](https://docs.kentico.com/changelog.md#refresh-june-12-2025) for details.
- **ADDED** [Use the Email Builder Starter Kit in your project](https://docs.kentico.com/guides/development/email-marketing/use-email-builder-starter-kit.md) – new guide for developers, integrating the [Email Builder Starter Kit](https://github.com/Kentico/xperience-by-kentico-email-builder-starter-kit) into an existing project to provide a pre-built set of useful Email Builder components.
- **UPDATED** [Licenses](https://docs.kentico.com/documentation/developers-and-admins/installation/licenses.md) – The licensing documentation was updated with new information related to testing the connectivity to the Kentico licensing server from local networks behind corporate firewalls such as [Azure Front Door](https://azure.microsoft.com/en-us/products/frontdoor) or [Web Application Firewall](https://azure.microsoft.com/en-us/products/web-application-firewall). See [License server communication](https://docs.kentico.com/documentation/developers-and-admins/installation/licenses.md#license-server-communication).

## May 19, 2025

- **ADDED** Refresh release – overall update of the documentation corresponding with the May 2025 Refresh release. See the [Changelog](https://docs.kentico.com/changelog.md#refresh-may-19-2025) for details.

## May 7, 2025

- **ADDED** [Deploy to SaaS step-by-step](https://docs.kentico.com/guides/configuration/saas/saas-walkthrough.md) – new multi-step how-to guide about SaaS deployment for a technical persona with practical examples (using the Dancing Goat sample site).

## April 17, 2025

- **ADDED** Refresh release – overall update of the documentation corresponding with the April 2025 Refresh release. See the [Changelog](https://docs.kentico.com/changelog.md#refresh-april-17-2025) for details.
- **ADDED** [Remodel page types as reusable field schemas](https://docs.kentico.com/guides/upgrade-to-xbyk/upgrade-deep-dives/remodel-page-types-as-reusable-field-schemas.md) – this new guide for developers walks through the process of transforming two page types from Kentico Xperience 13 into content types that share a [Reusable field schema](https://docs.kentico.com/documentation/developers-and-admins/development/content-types/reusable-field-schemas.md).

## April 3, 2025

- **ADDED** [Enable email subscriptions](https://docs.kentico.com/documentation/developers-and-admins/digital-marketing-setup/enable-email-subscriptions.md) – new page describing the steps required to configure the application to handle subscription and unsubscription links for [regular emails](https://docs.kentico.com/documentation/business-users/digital-marketing/emails/send-regular-emails-to-subscribers.md).

## March 27, 2025

- **ADDED** [Anatomy of Customer Journeys – Key Components](https://docs.kentico.com/guides/customer-journeys/anatomy-of-customer-journeys-key-components.md)  – this guide introduces the essential elements marketers need to build effective journeys, covering stages, touchpoints, and customer segments that drive conversion and retention.
- **ADDED** [Prepare to build customer journey](https://docs.kentico.com/guides/customer-journeys/prepare-to-build-customer-journey.md) – this guide helps marketers, editors, and developers understand who to involve and what resources are needed to define effective touchpoints and create customer journeys that drive lasting impact.

## March 24, 2025

- **ADDED** Refresh release – overall update of the documentation corresponding with the March 2025 Refresh release. See the [Changelog](https://docs.kentico.com/changelog.md#refresh-march-24-2025) for details.

- **ADDED** [Examine the DXP capabilities of Xperience](https://docs.kentico.com/guides/architecture/xperience-implementation-handbook/examine-xperience-capabilities.md) – new guide for architects and developers that provides an overview of Xperience by Kentico features and how they contribute to an effective digital experience.

## March 13, 2025

- **ADDED** [Walk through the upgrade step-by-step](https://docs.kentico.com/guides/upgrade-to-xbyk/upgrade-walkthrough.md) – A new guide for developers, project managers, and architects, walking through the upgrade process. This includes setup, data migration, and code changes in order to display a page from Kentico Xperience 13's _Dancing Goat_ sample site in Xperience by Kentico.

## February 27, 2025

- **UPDATED** – the [Content hub](https://docs.kentico.com/documentation/business-users/content-hub.md) page was restructured and some of the original content was moved to new subpages:
  - [Content items](https://docs.kentico.com/documentation/business-users/content-hub/content-items.md)
  - [Content hub folders](https://docs.kentico.com/documentation/business-users/content-hub/content-hub-folders.md)
  - [Content item assets](https://docs.kentico.com/documentation/business-users/content-hub/content-item-assets.md)
- **UPDATED** – the [Xperience essentials](https://docs.kentico.com/guides/digital-marketing/xperience-essentials.md) content was restructured and broken down into new areas:
  - [Manage content essentials](https://docs.kentico.com/guides/digital-marketing/xperience-essentials/manage-content-essentials-introduction.md)
  - [Digital marketing essentials](https://docs.kentico.com/guides/digital-marketing/xperience-essentials/digital-marketing-essentials-introduction.md)
  - [User management essentials](https://docs.kentico.com/guides/digital-marketing/xperience-essentials/user-management-essentials-introduction.md)
- **ADDED** [Content modeling learning map](https://docs.kentico.com/guides/architecture/content-modeling/content-modeling-learning-map.md) – first iteration of a map that guides solutions architects, business analysts, or developers through learning content modeling recommendations for Xperience by Kentico.

## February 20, 2025

- **ADDED** Refresh release – overall update of the documentation corresponding with the February 2025 Refresh release. See the [Changelog](https://docs.kentico.com/changelog.md#refresh-february-20-2025) for details.
- **UPDATED** [Artificial intelligence features](https://docs.kentico.com/documentation/business-users/aira.md) – the page was renamed and split into two pages:
  - [AIRA](https://docs.kentico.com/documentation/business-users/aira.md) – describes the AIRA features and how to use them.
  - [AIRA configuration](https://docs.kentico.com/documentation/developers-and-admins/configuration/aira-configuration.md) – describes how to configure AIRA and its features.
- **ADDED**

  [Xperience by Kentico API reference](http://api-reference.kentico.com)

## February 7, 2025

- **UPDATED** [Content modeling guide](https://docs.kentico.com/guides/architecture/content-modeling/content-modeling-guide.md) – the Content modeling guide series was moved under the [Content modeling](https://docs.kentico.com/guides/architecture/content-modeling.md) section and updated to match best practices and recommendations, including brand new pages about [modeling taxonomies](https://docs.kentico.com/guides/architecture/content-modeling/content-modeling-guide/model-taxonomies.md) and [content modeling process](https://docs.kentico.com/guides/architecture/content-modeling/content-modeling-guide/content-modeling-process.md).

## January 23, 2025

- **ADDED** Refresh release – overall update of the documentation corresponding with the January 2025 Refresh release. See the [Changelog](https://docs.kentico.com/changelog.md#refresh-january-23-2025) for details.

## January 16, 2025

- **ADDED** [Xperience by Kentico support policy](https://docs.kentico.com/documentation/developers-and-admins/installation/support-policy.md) – a detailed explanation of the support policy and lifecycle for Xperience by Kentico.
- **ADDED** Four new guides for developers, covering various aspects of implementing members in a website channel:
  - [Implement a member registration widget](https://docs.kentico.com/guides/development/members/implement-member-registration.md) – a new guide for developers that covers how to build widgets that allow Members to register and sign in.
  - [Synchronize member data with the corresponding contact](https://docs.kentico.com/guides/development/members/map-member-to-contact.md) – a new guide for developers going over the process of creating a relationship between Members and Contacts
  - [Create a profile page](https://docs.kentico.com/guides/development/members/create-a-profile-page.md) – a new guide for developers describing how to build a profile page where Members can edit their details.
  - [Require authentication for certain content](https://docs.kentico.com/guides/development/members/require-authentication-for-certain-content.md) – a new guide for developers outlining how to make sure only authenticated members can see certain content.
- **ADDED** [Deliver content dynamically using smart folders](https://docs.kentico.com/guides/development/advanced-content/deliver-content-dynamically-with-smart-folders.md) – a new training guide for developers demonstrating how to retrieve and display content using smart folders.

## December 12, 2024

- **ADDED** Refresh release – overall update of the documentation corresponding with the December 2024 Refresh release. See the [Changelog](https://docs.kentico.com/changelog.md#refresh-december-12-2024) for details.

## November 29, 2024

- **UPDATED** – an overall update of our deployment and hosting-related materials. All mentions of application deployment and hosting outside of Kentico's [SaaS](https://docs.kentico.com/documentation/developers-and-admins/saas.md) offering are now referred to as [private cloud](https://docs.kentico.com/documentation/developers-and-admins/deployment/deploy-to-private-cloud.md) hosting.

## November 14, 2024

- **ADDED** [Security advisories](https://docs.kentico.com/changelog/security-advisories.md) – reports about security vulnerabilities affecting Xperience by Kentico.
- **ADDED** Refresh release – overall update of the documentation corresponding with the November 2024 Refresh release. See the [Changelog](https://docs.kentico.com/changelog.md#refresh-november-14-2024) for details.

## October 31, 2024

- **ADDED** [Architecture](https://docs.kentico.com/guides/architecture.md) – new category of guides written for project managers, solution architects, and development team leads.
- **ADDED** [Xperience implementation handbook](https://docs.kentico.com/guides/architecture/xperience-implementation-handbook.md) – new series of guides for project managers and development team leads, focused on high-level considerations for each phase of Xperience development.
- **UPDATED** [Upgrade from Kentico Xperience 13](https://docs.kentico.com/guides/upgrade-to-xbyk/upgrade-from-kx13.md) – high-level guides about the migration process from Kentico Xperience 13 to Xperience by Kentico were moved under the new [Architecture](https://docs.kentico.com/guides/architecture.md) category.
- **UPDATED** [Content modeling](https://docs.kentico.com/guides/architecture/content-modeling.md) – auxiliary guides about content modeling were moved under the new [Architecture](https://docs.kentico.com/guides/architecture.md) category.

## October 17, 2024

- **ADDED** Refresh release – overall update of the documentation corresponding with the October 2024 Refresh release. See the [Changelog](https://docs.kentico.com/changelog.md#refresh-october-17-2024) for details.

## October 10, 2024

- **ADDED** [Deploy to your private cloud](https://docs.kentico.com/guides/development/deployment/deploy-to-private-cloud.md) – a how-to guide for developers that goes over a simple, CLI-based deployment processes for hosting your Xperience by Kentico site in _Azure Web Apps_ and _IIS_.

## October 3, 2024

- **ADDED** [Design headless content](https://docs.kentico.com/guides/architecture/content-modeling/content-modeling-guide/design-headless-content.md) – new page explaining how to model content for [headless channels](https://docs.kentico.com/documentation/developers-and-admins/configuration/headless-channel-management.md).
- Migration guides:
  - **ADDED** [Plan your strategy for migrating features](https://docs.kentico.com/guides/upgrade-to-xbyk/upgrade-from-kx13/plan-your-strategy-for-migrating-features.md) – a conceptual guide for developers and tech lead roles, that breaks down migration from Kentico Xperience 13 to Xperience by Kentico by feature.
  - **ADDED** [Prep for the upgrade and transfer data](https://docs.kentico.com/guides/upgrade-to-xbyk/upgrade-from-kx13/prep-for-upgrade-and-transfer-data.md) – a new guide for developers discussing how to prepare for a migration and move data from Kentico Xperience 13 to Xperience by Kentico.
  - **ADDED** [Adjust your code and adapt your project](https://docs.kentico.com/guides/upgrade-to-xbyk/upgrade-from-kx13/adjust-your-code-and-adapt.md) – a new guide for developers covering how to migrate code that relates to various Kentico Xperience 13 features and utilize new features from Xperience by Kentico.

## September 26, 2024

- **ADDED** [Upgrade overview](https://docs.kentico.com/guides/upgrade-to-xbyk/upgrade-from-kx13/upgrade-from-kx13-overview.md) – a new training guide providing a high-level overview of the migration process from Kentico 13 to Xperience by Kentico.

## September 19, 2024

- **ADDED** Refresh release – overall update of the documentation corresponding with the September 2024 Refresh release. See the [Changelog](https://docs.kentico.com/changelog.md#refresh-september-19-2024) for details.
- **ADDED** [Filter content with taxonomies and reusable field schemas](https://docs.kentico.com/guides/development/advanced-content/filter-content-based-on-taxonomies.md) – a new guide for developers about implementing content filtering with taxonomies and reusable field schemas.

## September 12, 2024

- **ADDED** [Administration domain configuration](https://docs.kentico.com/documentation/developers-and-admins/configuration/administration-domain-configuration.md) – a new page with best practices on using a dedicated domain to access the Xperience administration.

## September 5, 2024

- **ADDED** [Work with reusable field schemas](https://docs.kentico.com/guides/development/advanced-content/work-with-reusable-field-schemas.md) – a new guide for developers about handling content with reusable field schemas in code.

## August 29, 2024

- **ADDED** [SaaS configuration](https://docs.kentico.com/documentation/developers-and-admins/configuration/saas-configuration.md) – a new documentation page about the configuration of your Xperience applications for deployment to the SaaS environment.

## August 22, 2024

- **ADDED** Refresh release – overall update of the documentation corresponding with the August 2024 Refresh release. See the [Changelog](https://docs.kentico.com/changelog.md#refresh-august-22-2024) for details.
- **ADDED** [Work with taxonomies](https://docs.kentico.com/guides/digital-marketing/work-with-taxonomies/work-with-taxonomies-in-kbank.md) – a new guide about how to work with taxonomy trees and tags, or how to translate the tags to different languages on Kbank demo site.
- **ADDED** [Developer learning map](https://docs.kentico.com/guides/development/developer-learning-map.md) – first iteration of a map that guides developers through learning Xperience by Kentico.

## August 15, 2024

- **UPDATED** [Developer kickstart](https://docs.kentico.com/guides/development/developer-kickstart.md) – updated to follow our recommended practices.
- **ADDED** [Taxonomies](https://docs.kentico.com/guides/digital-marketing/work-with-taxonomies/taxonomies.md) – a new guide explains taxonomies to business users.
- **ADDED** [SaaS overview](https://docs.kentico.com/documentation/developers-and-admins/saas/saas-overview.md) – a new page providing an overview of the Xperience by Kentico [SaaS offering](https://docs.kentico.com/documentation/developers-and-admins/saas.md).

## August 8, 2024

- **ADDED** [Differences between SaaS and private cloud solutions](https://docs.kentico.com/documentation/developers-and-admins/saas/differences-saas-private-cloud.md) – a new page highlighting the key differences in the approaches used when developing, configuring and deploying projects for SaaS and private cloud.

## August 1, 2024

- **ADDED** [New workflow guide](https://docs.kentico.com/guides/digital-marketing/work-with-workflows/workflows.md) – a new guide about using workflows to optimize and align the content approval process with strategic business goals.

## July 25, 2024

- **ADDED** Refresh release – overall update of the documentation corresponding with the July 2024 Refresh release. See the [Changelog](https://docs.kentico.com/changelog.md#refresh-july-25-2024) for details.
- **ADDED** [Two new guides about custom modules](https://docs.kentico.com/guides/development/customizations-and-integrations.md#custom-modules) – two guides for developers explaining how to work with custom global and channel-specific settings defined using a custom module.
- **ADDED** [New multilingual setup guide](https://docs.kentico.com/guides/digital-marketing/work-with-multilingual/setting-up-multilingual.md) – a new guide diving deeper into the theory of languages and the setup of multilingual content.

## July 19, 2024

- **ADDED** [Create a basic module to hold custom settings](https://docs.kentico.com/guides/development/customizations-and-integrations/create-basic-module.md) guide – a new guide for developers explaining how to utilize a custom module to implement custom global key-value-based settings that users with sufficient permissions can edit in the Xperience administration.

- **ADDED** [Add channel-specific configuration to a module](https://docs.kentico.com/guides/development/customizations-and-integrations/add-channels-to-module.md) guide – a new developer guide covering the process of creating channel-specific configurations in the admin UI, with a multi-layered hierarchy of UI pages.

## July 11, 2024

- **UPDATED** [Digital marketing](https://docs.kentico.com/guides/digital-marketing.md) guide – reorganized into modules and split into separate pages for each guide.
- **UPDATED** [Customize system providers](https://docs.kentico.com/documentation/developers-and-admins/customization/customize-system-providers.md) – updated to include information about implementing info object-specific validation. See [Info object validation](https://docs.kentico.com/documentation/developers-and-admins/customization/customize-system-providers.md#info-object-validation)

## July 4, 2024

- **ADDED** [Migration Toolkit](https://docs.kentico.com/documentation/developers-and-admins/upgrade-to-xperience-by-kentico/migration-toolkit.md) – a new page that provides an overview of all tools for migrating data to Xperience by Kentico from older versions or external systems.
- **ADDED** [Add a custom field to the Contact profile](https://docs.kentico.com/guides/development/customizations-and-integrations/add-custom-contact-field.md) guide – a new customization guide showing how to extend [contacts](https://docs.kentico.com/documentation/business-users/digital-marketing/contact-management.md) with custom fields, and display these fields in the contact management UI.

## June 27, 2024

- **ADDED** Refresh release – overall update of the documentation corresponding with the June 2024 Refresh release. See the [Changelog](https://docs.kentico.com/changelog.md#refresh-june-27-2024) for details.

## May 16, 2024

- **ADDED** Refresh release – overall update of the documentation corresponding with the May 2024 Refresh release. See the [Changelog](https://docs.kentico.com/changelog.md#refresh-may-16-2024) for details.

## April 18, 2024

- **ADDED** Refresh release – overall update of the documentation corresponding with the April 2024 Refresh release. See the [Changelog](https://docs.kentico.com/changelog.md#refresh-april-18-2024) for details.

## April 11, 2024

- **ADDED** [Two new guides added to content modeling](https://docs.kentico.com/guides/architecture/content-modeling.md) – guides for developers, business analysts, or solution architects, explaining how to:
  - think about composing a page through Page Builder
  - enable editors with the correct set of Page Builder components
  - model sections with appropriate properties to fit the team's experience
- **ADDED** [New video about working with sections](https://docs.kentico.com/guides/digital-marketing.md) – shows editors how to work with Page Builder sections.

## April 4, 2024

- **ADDED** [Set up custom workflow notifications](https://docs.kentico.com/documentation/developers-and-admins/customization/handle-global-events/set-up-custom-workflow-notifications.md) – new example showing how developers can implement notifications about [workflow](https://docs.kentico.com/documentation/developers-and-admins/configuration/workflows.md) transitions for various types of content.
- **ADDED** [Two new guides added to the Page Builder series](https://docs.kentico.com/guides/development/page-builder.md) – guides covering the development of widgets:
  - [Build a simple call-to-action widget](https://docs.kentico.com/guides/development/page-builder/build-simple-cta-widget.md)
  - [Define an advanced widget](https://docs.kentico.com/guides/development/page-builder/define-advanced-widget.md)

## March 28, 2024

- **ADDED** [Quickstart guide series about page builder](https://docs.kentico.com/guides/development/page-builder.md) – five new guides for developers, explaining how to:
  - think about applying Page builder in Xperience by Kentico projects
  - add custom dropdown provider for administration components
  - create and work with versatile templates
  - create and work with flexible sections

## March 21, 2024

- **ADDED** Refresh release – overall update of the documentation corresponding with the March 2024 Refresh release. See the [Changelog](https://docs.kentico.com/changelog.md#refresh-march-21-2024) for details.

## March 14, 2024

- **UPDATED** The _Pages_ section in the documentation was renamed to [Website content](https://docs.kentico.com/documentation/business-users/website-content.md).

## March 5, 2024

- **UPDATED** [Customize system providers](https://docs.kentico.com/documentation/developers-and-admins/customization/customize-system-providers.md) was updated with information about the `IInfoProvider<TInfo>` customization pattern.

## February 22, 2024

- **ADDED** Refresh release – overall update of the documentation corresponding with the February 2024 Refresh release. See the [Changelog](https://docs.kentico.com/changelog.md) for details.

## January 25, 2024

- **ADDED** Refresh release – overall update of the documentation corresponding with the January 2024 Refresh release. See the [Changelog](https://docs.kentico.com/changelog.md) for details.

## January 24, 2024

- **ADDED** [Use abstraction and enterprise-level architecture in Xperience projects](https://docs.kentico.com/guides/development/get-started/use-abstraction-and-enterprise-level-architecture-in-xperience-projects.md) – new developer guide discussing abstraction and clean architecture, and how to implement these patterns in Xperience projects.
- **UPDATED** The [Content modeling](https://docs.kentico.com/guides/architecture/content-modeling/content-modeling-guide.md) guide has been updated to include information on how to model email content.

## December 14, 2023

- **ADDED** Refresh release – overall update of the documentation corresponding with the December 2023 Refresh release. See the [Changelog](https://docs.kentico.com/changelog.md) for details.

## November 16, 2023

- **ADDED** Refresh release – overall update of the documentation corresponding with the November 2023 Refresh release. See the [Changelog](https://docs.kentico.com/changelog.md) for details.

## October 12, 2023

- **ADDED** Refresh release – overall update of the documentation corresponding with the October 2023 Refresh release. See the [Changelog](https://docs.kentico.com/changelog.md) for details.
  - **UPDATED** Macro-related documentation was consolidated and moved under the [Macro expressions](https://docs.kentico.com/documentation/developers-and-admins/configuration/macro-expressions.md) chapter.

## September 26, 2023

- **UPDATED** [Content modeling](https://docs.kentico.com/guides/architecture/content-modeling/content-modeling-guide.md) guide has been updated to include information about reusable content relevant for the current version.

## September 7, 2023

- **ADDED** Refresh release – overall update of the documentation corresponding with the September 2023 Refresh release. See the [Changelog](https://docs.kentico.com/changelog.md) for details.

## August 10, 2023

- **ADDED** Refresh release – overall update of the documentation corresponding with the August 2023 Refresh release. See the [Changelog](https://docs.kentico.com/changelog.md) for details.

## July 13, 2023

- **ADDED** Refresh release – overall update of the documentation corresponding with the July 2023 Refresh release. See the [Changelog](https://docs.kentico.com/changelog.md) for details.

## June 15, 2023

- **ADDED** Refresh release – overall update of the documentation corresponding with the June 2023 Refresh release. See the [Changelog](https://docs.kentico.com/changelog.md) for details.

## May 18, 2023

- **ADDED** Refresh release – overall update of the documentation corresponding with the May 2023 Refresh release. See the [Changelog](https://docs.kentico.com/changelog.md) for details.

## May 4, 2023

- **UPDATED** [Rich text editor plugins](https://docs.kentico.com/documentation/developers-and-admins/configuration/rich-text-editor-configuration/rich-text-editor-plugins.md) – Updated the best practices for creating and registering custom plugins for the Froala rich text editor.

## April 20, 2023

- **ADDED** Refresh release – overall update of the documentation corresponding with the April 2023 Refresh release. See the [Changelog](https://docs.kentico.com/changelog.md) for details.

## March 27, 2023

- **ADDED** Refresh release – overall update of the documentation corresponding with the March 2023 Refresh release. See the [Changelog](https://docs.kentico.com/changelog.md) for details.

## March 10, 2023

- **ADDED** [Administration interface UI tests](https://docs.kentico.com/documentation/developers-and-admins/customization/extend-the-administration-interface/administration-interface-ui-tests.md) – new page that covers writing E2E UI tests for the administration interface.

## March 5, 2023

- **ADDED** [Example - Color selector UI form component](https://docs.kentico.com/documentation/developers-and-admins/customization/extend-the-administration-interface/ui-form-components/example-color-selector-ui-form-component.md) – new page with an example [UI form component](https://docs.kentico.com/documentation/developers-and-admins/customization/extend-the-administration-interface/ui-form-components.md) implementation.

## February 23, 2023

- **ADDED** Refresh release – overall update of the documentation corresponding with the January 2023 Refresh release. See the [Changelog](https://docs.kentico.com/changelog.md) for details.
- **UPDATED** API documentation – Added a new [API](https://docs.kentico.com/documentation/developers-and-admins/api.md) section to the documentation, containing general API-related pages. Most of the pages were moved from the _Customization_ section.

## February 2, 2023

- **UPDATED** [Object type configuration](https://docs.kentico.com/documentation/developers-and-admins/customization/object-types/object-type-configuration.md) – page was updated with a new section describing [hash table caching](https://docs.kentico.com/documentation/developers-and-admins/customization/object-types/object-type-configuration.md#hashtable-caching) configuration for object types.

## January 26, 2023

- **ADDED** Refresh release – overall update of the documentation corresponding with the January 2023 Refresh release. See the [Changelog](https://docs.kentico.com/changelog.md) for details.

## December 9, 2022

- **UPDATED** [Deploying to the SaaS environment](https://docs.kentico.com/documentation/developers-and-admins/deployment/deploy-to-the-saas-environment.md) – documentation structure and terminology update. A new page, [Manage SaaS deployments,](https://docs.kentico.com/documentation/developers-and-admins/deployment/deploy-to-the-saas-environment/manage-saas-deployments.md) contains the procedures from the [Xperience Portal](https://docs.kentico.com/documentation/developers-and-admins/saas/xperience-portal.md) page related to the SaaS deployment. The latter now contains Xperience Portal administration procedures only.

## November 7, 2022

- **ADDED** Refresh release – overall update of the documentation corresponding with the November 2022 Refresh release. See the [Changelog](https://docs.kentico.com/changelog.md) for details.

## October 18, 2022

- **ADDED** [Example - Offices management application](https://docs.kentico.com/documentation/developers-and-admins/customization/object-types/example-offices-management-application.md) – a new page that contains step-by-step instructions on how to implement a custom admin UI application using the [customization framework](https://docs.kentico.com/documentation/developers-and-admins/customization/extend-the-administration-interface.md) and custom [object types](https://docs.kentico.com/documentation/developers-and-admins/customization/object-types.md).

## October 6, 2022

- **ADDED** Refresh release – overall update of the documentation corresponding with the October 2022 Refresh release. See the [Changelog](https://docs.kentico.com/changelog.md) for details.
  - **UPDATED** "Page types" were renamed to "Content types" throughout the documentation.

## September 23, 2022

- **UPDATED** [Azure Blob storage](https://docs.kentico.com/documentation/developers-and-admins/api/files-api-and-cms-io/file-system-providers/azure-blob-storage.md) – the page discussing Azure Blob storage file system providers and their use in mapping parts of the file system to [Microsoft Azure Blob Storage](https://azure.microsoft.com/en-us/services/storage/blobs/) was updated with information related to [Xperience cloud deployments](https://docs.kentico.com/documentation/developers-and-admins/deployment/deploy-to-the-saas-environment.md). A requirement when developing projects for Xperience Cloud is to map folders with binary data to the blob to ensure persistence. Cloud-ready [project templates](https://docs.kentico.com/documentation/developers-and-admins/installation.md) provide basic support for such mapping as well as more advanced mapping options, both now detailed on this page.

## September 9, 2022

- **ADDED** Refresh release – overall update of the documentation corresponding with the September 2022 Refresh release. See the [Changelog](https://docs.kentico.com/changelog.md) for details.

## September 1, 2022

- **ADDED** [Business tutorial](https://docs.kentico.com/guides/digital-marketing/xperience-essentials.md) – added exercises that allow the readers to try the functionality covered by the tutorial.

## August 26, 2022

- **UPDATED** [Upgrade from Kentico Xperience 13](https://docs.kentico.com/documentation/developers-and-admins/upgrade-to-xperience-by-kentico.md) – update to include an architecture comparison of the Xperience products and information about the [Migration Toolkit](https://github.com/Kentico/xperience-migration-toolkit).
- **UPDATED** [Editing components in Xperience by Kentico](https://docs.kentico.com/documentation/developers-and-admins/upgrade-to-xperience-by-kentico/editing-components-in-xperience-by-kentico.md) – update of the migration information related to selectors to also include Form Builder components.

## August 12, 2022

- **ADDED** Refresh release – overall update of the documentation corresponding with the August 2022 Refresh release. See the [Changelog](https://docs.kentico.com/changelog.md) for details.
- **ADDED** [Business tutorial](https://docs.kentico.com/guides/digital-marketing/xperience-essentials.md) – an introduction into Xperience by Kentico from the business user's point of view.

## August 3, 2022

- **UPDATED** [Licenses](https://docs.kentico.com/documentation/developers-and-admins/installation/licenses.md) – overall update of the licensing documentation to reflect the current status. The _Licenses_ page merges the former _Site licenses_ and _Licensing for Xperience applications_ pages, and was moved from [Website channel management](https://docs.kentico.com/documentation/developers-and-admins/configuration/website-channel-management.md) under [Installation](https://docs.kentico.com/documentation/developers-and-admins/installation.md).

## August 2, 2022

- **ADDED** [Administration interface basics](https://docs.kentico.com/documentation/administration-interface-basics.md) – an introduction to working with the Xperience administration interface.

## July 1, 2022

The initial documentation release for the Xperience by Kentico adopters program.
