Releases: damianobarbati/get-browser-fingerprint
Releases · damianobarbati/get-browser-fingerprint
v4.0.0
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.