github fingerprintjs/fingerprintjs v3.1.0

latest releases: v4.3.0, v4.2.2, v4.2.1...
3 years ago
  • Make the entropy sources run in parallel (#622)
  • Update the set of entropy sources. It will change fingerprint for all visitors. The documented JS API stays the same.
    • Replace the availableScreenResolution entropy source with screenFrame that is more stable (#585)
    • Combine the timezone and timezoneOffset sources into a single source because timezoneOffset gives no entropy when timezone is available
    • Stabilize the canvas entropy source (#574)
    • Split the canvas image into 2 images (#583 (comment), #103 (comment))
    • Distinguish cases where hardware concurrency is unavailable and where it's known to equal 1
    • Enable the plugins entropy source in IE
    • Remove the following entropy sources because they give no entropy in combination to other sources: pluginsSupport, productSub, emptyEvalLength and errorFF
    • Fix the incorrect platform value when desktop mode is requested in an iOS browser (#609)
    • Replace the chrome source with the vendorFlavors source that checks many vendor-specific variables (#621)
    • Add a DOM blockers entropy source (387eb83)
    • Add a set of CSS media query entropy sources (d1c3ccf)
    • Add a math entropy source (8e3a6a8)
    • Add a font preferences entropy source (5306b58)

Don't miss a new fingerprintjs release

NewReleases is sending notifications on new releases.