Skip to content

v1.8.0

Latest
Compare
Choose a tag to compare
@mingyech mingyech released this 22 Jul 04:35
· 1 commit to master since this release

For fingerprinting, this update adds Chrome 133 spec, fixes an issue with the Edge 106 spec, and makes the randomized spec more up to date. It also includes numerous bug fixes and other improvements to the library. Thank you to everyone who contributed!

What's Changed

  • Implement Chrome 133+ support by @BRUHItsABunny in #333
  • fix: malformed cookie payload by @BRUHItsABunny in #346
  • [Cleaner Version] Support for Certificate Compression Algorithm extension in Certificate Request Message by @Juktong in #348
  • Update u_parrots.go by @yuhan6665 in #353
  • Expose serverHello earlier in clientHandshake() by @RPRX in #357
  • Export Mlkem and MlkemEcdhe in struct KeySharePrivateKeys by @RPRX in #358
  • Add entropy in generateRandomizedSpec() by @nihiloid in #354
  • Remove dependency on cloudflare circl by @mingyech in #352

New Contributors

Full Changelog: v1.7.3...v1.8.0