v1.2.0 - the 30 November 2021 Release
Changelog:
- Added a heartbeat mechanism to track realtime visitors. New params
noHeartbeat
andheartbeatOnBackground
have been introduced to thetrackViews
function (see the detailed description here). - Using XMLHttpRequest instead of Fetch API for better browser compatibility.
- Other minor improvements and optimisations.