Try our conversational search powered by Generative AI!
AI OnAI Off
EPiServer.CMS.UI 12.5.0
EPiServer.CMS.UI 12.13.1
Sep 20, 2022
Jan 12, 2023
CMS UI
Closed, Fixed and tested
Fixed an issue where Gainsight could not be turned off. Since version 12.5.0 telemetry was partially enabled in the core product. You can disable it by configuring TelemetryOptions.
services.Configure<EPiServer.Shell.Telemetry.TelemetryOptions>(o =>
);