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
+2-2Lines changed: 2 additions & 2 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -74,13 +74,13 @@ Here is a list of all the new or updated articles in this version.
74
74
*[Version Specific Updates: Breaking Changes](fundamentals/setup/upgrading/version-specific/#umbraco-17)
75
75
*[Date Time Property Editor](fundamentals/backoffice/property-editors/built-in-umbraco-property-editors/date-time-editor/)
76
76
*[`UnattendedTelemetryLevel` Setting](fundamentals/setup/install/install-umbraco-with-templates.md) and [`UnattendedTelemetryLevel` in Unattended Install](fundamentals/setup/install/unattended-install.md)
77
-
*[`UnattendedTelemetryLevel` in the Configuration article](reference/configuration/unattendedsettings.md)
77
+
*[`UnattendedTelemetryLevel` in the Configuration article](reference/configuration/unattendedsettings.md#unattended-telemetry-level)
78
78
*[`GenerateVirtualProperties` option to disable virtual properties](reference/configuration/modelsbuildersettings.md#generate-virtual-properties)
79
79
*[Removed the warning on `Microsoft.EntityFrameworkCore.Design` dependency conflicts](tutorials/getting-started-with-entity-framework-core.md)
80
80
*[Kestrel `MaxRequestLength` updated to 50MB](reference/configuration/maximumuploadsizesettings.md#using-kestrel)
*[Added `ComposeAfter` attribute to the composer used in the Examine sample](reference/searching/examine/indexing.md)
83
+
*[Added `ComposeAfter` attribute to the composer used in the Examine sample](reference/searching/examine/indexing.md#creating-a-configureoptions-class)
84
84
*[Displaying the MiniProfiler](fundamentals/code/debugging/#displaying-the-miniprofiler)
0 commit comments