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
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
Fixed
- Revert session recording performance fix that made performance worse in various cases
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
Fixed
- Ensure that a session id for recordings cannot be shared across api keys
Added
- Include additional url parameter when sending recording data to help debugging
Added
- Include additional url parameter when sending recording data to help debugging
Fixed
- Improve recording session detection across longer periods of time
- Shorten preview bar copy to help with responsiveness
Fixed
- Issue where resource center content width was incorrect initially
- Faster evaluation of blocked elements for session recording
- Improve session recording performance for edge cases with added nodes ordering
Added
- Agent support for launching a guide to a specific step
Fixed
- If using new identity key suffix, check for old stored identity with apiKey as suffix
Fixed
- Improve session recording performance when large numbers of nodes are removed from the document
- No longer log console errors when session recording is enabled on an app using the material drag and drop library