Agent/SDK Updates

Agent version 2.17.13

Added Chat integrations will now persist regardless of whether the Resource Center is open or closed

Added Support for the new “Previous Step” button action in the Visual Designer

Added 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 🙂

 

Android SDK 1.52.52.836

Fixed The SDK’s recommended flow is to initalize the SDK from the Application object, in order to not lose analytics.
We now found out that some customers want to initialize the SDK from an Activity. While this is not the recommended flow, we enabled this flow and fixed several bugs around this flow.
Note that this means that analytics and guides will not work prior to initializing the SDK.

Agent version 2.17.12

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

Agent version 2.17.11

Added Guides created in the Visual Designer can now be validated with content validation (This can be enabled in Subscription Settings)

Added Support for adding a search bar to the Guide List Module in Resource Center

Agent version 2.17.10

Added The Resource Center can now be configured to not automatically re-open when transitioning between pages

Added The Resource Center can now be open while another guide is open

Added 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)

Fixed Tooltips now compute their size earlier in the render cycle, allowing for more accurate size computations in specific customer environments

Fixed When both staged and public guides are targeted to the same element on a staging host, staged guides display first

Fixed Badges now render correctly in Preview Mode