Agent/SDK Updates

Version 2.14.6

These changes are only available for Agent 2.0.

Changed Performance improvements for badges, tooltips, and any element-targeted guides

Added Added support for several planned product features (to be released at a future date)

Android SDK 1.51.51.182

Changed Mobile tooltips were changed to be site-wide and not screen-sensitive, to enhance performance

Changed Guides images are now being prefetched during the SDK initialization to reduce guide display time

Changed Performance improvement in scaling the size of guide images according to the device’s screen density

Fixed setUserAttributes data loss fix: if during init the app does not set user attributes, we no longer override the old attributes that were set. Only if the app sets userAttributes with null, we override the old attributes

Fixed If a guide started to show but was not fully displayed to the user (for example, the user moved away from the screen while the guide’s display animation was in progress), this will not be considered a guide view for the sake of guide analytics and throttling.

Fixed App freeze in case a guide with an ‘Open URL’ call-to-action was triggered based on a ‘click on’ trigger

Fixed If the height OR the width of a scaled image is larger than the screen’s height or width, respectively, we use the original image and not the scaled one (before the fix we would use the original image only if BOTH height and width of the scaled image were larger than the screen)

Fixed If the host app is calling Insert.setPushId with null → ignore it

Fixed Fix to the case when the SDK loses the internet connection during a session and triggers a guide – the guide no longer looks zoomed in

Version 2.13.7

These changes are only available for Agent 2.0.

Added Agent metadata is now available to guide center templates

Version 2.14.5

These changes are only available for Agent 2.0.

Fixed Fixes an issue with NPS poll submissions – This issue only pertains to un-released feature updates

Changed Improved rendering performance for “What’s New” guides

Added Agent metadata is now available to guide center templates

Added Adds support for a contentHost option when guide content is proxied through third-party servers

Added Added support for several planned product features (to be released at a future date)