Skip to content

Releases: rudderlabs/rudder-sdk-js

v1.3.0

20 Jan 10:59
Compare
Choose a tag to compare

What's Changed

Full Changelog: v1.2.20...v1.3.0

v1.3.1

21 Jan 05:42
f6d9b6b
Compare
Choose a tag to compare

What's Changed

Commits from the following PRs were removed

  • Added support to configure loaded parameter to PostHog by @shrouti1507 in #436
  • Feature: Support Event Filtering for Device Mode Destinations by @saikumarrs in #358

v1.2.20

14 Jan 12:41
Compare
Choose a tag to compare
  • Script loader utility updated to default loading the scripts to the head element on the document.
  • Added support for stitching sessions in FullStory integration (1mg specific updates).

Release v1.2.19

13 Jan 15:45
Compare
Choose a tag to compare
  • Launch Darkly integration added.
  • NPM TypeScript declaration file updated w.r.t latest SDK changes.
  • Added track API support to Hotjar.

Release v1.2.16

06 Jan 05:43
Compare
Choose a tag to compare
  • Fixed a bug in OneTrust integration.
  • Added support for local storage option in PostHog destination.

Release v1.2.15

04 Jan 13:26
Compare
Choose a tag to compare
  • OneTrust consent manager integrated.
  • Beacon transport mechanism support added.
  • Exception is thrown if no storage resources are accessible (issue #202).

Release v1.2.14

29 Dec 17:10
Compare
Choose a tag to compare
  • Added secureCookie load option.

v1.0.16

24 Mar 07:16
937c2c7
Compare
Choose a tag to compare
  • Add clevertap device mode integration
  • Add klaviyo device mode integration
  • Add support for custom cookie domain
  • Other improvements.

v1.0.15

08 Feb 11:53
3ec5360
Compare
Choose a tag to compare

-Query-string parsing fixes
-Adding loadIntegration flag
-Other improvements
-Improved logging

Release 1.1.1

01 May 12:39
Compare
Choose a tag to compare

Merged

  • Fixes #54
  • Addresses issue #49: sets updated page data on GA tracker #52
  • Addresses issue #50: populate 'category' and 'label' fields in GA #53
  • add callbacks to method names globally #46
  • Intercom fix #45

Commits