Agent 2.147.0
Added
- Feedback code is now only included in agent if enabled
- Guide runtime "before" phases (e.g. beforeGuideDismissed) allow certain actions to be cancelled from custom code blocks
- Show guide and poll events in debugger
- Internal extension point for registering a method to run as part of the guide update process
- Internal event emits whenever data is enqueued
Fixed
- Removed URL shortening code
- No longer using Blob when POSTing data with sendBeacon
- Event monitoring being enabled in Debugger no longer prevents events from being sent
- Update "Has Been Seen" text in Debugger to make this field less confusing
- Remove deprecation warning from flushNow
- Update to use "dom" instead of "Sizzle" internally throughout for consistency
- No more race condition when Engage Agent manages to load before the Adopt Agent