Skip to content

Latest commit

 

History

History
26 lines (17 loc) · 549 Bytes

CHANGELOG.md

File metadata and controls

26 lines (17 loc) · 549 Bytes

0.3.1

  • Better handling of visit expiration in JavaScript
  • Wait for successful response to destroy ahoy_track cookie
  • Better compatibility with older browsers

0.3.0

  • Removed jQuery dependency
  • Use navigator.sendBeacon by default in supported browsers
  • Removed support for IE < 9
  • Removed support for Bower

0.2.1

  • Fixed issue with duplicate events

0.2.0

  • Added configure function
  • Added getVisitToken and getVisitorToken functions
  • Added visitsUrl and eventsUrl options

0.1.0

  • First versioned release