Agent 2.24.0
6 years ago
addedAdded Customers with excludeAllText enabled for their apps are now able to specify a whitelist of strings via the config option allowedText
6 years ago
addedAdded Customers with excludeAllText enabled for their apps are now able to specify a whitelist of strings via the config option allowedText
6 years ago
fixedFixed Guides present only inside an inner iframe are now also represented inside the resource center
fixedFixed Certain guide elements no longer wrap on hover
fixedFixed The resource center pulse notification was replaced with a far more performant animation
fixedFixed Under certain scenarios, track events were not getting correctly labeled with type track. This has been resolved
6 years ago
fixedFixed Announcements now produce both guideSeen and guideAdvanced events
fixedFixed Guides created in the visual designer render text correctly in old versions of Firefox (As Firefox is an evergreen browser, this is limited to point-of-sale devices, or other specific environments that do not typically receive software updates)
fixedFixed Better height calculations for banner guides created in the visual designer when a body tag has `position: absolute`
7 years ago
addedAdded Support for guide content validation on translated guides
fixedFixed Better positioning logic for the Resource Center notification bubble on element activated Resource Centers
fixedFixed The onboarding module in the Resource Center will now correctly filter out guides that do not have matching elements on the page
fixedFixed Better handling of temporary guide state cookies for subdomains
fixedFixed Announcements now correctly pull their display date first from a scheduled delivery date if available, and otherwise will fall back to last published date
7 years ago
addedAdded We’ve added code to allow customers to use a single install snippet across all of Pendo’s web products
fixedFixed Ensure guides that cross multiple iframes preserve and resume state correctly, even across page reloads
fixedFixed For guides created in the Visual Designer, elements inside of a guide row now correctly flex with %-based widths
fixedFixed Css-related errors thrown by IE7/8 are correctly trapped, to avoid guides not rendering in these environments
fixedFixed A check to ensure we’re only computing style on element nodes was made compatible with IE7/8