1.7.0 (2025-01-02)
- feat: support setting
host
ininit
method (#41)
- feat: allow escaped commas and add tests (#40)
- fix: never skip init (#39)
- fix: don't log debug statement if objectData is undefined (#36)
- fix: don't fail on a second init, bump search-insights to 2.13.0 (#34)
- fix: enable objectData to be specified as a simple text field (#32)
- fix: minor code style issues (#33)
- fix: ensure that event options can be specified for viewedObjectIDs and viewedFilters (#30)
- feat: support authenticated user tokens (#25)
- feat: add objectData support (#22)
- feat: add value and currency support for conversion events (#20)
- feat: add eventSubtype propagation to conversion events (#18)
- fix: update logo
- fix: bump search-insights.js to 2.7.0
- fix: bump search-insights.js to 2.2.1
- fix: allow number in formatValueToList (#14)
- feat: chunk events with items exceeding limits (#13)
- fix: use iife in case requirejs is included in customers' website (#12)
- fix: return array if it's already an array (#11)
Upgrade search-insights to v2.0.4 which no longer validates event payloads. You can visit https://algolia.com/events/debugger instead.
Allow useCookie
paramter for Initialization method (true
by default)
Support useCookie: boolean
parameter in the Init
method.
Rename the group sections without space as it seems to break their display within the UI.
Initial release.