Skip to content

v4.0.0

Latest

Choose a tag to compare

@continuous-auth continuous-auth released this 18 Dec 07:42
· 1 commit to main since this release
05057e8

4.0.0 (2024-12-18)

Features

BREAKING CHANGES

  • Removed some Chrome extensions that weren't supported, now require Electron >=18, installExtension now resolves with a full extension object instead of just the name

  • Expanding API where it makes sense

    • Allow providing session
  • Cleaning up old code style, moving to async/await etc.

  • Cleaning up left over IDMap

  • Removing dead chrome extensions

  • Only versions of Electron that have the session extension APIs are now supported, please update to a supported version of electron