Agent 2.147.1
3 years ago
fixedFixed Remove error message that appeared in staging environments with Pendo Feedback enabled
3 years ago
fixedFixed Remove error message that appeared in staging environments with Pendo Feedback enabled
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
3 years ago
addedAdded Ability to automatically add properties of a specific page to all events
3 years ago
changedChanged android-release and androidx-release repositories will now support only AndroidX. android-support SDK will be in android-legacy repository
changedChanged targetSdkVersion is now 31. Add android:exported="true" to the PendoGateActivity in AndroidManifest.
addedAdded Support for RadSlideView control for Xamarin.Forms
addedAdded Enhance feature identification for React Native apps
addedAdded New API sendClickAnalytic allows tagging any feature on a page. Should be used when Pendo doesn’t automatically identify a feature in your app – Now available for React Native apps
addedAdded New API screenContentChanged to re-scan all features on the page, to support identifying features that are loaded dynamically
addedAdded New API setDebugMode enables debug logs. Logs are disabled by default
addedAdded Control image border and radius
addedAdded Support for React Native 0.68 and 0.69. When upgrading to any of these versions, make sure to update pages you’ve already tagged.
fixedFixed Accessibility bugs with images in guides
fixedFixed Improved page identification when using drawers
fixedFixed Using Camelcase for properties to personalize a guide result in property not appearing in the guide
fixedFixed User could tag features that weren’t visible on the screen
3 years ago
addedAdded New API sendClickAnalytic allows tagging any feature on a page. Should be used when Pendo doesn’t automatically identify a feature in your app – Now available for React Native apps
addedAdded New API screenContentChanged to re-scan all features on the page, to support identifying features that are loaded dynamically
addedAdded Support for features that are loaded dynamically in React Native applications
addedAdded Support for React Native 0.68. When upgrading to any of these versions, make sure to update pages you’ve already tagged.
fixedFixed Using Camelcase for properties to personalize a guide results in property not appearing in the guide