What's Changed
Fingerprint
class has been refactored to align with the implementation in cuid.net- Checks implemented in
Cuid2
class to ensure that the hashing algorithmsha3-512
is supported, otherwise it'll throw an\Exception
Note: Fingerprint generation no longer relies on $_SERVER
variables containing IP addresses. This should alleviate any GDPR/CCPA concerns.
Full Changelog: 4.0.0...4.1.0