Release Notes / Version 12.2406.0
Table Of ContentsPendo plugin v2.2.0
Updated Pendo initialization process to use a dedicated endpoint for loading client configuration instead of a queued job. This avoids blocking studio-client startup during high load
Implemented a 10-second timeout for Pendo client initialization via the dedicated endpoint, ensuring the plugin does not block studio-client startup for longer than this duration
The default accountId has been updated to "cmcc-on-prem". This value can still be overridden through configuration
(CMS-25749)
Update of Pendo plugin to version v2.1.0
The Pendo plugin now ensures that content listener operations are no longer unnecessarily delayed. All backend tracking operations are moved to a separate thread.
(CMS-25553)