Releases: rudderlabs/rudder-sdk-js
Releases · rudderlabs/rudder-sdk-js
v1.3.4
What's Changed
- BugFix Amplitude : Deleting duplicate fields in revenue payload by @abandonned in #443
- Single source integration names by @MoumitaM in #442
Full Changelog: v1.3.3...v1.3.4
v1.3.3
What's Changed
- Feature: Support Event Filtering for Device Mode Destinations by @saikumarrs in #358
- GTM: Fixed the different cnames to GTM (similar with control-plane name) by @arnab-p in #438
- Fixed cname file mapping by @MoumitaM in #440
Full Changelog: v1.3.2...v1.3.3
v1.3.2
v1.3.0
What's Changed
- PinterestTag event mapping fix. by @ItsSudip in #431
- Added server-side support to GTM by @shrouti1507 in #434
- Added support to configure loaded parameter to PostHog by @shrouti1507 in #436
- Feature: Support Event Filtering for Device Mode Destinations by @saikumarrs in #358
- staging -> production by @saikumarrs in #437
Full Changelog: v1.2.20...v1.3.0
v1.3.1
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
- 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
- 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
- Fixed a bug in OneTrust integration.
- Added support for local storage option in PostHog destination.
Release v1.2.15
- OneTrust consent manager integrated.
- Beacon transport mechanism support added.
- Exception is thrown if no storage resources are accessible (issue #202).
Release v1.2.14
- Added
secureCookie
load option.