Skip to main content

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

Agent 2.73.0

Added

  • configuration option to disable unload handlers (for BFcache support)

Fixed

  • When multiple frames would load guides at the same time (due to URL change), there was a bug that would make the resource center display multiple times during automatic re-open. Not anymore!
  • disableFeedback flag now works correctly when passed in pendo options to pendo.initialize