Skip to main content

Agent 2.87.1

Fixed

  • validateInstall command correctly prints false values (e.g. false, 0, etc)
  • Text blocks are included when resizing full width Guide flex elements
  • Guide content is no longer fetched when an automatic guide cannot be displayed due to target element or page rule mismatch
  • Lowered the number of next steps to pre-fetch in a walkthrough guide from 3 to 1
  • Fixed console error logged from non-standard mouseup events

Agent 2.86.0

Added

  • Able to set Zendesk chat window position based on integration configuration
  • Guide preview mode and Guide CSS can use a configurable path
  • New option to disable content pre-fetching
  • Guide state now stays in sync across multiple tabs when possible

Fixed

  • Preview mode uses normalized URL as expected
  • Collect click data based on the mousedown target even when the mouseup target does not match

Agent 2.85.1

Added

  • validateEnvironment checks for errors in sanitizeUrl and annotateUrl
  • Initial work to enable 3rd party native-chat experience for Resource Center extensions. Enables notifications but does not yet include chat-window positioning.

Fixed

  • Resolved initialization issues in IE versions 8 and lower
  • Resource Center no longer reopens on page change after being dismissed
  • Fixed an issue with error logging

Agent 2.84.3

Fixed

  • Resolved issue with click event collection when host application uses Mootools

Agent 2.84.2

Added

  • Guide version information is now included with Guide event data
  • Support for "guideNotSeen" events

Fixed

  • Removed requirement for unsafe-inline in style-src CSP rules

Agent 2.83.2

Added

  • Training partners now send Account ID in query parameter

Fixed

  • Fixed issue that caused tooltips to flicker when a second matching element is added to the page
  • Fixed issue that dropped queued events when JWT is used and the page unloads
  • ValidateInstall works in situations where the console functions are not available
  • Fixed 'synchronous XHR in page dismissal' error that was stressing error logs
  • Fixed order of execution of Guide Center badge event handlers that affected some customized Guide Centers
  • Fixed console error that occurred if document.host is a string when stopPropagation is called on an event

Agent 2.82.2

Added

  • AnnotateUrl now supports changes to the URL fragment
  • Usability enhancements for Visual Design Studio Guide Preview

Fixed

  • Host application stopping event propagation no longer prevents guides and analytics from functioning (allows support for GWT, etc)
  • Guides that use an Element Contains Rule and are badge-activated now correctly show or hide the badge and launch the guide based on the rule status
  • Console error not longer displays if a "Show on Hover" badge is present on the page
  • Clicking a badge no longer simultaneously shows and dismisses a guide when "click outside to dismiss" custom code is used
  • Fixed issue that prevented guides from being dismissed or advanced under certain conditions
  • Hosts for guide content files are verified against configured CNAME, if present (only logging violations for now)
  • All URL changes are now logged if the host application has a non-native implementation of pushState
  • Stopping event propagation on an event with no target no longer generates a console error
  • Events are no longer dropped when an iframe is unloaded

Agent 2.79.6

Fixed

  • Fixed issue that caused the Agent to send unnecessary "identify" events

Agent 2.79.5

Added

  • Changing Account IDs triggers an event flush that sends cached events to Pendo
  • Throttling now detects and mitigates undesired Guide redisplays
  • Additional safeguards to ensure Guide steps do not show on the wrong page

Fixed

  • ShadowRoot polyfills other than ShadyDom are now supported
  • Fixed issue that prevented skipping steps with a count parameter from working in multi-frame scenarios
  • Fixed issue that could prevent the next step of a walkthrough from displaying if advancing the current step caused an iframe to unload
  • Fixed subresource integrity hash validation in Firefox
  • Fixed global CSS loading in Android Cordova apps

Agent 2.78.1

Fixed

  • Fixed an issue where elements with fractional opacity values were considered invisible