- Identify function now accepts a callback function as an argument. The callback will be run after the identify event is sent.
- Add support for
prepend
user property operation. This allows you to insert value(s) at the front of a list. See Readme for more details. Please update your script embed snippet to useprepend
. - Keep sessions and event metadata in-sync across multiple windows/tabs.