Fixed
- Sandbox Modules in the Resource Center now correctly execute csp-compliant javascript
- Using
pendo.identify()to change an end-user's language after rendering a guide will now correctly re-fetch that guide's content in the requested language
- Previous Step will now correctly scroll to the previous step for tooltips that are not visible in the viewport
Added
- Chat integrations will now persist regardless of whether the Resource Center is open or closed
- Support for the new "Previous Step" button action in the Visual Designer
- Support for the new "Launch Guide" button action in the Visual Designer
Fixed
- Customers without
body tags can now render guides correctly. Customers who use <frameset> tags, this one's for you :)
Added
- More support for guide content validation - this release allows users to self-host known safe content hashes of guides created in the Visual Designer, and use them to validate that a guide's content has not been tampered with
Added
- Guides created in the Visual Designer can now be validated with content validation (This can be enabled in Subscription Settings)
- Support for adding a search bar to the Guide List Module in Resource Center
Added
- The Resource Center can now be configured to not automatically re-open when transitioning between pages
- The Resource Center can now be open while another guide is open
- Added public endpoints to allow enabling/disabling of event collection
Fixed
- Tooltips created in the Visual Designer correctly apply z-index from the #pendo-g element to their top-level container (#pendo-base)
- Tooltips now compute their size earlier in the render cycle, allowing for more accurate size computations in specific customer environments
- When both staged and public guides are targeted to the same element on a staging host, staged guides display first
- Badges now render correctly in Preview Mode
Added
- Preview mode information bar can now be moved to the bottom of the screen, so it doesn't cover up the previewed guide
- When targeted to an element, the resource center now has an empty state message when it has no content to display
- Better handling for iframe-heavy customer apps when using the Visual Designer
Added
- If two or more guides are targeted to the same element, but the first guide cannot be shown because the user is ineligible, attempt to render subsequent guides
- Honor the disablePersistence agent flag
Fixed
- Tooltips should now once again render in a timely manner for IE7 and IE8
- Watermarks for guides created inside VIA for Marketo no longer cover the caret of a tooltip
- Ensure steps with badges do not disappear when the badge is hovered while in the designer
- Ensure the Resource Center renders in the topmost Pendo-enabled frame, even if that frame is not the top window
- Resource Center should now include guides from inner frames
- Tooltips created in Visual Designer should now correctly scroll the tooltip fully into view, rather than only partly into view
Fixed
- Ensure staging resource center always takes display priority over any public resource center when in a staging environment
- Ensure large images (or images on slow-loading networks) still respect their horizontal alignment after load for guides created in the visual design studio
Fixed
- No more "stuck" tooltips when a user hovers rapidly between multiple elements.
- Customers launching Visual Design Studio with the keyboard shortcut will now always launch into the correct resource center.
- Transitions between modules in the resource center should no longer fail in IE11 and below.
Added
- Agent verifies content hashes of guides coming from google cloud if guide validation is enabled
Fixed
- Resource center guide list module and onboarding list module now both respect element target rules for each guide in the list
- Fixed an issue preventing tooltips from auto-scrolling inside salesforce lightning environments