Skip to content

v9.1.0

Choose a tag to compare

@EmmanuelRoux EmmanuelRoux released this 06 May 19:52
· 8 commits to main since this release
d44cf39

9.1.0 (2026-05-06)

Bug Fixes

  • fix setAPIUrl method name (4e439a8)

Features

  • add new disableHeartBeatTimer method (ac54190)
  • add new excludedQueryParams configuration option (6553eb3), closes #124
  • add new hasConsent method (f1c2cc4)
  • add new setExcludedQueryParams method to tracker (ab82e86)

Deprecations

  • setApiUrl method is deprecated, use setAPIUrl instead.