Skip to content

v1.4.1-alpha.3

Pre-release
Pre-release
Compare
Choose a tag to compare
@github-actions github-actions released this 20 Apr 19:07
· 282 commits to main since this release

Bug Fixes

  • client: explicit mjs exports (d3e4525)
  • core: allow retrieving datasets (582ed16), closes #213
  • core: convert dates to numbers (da17efe)
  • core: fix location change triggers (360dfa0)
  • core: fix looping for node id lookup (91ac3bc)
  • core: handle url not loaded yet for nav in 88 (ddafb11)
  • core: improve navigation tracking (2e75570)
  • core: properly record back/forward nav (6a1a52a)
  • emulate: fix removed iframe platform (27d2e4f)
  • http: timeout sockets that dont connect (da59e41)
  • mitm: fix ipc timeouts (851be03)
  • puppet: dont double-create isolated world (0df01e2)
  • puppet: fix chrome-88 (f917b52)

Features

  • client: getJsValue should return value (84dcd65)
  • core: optimize string reuse in high traffic (3c03c3a)
  • core: single script install (4b80047)
  • core: throw fetch error if no origin (0c10980)
  • mitm: move go files to new dir (23780f9)
  • mitm: support mitm per browser context (f1dea45)
  • mitm: use shared mitm socket (f80334b)
  • puppet: convert to websocket (43af64e)
  • updated chrome 80, 81, 83 + added 84, 85, 86, 87, and 88 (62f9638)