Skip to content

Release 6.5.0

Compare
Choose a tag to compare
@github-actions github-actions released this 02 May 18:04
· 1082 commits to main since this release

New:

  • Standalone Mode - the ability to use the service in a regular Node.js script, without the WDIO testrunner (#521)

Documentation:

  • Standalone mode page (1843726, 5a2903a)
  • Improved chromedriver configuration page - detailing user management for older Electron versions (#511)
  • Standardised code sample filename formatting (#512)

Developer:

  • CI: Dependabot ignores electron-builder and all major updates (d422505)
  • CI: Updated node (dba31ee), pnpm (4538597), and actions (69fe5aa)
  • Removed bundling for main process in ESM examples (af18718)
  • Updated dependencies

Full Changelog