DEVELOPERS

Pendo Mobile SDK

Agent version 2.17.13

7 years ago

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

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

addedAdded Support for the new “Launch Guide” button action in the Visual Designer

fixedFixed 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

7 years ago

fixedFixed 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

7 years ago

addedAdded 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

7 years ago

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

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

Agent version 2.17.10

7 years ago

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

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

addedAdded Added public endpoints to allow enabling/disabling of event collection

fixedFixed Tooltips created in the Visual Designer correctly apply z-index from the #pendo-g element to their top-level container (#pendo-base)

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

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

fixedFixed Badges now render correctly in Preview Mode