Skip to content

4.1.0

Latest
Compare
Choose a tag to compare
@xaevik xaevik released this 14 May 13:29
· 125 commits to main since this release
4.1.0
17c9b30

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 algorithm sha3-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