Skip to main content

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

Agent 2.78.0

Added

  • Guides can be targeted based on the text content of the target element
  • Use sub-resource integrity (SRI) verifies Guide content when g\Guide validation is enabled and SRI is supported by the browser

Fixed

  • Fix min-height on centered images in IE
  • Empty/null opacity values are not treated as "0" (i.e. not visible)

Agent 2.77.0

Added

  • Activation element is focused when Guide is hidden
  • Option to trap focus in a step, if the Guide is configured to auto-focus

Fixed

  • Buttons in full width Guides now maintain orientation when the window is resized

Agent 2.76.0

Added

  • Video Building Blocks support "auto-focus this step"
  • Announcement Guides send guideActivity events

Agent 2.75.1

Fixed

  • Guides no longer flicker if Guides reload in a different frame
  • Resource Center Alert Badge no longer gets removed if Resource Center is closed
  • Resource Center Alert Badge updates correctly when new notifications are received
  • Late loaded iframes now get detected properly by Visual Design Studio

Agent 2.74.2

Fixed

  • Prevent Visual Design Studio from launching automatically in child frames

Agent 2.74.1

Fixed

  • Prevent excessive error logging when network conditions cause an unexpected response format for Guide content
  • Prevent infinite loop when skipping to the last step from any step of a multi-step Guide
  • Fixed race condition where "Snooze" Guide status could be lost if Guides reload immediately after snoozing a Guide
  • Snoozing a guide in an iframe no longer results in the Guide immediately re-displaying
  • Fixed issue that could cause Guides to re-display after being dismissed when iframes unload in a certain order