Skip to main content

Agent 2.112.1

Added

  • Support for previewing localized guides
  • Support for target element visibility changes due to :hover pseudo-class when MutationObserver is enabled

Fixed

  • When guide content is not returned in the expected format, guide will now fail gracefully
  • Designer preview will now correctly match page rules
  • Designer preview will now fetch global CSS (if enabled)
  • NPS email responses will correctly associate with the email source
  • Repositioning notification bubble during scroll and resize will now act appropriately

Agent 2.111.1

Added

  • Support for Zendesk native Knowledge Base Resource Center integration module

Fixed

  • Reload guides if the last request was more than 1 hour ago
  • Preview mode for guides can no longer be launched from a URL parameter
  • Report if initialize was called in validateInstall
  • Multi-step previews will now advance across full page reloads as expected
  • Notification bubble now positions on resource center target elements as expected
  • Optimize configuration lookups
  • Set target origin for postMessage calls

Agent 2.110.3

Fixed

  • Improved error logging when analytics fail to send

Agent 2.110.2

Added

  • Agent detects if it is hosted outside of Pendo's infrastructure and sends the selfHosted parameter on the metadata event

Fixed

  • Iframe auto-display now shows lower priority guides in all situations as expected
  • Resolved an issue where URL changes were not detected when annotateUrl was used in a static application URL
  • annotateUrl now correctly encodes the query string when the fragment contains '?'
  • Improved performance when API methods such as updateOptions were called before the agent loaded but initialize was never called

Agent 2.109.1

Fixed

  • Improved validation for the guide request host in Guide Preview

Agent 2.109.0

Added

  • Error reporting for analytics requests
  • guideActivity events are now sent for clicks in the Resource Center

Fixed

  • Clearer URL labels in validateEnvironment results
  • Improved security for Designer postMessage handlers

Agent 2.108.1

Added

  • New URL customization API

Fixed

  • Staging agents now know when they're running in staging environments
  • Resource Center styles that removed focus outlines on buttons have been removed to improve accessibility
  • ARIA-expanded attributes on Resource Center badges can be toggled
  • Custom attributes are now parsed in the Pendo Launcher as expected
  • Call to setTimeout in event collection that caused issues in some apps has been removed
  • Guide update is now triggered on animation and transition end when MutationObserver is enabled
  • A check in the Pendo agent now tests if a frame was created for the Designer as expected

Agent 2.107.1

Fixed

  • Console error no longer occurs when multiple incognito windows are open and displaying and an app with the Pendo agent installed

Agent 2.107.0

Added

  • Permalink compatibility with Salesforce via c__pendo parameter

Fixed

  • Reloading the page immediately after seeing announcements will preserve the seen state of the announcements on the following page
  • Automatically-activated guides that redisplay the first step when guides reload are now throttled correctly
  • Improved Resource Center home view accessibility with new keyboard controls and ARIA labels

Agent 2.106.1

Fixed

  • Agent debugger shows "staging" status on staging servers as expected
  • Navigating the Resource Center focuses on the current module content as expected