Skip to content

0.5.1

Compare
Choose a tag to compare
@build-heap build-heap released this 26 Feb 18:40
· 30 commits to main since this release
dfd194d

Fixed

  • Native track calls now preserve session expiration dates set by heap.js when using
    Heap.attachWebView.

Added

  • Added Heap.shared.environmentId, which returns the current environment ID or nil if not
    recording.
  • Added sourceProperties to trackInteraction (for use by autocapture frameworks).