Skip to main content

Agent 2.158.1

Fixed

  • No longer wait for iframes used in code blocks to load before showing a guide

Agent 2.158.0

Fixed

  • All metadata groups will now sanitize and remove unsupported values instead of just account metadata
  • Ensure visitor & account ids are strings for Feedback
  • Preview bar functions correctly when opened in child frames
  • Improved race condition handling for JSONP guide payload format
  • Improved visibility for pre tag usage in the debugger
  • Tooltip guides no longer get stuck in fixed positioning when the document changes from fixed to default positioning

Agent 2.157.1

Added

  • Debugger now includes a link to documentation about excluded guides
  • The debugger now has a button to copy the Agent's state to help with support issues

Fixed

  • The debugger now correctly checks eligibility of all steps for the expanded guide expanded guide
  • Images and frames in code blocks are now detected to properly size the guide container
  • Increased z-index for the debugger to provide support for more applications
  • Improved performance for feature event properties based on :contains selectors

Agent 2.156.0

Added

  • Improved minification for the Agent
  • Reject visitor and account ids when trying to set to an invalid value

Fixed

  • Preview bar can now appear in child frames if the top frame does not have Pendo installed

Agent 2.155.1

Added

  • Agent debugger now shows URL validation status
  • The output of validateEnvironment now includes native code status of Object.create

Agent 2.154.3

Added

  • Prevent guides from showing if the visitor is unable to send guide events to Pendo (most common when an adblocker is enabled)

Agent 2.154.1

Added

  • The debugger now displays a conflict warning for metadata keys that only differ in casing

Fixed

  • Tooltips and Resource Center no longer disappear off screen when scrolling in Visual Design Studio
  • The launch guide button in debugger now launches guides in child frames
  • The debugger frames list now correctly updates when the guide list changes
  • Protected against startup error in IE7 due to performance api missing methods

Agent 2.153.2

Fixed

  • Protect against a possible undefined reference error reported in IE11

2.153.1

Fixed

  • "Show Once" badges now hide after the first step has been seen, instead of waiting for all steps to be seen
  • Reduced the amount of "flicker" that occurs when guides reload while a guide is shown.
  • Permalink guides will now continue to try to show if a target element is not immediately visible
  • Improved collection of text content from a guide for guideActivity events

2.152.1

Added

  • Debugger now shows metadata for different application frames
  • Clarify browser vs Pendo disabled cookies settings in the Debugger and validateInstall log
  • Show frame communication type in Debugger
  • Show "not initialized" state in Debugger

Fixed

  • Improve support for metadata key of "length"
  • No longer send dismiss/advance/snooze events if the step is already in that state
  • Sync validateInstall output with the current visitor and account ids