Skip to content

Releases: searchhub/search-collector

1.0.0-alpha-32

19 Aug 08:26
Compare
Choose a tag to compare
  • track userAgent for error events

1.0.0-alpha-31

30 Jul 07:55
Compare
Choose a tag to compare
  • fix wrong redirect query used in spa environments

1.0.0-alpha-30

08 Apr 11:53
Compare
Choose a tag to compare
  • error event: aggregate error properties in a arguments property
  • checkout event: fix spelling issue

1.0.0-alpha-29

13 Dec 15:10
Compare
Choose a tag to compare
  • fix Sentinel stops working when CSSStyleSheet:insertRule does not return an index

1.0.0-alpha-28

09 Oct 07:51
Compare
Choose a tag to compare
  • implement all LoggerTransport interface operations to prevent NPEs more easily

1.0.0-alpha-27

04 Oct 07:55
Compare
Choose a tag to compare
  • add clone() + getOptions() to DefaultWriter

1.0.0-alpha-26

28 Sep 13:40
Compare
Choose a tag to compare
  • add new ttl parameter for sessionResolver

1.0.0-alpha-25

28 Sep 13:39
Compare
Choose a tag to compare
  • add the ability to track nested redirects
  • update demo project
  • fix no redirects are tracked for SPAs when referrer is an external site
  • prevent wrongly tracked events after attachCollectors is executed on an SPA

1.0.0-alpha-24

23 Aug 13:14
Compare
Choose a tag to compare
  • JSONEnvelopeWriter prevents channel overwrite

1.0.0-alpha-23

19 Jan 09:53
Compare
Choose a tag to compare
  • prevent query override in RedirectCollector when query is already provided
  • prevent Collectors attached twice by RedirectCollector