Minor Changes
-
Add support for JavaScript agent v4. All requests are now forwarded to the Fingerprint API origin, so the v4 agent works out of the box without any path configuration. Compatibility with JavaScript agent v3 is maintained.
See the migration guide for upgrade instructions. (28e0bd6)
-
Remove the Open Client Response (OCR) plugin system, sealed result decryption, and KV store saving. (8f1ec53)
-
The integration now requires a single Fastly backend named
fingerprintinstead of region-specific backends (api.fpjs.io,eu.api.fpjs.io,ap.api.fpjs.io). Thefpcdn.ioCDN backend has also been removed. Region-specific backends are still supported as a fallback but are deprecated. (8f1ec53)