This document lists the changes between each minor and patch versions. For changes between major versions, see the Upgrade Reference
- Add impressionTracker methods to observe and unobserve elements (#111)
- Prevent the withTimeout callback from firing twice
- Update dom-utils for better shadow DOM support
- Fix the autotrack warning and upgrade language
- Update dom-utils for better shadow DOM support
- Upgrade dependencies to get third-party fixes
- See the Upgrade Reference for a full list of change.
- Fix a history change bug in IE11 (#57)
- Ensure only http(s) links are considered outbound (#44)
- Remove unnecessary caught errors (#42)
- Move the gaplugin assignment to the provide call (#36)
- Refactor tests to make fewer full page requests (#35)
- Update the generated license text
- Add a check to ensure the form action exists (#28)
- Allow sourcing autotrack.js before the snippet (#24)
- Remove the sessionDurationTracker (#21)
- Make outbound link/form logic configurable (#3)
- Initial public release