Fixed
- use UTM params in search-like strings in the fragment
- scroll elements into view for all guide types
Added
- Add composition mode support for IME input
Fixed
- fix cross origin error when building guides in firefox browser extension
- fix bug where guideMarkdown plugin required was not showing red asterisk in VDS
- yes/no polls cannot be made required
- disable all step buttons until all required polls are filled out
Fixed
- embedded guides do not duplicate in cases where the app has cached an existing embedded guide
Fixed
- correctly handle request objects in network capture
Fixed
- disable performance metrics collection
Fixed
- remove missing seen reason logging
- catch error if frustration even observer fails to start
- allow strict-origin & strict-origin-when-cross-origin for referrerpolicy attribute
Fixed
- only collect guide loop timings if debugging is enabled
- properly clear agent metrics performance entries over time
Fixed
- stop console capture when recording stops
- limit the size of devlog requests
- performance improvements for most contains selectors
- fix session recording masking in shadow roots
Fixed
- iframe memory leak in session recording
- ensure indexeddb errors do not prevent guide advance/dismiss/etc from succeeding
- send agentic events to the right endpoint
- add logging for CSS load failures
- hide noisy debugger alert when mutation observer is active and no shadow roots were found
- send performance metrics that resolve to 0
- make debugger aware of performanceMetricsEnabled config setting
Added
- agent performance metrics
- network capture plugin
- privacy filter for trackAgent
Fixed
- zendesk messaging module continues on navigation
- embedded guides cannot be dismissed if guide caching is enabled