Skip to content

Releases: aptabase/aptabase-electron

0.3.1

04 Nov 19:15
Compare
Choose a tag to compare

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

26 Oct 19:20
Compare
Choose a tag to compare
  • Changed distributed extensions to .cjs and .mjs

0.2.2

28 May 15:50
Compare
Choose a tag to compare

Reduced minimum Electron version to v8.x

0.2.1

24 May 17:50
Compare
Choose a tag to compare
  • Preload script is no longer required, the SDK now uses fetch via a custom protocol
  • Fix typescript definitions

0.1.4

24 May 12:31
Compare
Choose a tag to compare

Refactored submodules to simplify setup