Releases: hellotext/hellotext.js
Releases · hellotext/hellotext.js
2.3.9
What's Changed
- Hydrate business webchat defaults by @rockwellll in #43
Full Changelog: 2.3.8...2.3.9
2.3.8
What's Changed
- Use payload fingerprints for identify deduplication by @rockwellll in #41
- Add to cart action by @rockwellll in #42
Full Changelog: 2.3.6...2.3.8
2.3.6
What's Changed
- Add session acknowledgement API + dependency upgrades by @rockwellll in #40
Full Changelog: 2.3.5...2.3.6
2.3.5
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
Full Changelog: 2.3.1...2.3.2
2.3.1
Skips unnecessary network round-trips when Hellotext.identify gets called multiple times.
2.3.0
What's Changed
- Centralized User Identification and Persistence by @rockwellll in #38
Full Changelog: 2.2.1...2.3.0
2.2.1
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
What's Changed
- Carousel Messages and Quick Replies by @rockwellll in #36
Full Changelog: 2.1.51...2.2.0
2.1.51
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.