You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: 17/umbraco-cms/release-candidate-guide.md
+6Lines changed: 6 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -86,6 +86,12 @@ Here is a list of all the new or updated articles in this version.
86
86
*[SignalR in a Backoffice Load Balanced Environment](fundamentals/setup/server-setup/load-balancing/signalR-in-backoffice-load-balanced-environment.md)
87
87
*[Distributed jobs settings](reference/configuration/distributedjobssettings.md)
88
88
*[Background jobs when load balancing the backoffice](reference/scheduling.md#background-jobs-when-load-balancing-the-backoffice)
89
+
*[Property Editor Data Source](customizing/property-editors/composition/property-editor-data-source.md)
90
+
*[Picker Data Source Type](customizing/property-editors/data-source-types/picker/README.md)
91
+
*[Collection Data Source](customizing/property-editors/data-source-types/picker/picker-collection-data-source.md)
92
+
*[Tree Data Source](customizing/property-editors/data-source-types/picker/picker-tree-data-source.md)
93
+
*[Entity Data Picker](fundamentals/backoffice/property-editors/built-in-umbraco-property-editors/entity-data-picker.md)
0 commit comments