Skip to content

v1.2.0 - the 30 November 2021 Release

Compare
Choose a tag to compare
@Blaumaus Blaumaus released this 30 Nov 03:00
· 100 commits to main since this release

Changelog:

  • Added a heartbeat mechanism to track realtime visitors. New params noHeartbeat and heartbeatOnBackground have been introduced to the trackViews function (see the detailed description here).
  • Using XMLHttpRequest instead of Fetch API for better browser compatibility.
  • Other minor improvements and optimisations.