- Better handling of visit expiration in JavaScript
- Wait for successful response to destroy
ahoy_track
cookie - Better compatibility with older browsers
- Removed jQuery dependency
- Use
navigator.sendBeacon
by default in supported browsers - Removed support for IE < 9
- Removed support for Bower
- Fixed issue with duplicate events
- Added
configure
function - Added
getVisitToken
andgetVisitorToken
functions - Added
visitsUrl
andeventsUrl
options
- First versioned release