Skip to content

Latest commit

 

History

History
81 lines (35 loc) · 4.61 KB

CHANGELOG.md

File metadata and controls

81 lines (35 loc) · 4.61 KB

1.4.0 (2020-02-17)

Bug Fixes

  • gtm: add Algolia Agent after init (9640dc2)
  • gtm: forward eventName to all events (1209301)
  • types: remove optional types on main methods (#192) (e551d10)

Features

  • sendEvent: return the value of the request function (#200) (56b4ffd), closes #199

1.3.0 (2019-09-18)

Bug Fixes

1.2.0 (2019-04-24)

Features

  • getUserToken: add a way to get user token (#107) (29786e1)

1.1.1 (2019-04-11)

Bug Fixes

  • UserAgent: change shape of user agent to reflect other flavours (#109) (cc1babf)

1.1.0 (2019-04-11)

Features

  • UserAgent: add user agent string (#100) (09141a1)
  • UserAgent: introduce addAlgoliaAgent method (#105) (927e74e)
  • version: expose version in main class (#99) (12bd554)

1.0.1 (2019-01-17)

Features

  • doc: add migration section (282aa0e)

1.0.0 (2018-12-17)

Bug Fixes

Features

  • cookieDuration: add cookieDuration support (#61) (66a4a69)
  • userToken: accepting provided userToken (#64) (f7d63ee)