Skip to content

Releases: hellotext/hellotext.js

2.3.9

28 Apr 07:09

Choose a tag to compare

What's Changed

Full Changelog: 2.3.8...2.3.9

2.3.8

27 Apr 09:30

Choose a tag to compare

What's Changed

Full Changelog: 2.3.6...2.3.8

2.3.6

17 Mar 20:48

Choose a tag to compare

What's Changed

  • Add session acknowledgement API + dependency upgrades by @rockwellll in #40

Full Changelog: 2.3.5...2.3.6

2.3.5

31 Dec 13:05

Choose a tag to compare

Full Changelog: 2.3.2...2.3.5

Standardize user into user_parameters to be cohesive with the rest of API fields.

2.3.2

31 Dec 12:42

Choose a tag to compare

Full Changelog: 2.3.1...2.3.2

2.3.1

31 Dec 10:04

Choose a tag to compare

Skips unnecessary network round-trips when Hellotext.identify gets called multiple times.

2.3.0

31 Dec 09:07

Choose a tag to compare

What's Changed

  • Centralized User Identification and Persistence by @rockwellll in #38

Full Changelog: 2.2.1...2.3.0

2.2.1

30 Nov 13:46
1ae5b52

Choose a tag to compare

What's Changed

  • Fix Cookie Persistence for VTEX Domains and Cross-Subdomain Tracking by @rockwellll in #37

Full Changelog: 2.2.0...2.2.1

2.2.0

24 Nov 06:01

Choose a tag to compare

What's Changed

Full Changelog: 2.1.51...2.2.0

2.1.51

01 Oct 12:28

Choose a tag to compare

Fixes an issue on mobile devices on subsequent opens because the fadeOut classes were'nt being removed properly, leading to UI glitches on mobile sides.