- use new session id format
IMPORTANT This release contains breaking changes.
- BREAKING CHANGE: The import path to track events from the renderer process changed to
@aptabase/electron/renderer
- Added support for Electron 3+
Changed distributed extensions to .cjs
and .mjs
Reduced minimum Electron version to v8.x
Fix typescript definitions
Preload script is no longer required, the SDK now uses fetch via a custom protocol
Refactored submodules to simplify setup
Added notice when importing @aptabase/electron
module
Fix for disabled contextIsolation
Support for contextIsolation
Initial release of Electron SDK