diff --git a/17/umbraco-cms/release-candidate-guide.md b/17/umbraco-cms/release-candidate-guide.md index 99ae4071b23..4a0a48150c1 100644 --- a/17/umbraco-cms/release-candidate-guide.md +++ b/17/umbraco-cms/release-candidate-guide.md @@ -86,6 +86,12 @@ Here is a list of all the new or updated articles in this version. * [SignalR in a Backoffice Load Balanced Environment](fundamentals/setup/server-setup/load-balancing/signalR-in-backoffice-load-balanced-environment.md) * [Distributed jobs settings](reference/configuration/distributedjobssettings.md) * [Background jobs when load balancing the backoffice](reference/scheduling.md#background-jobs-when-load-balancing-the-backoffice) +* [Property Editor Data Source](customizing/property-editors/composition/property-editor-data-source.md) +* [Picker Data Source Type](customizing/property-editors/data-source-types/picker/README.md) +* [Collection Data Source](customizing/property-editors/data-source-types/picker/picker-collection-data-source.md) +* [Tree Data Source](customizing/property-editors/data-source-types/picker/picker-tree-data-source.md) +* [Entity Data Picker](fundamentals/backoffice/property-editors/built-in-umbraco-property-editors/entity-data-picker.md) +* [Kinds](customizing/extending-overview/extension-types/workspaces/workspace-action-menu-items.md#kinds) ### Removed articles