DEVELOPERS
Pendo Mobile SDK

Agent 2.147.0

3 years ago

addedAdded Feedback code is now only included in agent if enabled

addedAdded Guide runtime “before” phases (e.g. beforeGuideDismissed) allow certain actions to be cancelled from custom code blocks

addedAdded Show guide and poll events in debugger

addedAdded Internal extension point for registering a method to run as part of the guide update process

addedAdded Internal event emits whenever data is enqueued

fixedFixed Removed URL shortening code

fixedFixed No longer using Blob when POSTing data with sendBeacon

fixedFixed Event monitoring being enabled in Debugger no longer prevents events from being sent

fixedFixed Update “Has Been Seen” text in Debugger to make this field less confusing

fixedFixed Remove deprecation warning from flushNow

fixedFixed Update to use “dom” instead of “Sizzle” internally throughout for consistency

fixedFixed No more race condition when Engage Agent manages to load before the Adopt Agent