Skip to content

Releases: damianobarbati/get-browser-fingerprint

v4.0.0

27 Sep 14:40
Compare
Choose a tag to compare

Features:

  • Added AudioContext to computed device properties.

Breaking changes:

  • Function is now async: since more and more browsers are supporting the top-level await it shouldn't be much of a problem.
  • hardwareOnly=true by default.
  • Screen detection is disabled for desktop devices, where users could use multiple monitors.