v3.5.4
almost 3 years ago by Sergey Mostsevenko
- Improve incognito mode detection accuracy in Safari
- Deprecate the
ipResolution
parameter because it affects nothing - The
get()
result'sipLocation
field is marked is optional in the TypeScript declaration. The field could be undefined in fact, so this is a fix of the type declaration. - Actualize the list of supported browsers
- A new error code for cases when the JS agent version is not supported:
FingerprintJS.ERROR_UNSUPPORTED_VERSION
- Decrease the JS agent code size by removing legacy parts
- fix: An indefinite
setTimeout
loop in Firefox