579 B
579 B
4.1.10
- Added "tel" to supported input types
- Added
{ withCurrentTime: true }totracker.getSessionURLmethod which will return sessionURL with current session's timestamp - Added Network module that captures fetch/xhr by default (with no plugin required)
- Use
timeOrigin()instead ofperformance.timing.navigationStartin ResourceTiming messages
4.1.8
- recalculate timeOrigin on start to prevent wrong timestamps on "sleeping" sessions
4.1.7
- resend metadata on start
4.1.6
- remove log that potentially caused crashed during slow initial render