Fixed
- Console error no longer occurs when multiple incognito windows are open and displaying and an app with the Pendo agent installed
Added
- Permalink compatibility with Salesforce via c__pendo parameter
Fixed
- Reloading the page immediately after seeing announcements will preserve the seen state of the announcements on the following page
- Automatically-activated guides that redisplay the first step when guides reload are now throttled correctly
- Improved Resource Center home view accessibility with new keyboard controls and ARIA labels
Fixed
- Agent debugger shows "staging" status on staging servers as expected
- Navigating the Resource Center focuses on the current module content as expected
Fixed
- Announcement module no longer re-renders every half second when Classic "What's New" guides are included in the module content
Fixed
- Resource Center badge and notification bubble disappears after Turbolinks URL change
Added
- Support for resource center preview
Fixed
- Removed script tags after JSONP resources finish loading
- Race condition where guide events can be processed out of order and result in repeat displays resolved
- Content loading order optimized for automatic guides when announcements are present
- Designer no longer launches multiple times
Added
- Configuration option that allows Pendo to initialize before document load
- Add aria-hidden and focusable attributes to the progress icon in the onboarding module
Fixed
- Only one occurrence of each unhandled error is logged
- Events for Shadow DOM components with default slots that contain only text nodes are handled correctly
Added
- Improved support for Visual Design Studio launching in iframes, specifically cross-origin frames and frames contained in shadow roots
Fixed
- Guide permalink works as expected when URL path contains "=" character
- Activation element is only focused when a guide is snoozed or dismissed
Fixed
- Opening an empty Resource Center with EXT activation now displays a no content message
- clearSession works as expected when cookie domain is set
- Content load order has been optimized for guides with automatic-activation when badge or element activated guides are also present
Fixed
- Resolved an error that affects custom code in guides that uses the promises returned by the pendo.ajax interface