Fixed
- Guide processing timeout messages are now warnings instead of errors
- Preview mode should now correctly report page match status when the url has been annotated
- VDS-launched preview mode now code blocks correctly on the standards build of the agent
- Guide display errors will no longer fire too frequently
- Ensure metadata is properly initialized with legacy installations
Added
- Suffix of "ext" added to the end of agent version for the Adopt extension
- Option to disable session recording if web worker cannot be created
- Zendesk messaging native integration
Fixed
- Console error no longer shown for some guides using the markdown extensions
- Recording events protected from sending an old visitor id after identity change
Added
- Session recording ids are now on the data request for assistance in verification
- Global property pendo.doNotProcess set when a visitor is flagged to not process data
Fixed
- Preventing preview and debugger frames from being included in auto frame installer
Added
- More error logging for session recording failures
- Option to disable session recording web worker
Added
- Additional logging for session replay network failures
Fixed
- Add missing field custom_allowed_products to Feedback ping
- Check if history API is read only
Added
- Trigger change & input events for form autofill
Fixed
- Guide preview when Adopt + Engage are both active
- Launching VDS in Firefox opens the correct guide with default privacy settings
- Preview mode now checks all frames for guide eligibility status
- Do not clear event buffer when startSendingEvents is called if sending is not disabled
Added
- Stop evaluating CSS selectors for guides that take >50ms to run
- Added event count and agent version to session recording payload
- Throttle guide prefetch requests to avoid delaying guides that need to display immediately
- Auto-click support for automation plugin
Fixed
- Feedback now gets updated metadata when metadata is changed after initialization
- Visual Design Studio preview mode will now recognize page rules when the URL has been customized
- Backdrop is now invisible with the guide while waiting for images to finish loading
Added
- Show plugin info in validate output
- Accept session recording privacy configuration from backend
Fixed
- Fix race condition when guide requests are issued in rapid succession
Fixed
- Guides and Resource Center will still display even if host application defines Function.prototype.process