Releases: aptabase/aptabase-electron
Releases · aptabase/aptabase-electron
0.3.1
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+
- use new session id format
0.2.3
- Changed distributed extensions to .cjs and .mjs
0.2.2
Reduced minimum Electron version to v8.x
0.2.1
- Preload script is no longer required, the SDK now uses fetch via a custom protocol
- Fix typescript definitions
0.1.4
Refactored submodules to simplify setup