Skip to content

Latest commit

 

History

History
276 lines (124 loc) · 18.5 KB

File metadata and controls

276 lines (124 loc) · 18.5 KB

1.24.1 (2026-04-16)

Bug Fixes

  • align identity events with mParticle batch schema (#88) (ddcfa61)

1.24.0 (2026-04-09)

Features

  • add batch stream wrapper function (#86) (c361fa2)

1.23.0 (2026-04-08)

Features

  • migrate toolchain to TypeScript 5.5, Vite, Vitest, and ESLint v9 (#84) (58f6b41)

1.22.0 (2026-04-07)

Features

  • implement Rokt reporting service in kit (#70) (efb8905)

1.21.0 (2026-04-03)

Features

1.20.0 (2026-03-30)

Features

  • support sending login, logout, identify, and modify_user events (#81) (78061a5)

1.19.0 (2026-03-25)

Bug Fixes

  • Update adblock measurement target origin (#68) (8a524c2)

Features

  • add /verify skill and AGENTS.md for agent guidance (#69) (21134b0), closes hi#level
  • add defensive queue to _sendEventStream to prevent event loss (#78) (82b8dfc)
  • enrich event stream with Kit userAttributes (#79) (7c27cd3)

1.18.1 (2026-03-24)

Bug Fixes

  • Add logSelectPlacementsEvent to falsey selection value (#76) (8a0d0b1)

1.18.0 (2026-03-24)

Bug Fixes

  • ci: add contents read permission for pr-notify workflow (#73) (7c84013)
  • ci: add id-token permission for pr-notify workflow (#72) (fa278ff)

Features

  • pass mParticle session ID to Rokt SDK on launcher creation (#74) (1a5b591)
  • sync Rokt session ID to mParticle via setIntegrationAttribute (#67) (021b2a5)

1.17.0 (2026-03-12)

Features

  • Add Event Stream function (#64) (1fea071)
  • Improve observability through additional init signals (#61) (83bdc6d)

1.16.0 (2026-02-24)

Features

  • Expose Integration Name to Kit Object (#58) (00c3693)

1.15.0 (2026-02-16)

Features

  • Add placement event mapping for event attributes (#57) (3e67608)

1.14.0 (2026-02-04)

Features

  • log custom event logging for selectPlacement (#52) (abd548f)
  • skip attaching the launcher when its embedded and update tests (#53) (f485b50)

1.13.1 (2025-11-21)

Bug Fixes

  • Ignore false-y identity values and remove email sanitization (#51) (346f554)

1.13.0 (2025-11-13)

Features

  • SDKE-123 Support hashedEmailUserIdentityType for "other" identity type (#40) (e9fd3d4)

1.12.0 (2025-10-27)

Features

  • Add Performance Mark for Rokt Script Appended (SDKE-405) (#50) (a181f54)

1.10.0 (2025-10-13)

Features

  • Enhance local launcher logic with user threshold check (#49) (06e3f40)

1.9.0 (2025-10-08)

Features

  • Implement Rokt Local Launcher SDKE-321 (#45) (b2d1557)

1.8.1 (2025-10-01)

Bug Fixes

  • SDKE-319 - Add Events to Event Queue when Kit is not ready (#46) (d8a972c)

1.8.0 (2025-09-15)

Features

  • sdke 142 support launcher.use in rokt web kit (#44) (ea35ce8)

1.7.2 (2025-09-08)

Bug Fixes

  • Handle cases where local session storage is not available (#43) (548cb81)

1.7.1 (2025-09-03)

Bug Fixes

  • Return early if settings string is null (#42) (c0eb788)

1.7.0 (2025-09-02)

Features

  • Map events to an attribute flag for selectPlacements (#41613d790)

1.6.3 (2025-08-12)

Bug Fixes

  • Correct isInitialized check in hashAttributes and setExtensionData functions (#39) (3a13833)

1.6.2 (2025-07-22)

Bug Fixes

  • map other in selectPlacements to emailsha256 (#38) (c0e9482)

1.6.1 (2025-07-16)

Bug Fixes

  • Handle Invalid Extension Settings (#37) (fff87ac)

1.6.0 (2025-07-14)

Bug Fixes

  • Prevent mutation of global launcherOptions during initialization (#36) (0f36fac)

Features

  • Add Extensions to Rokt Kit (#26) (73e9696)
  • Support adding identities to select placement attributes (#35) (f9595ea)

1.5.0 (2025-06-10)

Features

1.4.1 (2025-06-03)

Bug Fixes

1.4.0 (2025-06-02)

Features

  • Expose Rokt launcher config options (#30) (6cf2344)

1.3.2 (2025-05-27)

Bug Fixes

  • return the select placements call (#31) (38b4903)

1.3.1 (2025-05-13)

Bug Fixes

  • Update attachLauncher to use options object for integration settings (#29) (a6ad782)
  • Update integrationName to support postfix (#28) (1180363)

1.3.0 (2025-04-22)

Features

1.2.1 (2025-04-16)

Bug Fixes

1.2.0 (2025-04-08)

Features

  • Add optimizely attribute fetching functionality (#20) (fdf9ca9)

1.1.0 (2025-04-04)

Features

  • add mparticle to launcher integration name (0d62fdd)

1.0.0 (2025-04-03)

  • Initial Release