Skip to content

Releases: gemini-testing/testplane

v8.43.0

21 Apr 02:42

Choose a tag to compare

🚀 Improvements

  • add ability to use wsdriver (#1243)

v8.42.6

07 Apr 12:44

Choose a tag to compare

🐛 Bug fixes

  • fix type for replMode.port

v8.42.5

07 Apr 11:16

Choose a tag to compare

🐛 Bug fixes

  • fix type for sessionEnvFlags

v8.42.4

01 Apr 13:18

Choose a tag to compare

🐛 Bug fixes

  • dont lose selectivity data on page navigate (#1227)

v8.42.3

30 Mar 22:15

Choose a tag to compare

This release fixes a bug that caused devServer to start up unexpectedly when working with Testplane's VS Code extension.

🐛 Bug fixes

  • fix: do not start dev servers when reading tests #1226

v8.42.1

25 Mar 18:51

Choose a tag to compare

🐛 Bug fixes

v8.42.0

20 Mar 07:55

Choose a tag to compare

🚀 Improvements (Selectivity)

  • add ability to save selectivity report (#1221)
  • implement 'selectivity-merge-dumps' command (#1220)

🐛 Bug fixes (Selectivity)

  • include browser function-less files (#1219)
  • ensure selectivity dump has no stale data (#1214)

v8.41.2

05 Mar 13:45

Choose a tag to compare

🚀 Improvements

  • Added Fetch and Network domain events to the unstable_getCdp() API

v8.41.0

02 Mar 08:01

Choose a tag to compare

🚀 Improvements

  • selectivity: implement read-only and write-only modes (#1213)

🚀 Performance improvements

  • selectivity: speed up pre-test checks (#1211)

🐛 Bug fixes

  • selectivity: ignore disabled tests (#1210)

v8.40.10

17 Feb 13:45

Choose a tag to compare

🐛 Bug fixes (Selectivity)

  • fix "fs-cache is broken" when using chrome v128 (#1208)
  • reduce master-thread RAM usage (#1209)