You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Refactored Aye to no longer use jQuery. We also now track views when content is added to a page via AJAX, fetch, or otherwise inserted to the DOM. Adds the Live feature for monitoring changes to the DOM.
Fix support for the data-api-host page body tag attribute for ahoy. This allows rails and lasso pages to tell ahoy.js to use the same domain as the current page is being hosted in order to avoid cross-domain issues with Chrome-based browsers.