Agent/SDK Updates

Agent 2.111.1

Added Support for Zendesk native Knowledge Base Resource Center integration module

Fixed Reload guides if the last request was more than 1 hour ago

Fixed Preview mode for guides can no longer be launched from a URL parameter

Fixed Report if initialize was called in validateInstall

Fixed Multi-step previews will now advance across full page reloads as expected

Fixed Notification bubble now positions on resource center target elements as expected

Fixed Optimize configuration lookups

Fixed Set target origin for postMessage calls

Agent 2.110.3

Fixed Improved error logging when analytics fail to send

Android SDK 2.11.2

Fixed Occasionally, the SDK was causing Application Not Responding” (ANR) due to bad handling of TouchEvent

Fixed Devices with poor internet connectivity, now send “lost packages” up to send it up to 10 times, instead of the previous logic attempting to send every minute 

Fixed Xamarin app couldn’t build a release version due to Proguard issue. Updated install instructions with full Proguard file

 

Agent 2.110.2

Added Agent detects if it is hosted outside of Pendo’s infrastructure and sends the selfHosted parameter on the metadata event


Fixed Iframe auto-display now shows lower priority guides in all situations as expected


Fixed Resolved an issue where URL changes were not detected when annotateUrl was used in a static application URL


Fixed annotateUrl now correctly encodes the query string when the fragment contains ‘?’


Fixed Improved performance when API methods such as updateOptions were called before the agent loaded but initialize was never called