Skip to main content

Agent 2.218.0

Added

  • Show guide throttling countdown in debugger v2
  • Show full step eligibility when viewing a guide in debugger v2

Fixed

  • Address race condition in auto display that could break throttling
  • Improve performance when setTimeout triggers change detection loop in angular applications
  • Session recording now captures CSS correctly on sites using prototype.js library

Agent 2.217.1

Fixed

  • No longer start duplicate session recordings if pendo.js is included more than once in page

Agent 2.217.0

Added

  • Config options to disable intercepts for preventDefault and stopPropagation
  • Plugin to collect "rage clicks"
  • Show events from all frames in debugger v2

Fixed

  • No longer cause Chrome to crash when exiting preview mode for Pendo Launcher installs
  • Address error in step eligibility alert display
  • Improve performance in session recording for certain types of mutations
  • Session recording no longer fails to start in apps that have non-standard fetch overrides

Agent 2.215.1 & 2.216.1

Fixed

  • Properly detect if CSP blocks the session recording web worker in Firefox to prevent event loss

Agent 2.216.0

Added

  • step eligibility alerts, excluded guides, and throttling to agent debugger v2

Fixed

  • Submit button no longer enables with empty responses on required open text poll
  • Improve alerts empty state in agent debugger v2

Agent 2.215.0

Added

  • Session recording will now retry failed network requests (requires web worker update if self-hosting the worker)

Fixed

  • Various fixes and improvements for agent debugger v2

Agent 2.214.1

Fixed

  • Revert session recording performance fix that made performance worse in various cases

Agent 2.214.0

Fixed

  • Improved session replay inactivity calculation
  • Clear session replay sequence number when a new snapshot is taken
  • Ensure new recording session starts after inactivity
  • Set first event timestamp on recording event body
  • Improve preview bar step progress copy and css for responsiveness
  • Handle guide redisplay correctly with multi frame apps

Agent 2.213.2

Fixed

  • Ensure that a session id for recordings cannot be shared across api keys

Agent 2.212.2

Added

  • Include additional url parameter when sending recording data to help debugging