PackageTrack
Sign in Get early access

github.com/refraction-networking/utls

v1.8.2 #607 most downloaded on Go modules refraction-networking/utls

What this package is like to depend on

Last release 21 days ago

02 Aug 2026

Release timing varies

gaps range from 1 weeks to 3 months

Rarely documented

notes for 9 of 38 stable releases

2 versions withdrawn

withdrawn after publishing

9 years old

193 releases · first in 2017

15 releases in the last 12 months

see the full history below

Release timeline

193 releases · Sep 2017 to Aug 2026
2018 2019 2020 2021 2022 2023 2024 2025 2026
Release Pre-release Withdrawn

Releases

latest 60 of 193
  1. v1.8.3-0.20260802151714-23b1dac19c06 02 Aug 2026 pre-release

    Nothing published for this version

  2. v1.8.3-0.20260728190431-ffd9d0fc0410 28 Jul 2026 pre-release

    Nothing published for this version

  3. v1.8.3-0.20260623165621-880e27d8b0e5 23 Jun 2026 pre-release

    Nothing published for this version

  4. v1.8.3-0.20260311225311-98f1bbc64c30 11 Mar 2026 pre-release

    Nothing published for this version

  5. v1.8.3-0.20260301010127-aa6edf4b11af 01 Mar 2026 pre-release

    Nothing published for this version

  6. v1.8.3-0.20260228234307-ddebe3904b4d 28 Feb 2026 pre-release

    Nothing published for this version

  7. v1.8.3-0.20260228224516-fc716b2d1316 28 Feb 2026 pre-release

    Nothing published for this version

  8. v1.8.3-0.20260228210538-4ad58d913f19 28 Feb 2026 pre-release

    Nothing published for this version

  9. v1.8.3-0.20260227063248-65880c46bb80 27 Feb 2026 pre-release

    Nothing published for this version

  10. v1.8.3-0.20260223095720-1ba92b0f6acd 23 Feb 2026 pre-release

    Nothing published for this version

  11. v1.8.3-0.20260203004407-3924d12a89de 03 Feb 2026 pre-release

    Nothing published for this version

  12. v1.8.2 12 Jan 2026
    Release notes

    Fixes a fingerprint mismatch on the Chrome 120 fingerprint. Credit to telegram @acgdaily for reporting this issue.

    What's Changed

    • fix: add missing padding extension for chrome 120 by @mingyech in #381

    Full Changelog: v1.8.1...v1.8.2

    Open source →
  13. v1.8.2-0.20260728190431-ffd9d0fc0410 28 Jul 2026 pre-release

    Nothing published for this version

  14. v1.8.1 14 Oct 2025
    Release notes

    This update includes several bug fixes.

    In particular, users of Chrome>=120 parrots should update ASAP. See #375 for details. Thanks to the original reporter for reporting this issue.

    What's Changed

    • fix: PubServerHelloMsg.ServerShare is not exported correctly by @wwqgtxx in #361
    • fix: use AES in GREASE ECH for Chrome fingerprint by @mingyech in #375

    New Contributors

    Full Changelog: v1.8.0...v1.8.1

    Open source →
  15. v1.8.1-0.20250727014725-1130c16e1117 27 Jul 2025 pre-release

    Nothing published for this version

  16. v1.8.1-0.20250726151951-a5511b382b81 26 Jul 2025 pre-release

    Nothing published for this version

  17. v1.8.0 22 Jul 2025
    Release notes

    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

    Open source →
  18. v1.7.4-0.20250722001902-8d029b975279 22 Jul 2025 pre-release

    Nothing published for this version

  19. v1.7.4-0.20250704235630-7bcdf24bc1a8 04 Jul 2025 pre-release

    Nothing published for this version

  20. v1.7.4-0.20250621163342-5abccec539e6 21 Jun 2025 pre-release

    Nothing published for this version

  21. v1.7.4-0.20250610213342-9d939c3d1038 10 Jun 2025 pre-release

    Nothing published for this version

  22. v1.7.4-0.20250523200832-e3fa4364dbc9 23 May 2025 pre-release

    Nothing published for this version

  23. v1.7.4-0.20250523200425-c5e6a36d2372 23 May 2025 pre-release

    Nothing published for this version

  24. v1.7.4-0.20250523194826-54708de6a9ac 23 May 2025 pre-release

    Nothing published for this version

  25. v1.7.4-0.20250523182334-41ce3ba2c2d7 23 May 2025 pre-release

    Nothing published for this version

  26. v1.7.4-0.20250521174854-63aeec73c564 21 May 2025 pre-release

    Nothing published for this version

  27. v1.7.4-0.20250519154908-5c20b85b479a 19 May 2025 pre-release

    Nothing published for this version

  28. v1.7.4-0.20250519154908-0557f61cb0b8 19 May 2025 pre-release

    Nothing published for this version

  29. v1.7.3 14 May 2025
    Release notes

    What's Changed

    • feat: generate different ecdhe key for pq key by @mingyech in #343

    Full Changelog: v1.7.2...v1.7.3

    Open source →
  30. v1.7.2 07 May 2025
    Release notes

    What's Changed

    • fix: prevent copying outer server name in inner by @mingyech in #341

    Full Changelog: v1.7.1...v1.7.2

    Open source →
  31. v1.7.2-0.20250507225715-a7bb5ea040ac 07 May 2025 pre-release

    Nothing published for this version

  32. v1.7.1 23 Apr 2025
    Release notes

    What's Changed

    Full Changelog: v1.7.0...v1.7.1

    Open source →
  33. v1.7.1-0.20250423174651-c567269913b5 23 Apr 2025 pre-release

    Nothing published for this version

  34. v1.7.0 20 Apr 2025
    Release notes

    What's Changed

    New Contributors

    Full Changelog: v1.6.7...v1.7.0

    Open source →
  35. v1.6.8-0.20250420231650-f8892761e2a4 20 Apr 2025 pre-release

    Nothing published for this version

  36. v1.6.8-0.20250403220157-d3b13f74cc16 03 Apr 2025 pre-release

    Nothing published for this version

  37. v1.6.8-0.20250314010516-e430876b1d82 14 Mar 2025 pre-release

    Nothing published for this version

  38. v1.6.8-0.20250302025818-5ce39b85e60b 02 Mar 2025 pre-release

    Nothing published for this version

  39. v1.6.8-0.20250302023238-6c3c017a94dc 02 Mar 2025 pre-release

    Nothing published for this version

  40. v1.6.8-0.20250210212311-8bcf883680a1 10 Feb 2025 pre-release

    Nothing published for this version

  41. v1.6.8-0.20250210193047-cefe226467d8 10 Feb 2025 pre-release

    Nothing published for this version

  42. v1.6.8-0.20240720032424-23de245734c7 20 Jul 2024 pre-release

    Nothing published for this version

  43. v1.6.8-0.20240719140327-4a28d1af4425 19 Jul 2024 pre-release

    Nothing published for this version

  44. v1.6.8-0.20240716055612-841ef9371280 16 Jul 2024 pre-release

    Nothing published for this version

  45. v1.6.8-0.20240705064751-513679377acc 05 Jul 2024 pre-release

    Nothing published for this version

  46. v1.6.7 27 Jun 2024

    Nothing published for this version

  47. v1.6.7-wasm 05 Jul 2024 pre-release

    Nothing published for this version

  48. v1.6.7-go1.24 12 Mar 2025 pre-release

    Nothing published for this version

  49. v1.6.7-chrome-133-support 01 Apr 2025 pre-release

    Nothing published for this version

  50. v1.6.7-chrome-133-fix 07 Apr 2025 pre-release

    Nothing published for this version

  51. v1.6.7-chrome-131-support 18 Dec 2024 pre-release

    Nothing published for this version

  52. v1.6.7-0.20240627031228-925bfb39ab3c 27 Jun 2024 pre-release

    Nothing published for this version

  53. v1.6.6 03 May 2024

    Nothing published for this version

  54. v1.6.6-wasm 03 May 2024 pre-release

    Nothing published for this version

  55. v1.6.6-0.20240503143915-4f713392d19c 03 May 2024 pre-release

    Nothing published for this version

  56. v1.6.5 29 Apr 2024

    Nothing published for this version

  57. v1.6.5-wasm 02 May 2024 pre-release

    Nothing published for this version

  58. v1.6.5-0.20240429163028-1f5d7d782450 29 Apr 2024 pre-release

    Nothing published for this version

  59. v1.6.5-0.20240419182949-8f010b39328f 19 Apr 2024 pre-release

    Nothing published for this version

  60. v1.6.4 10 Apr 2024

    Nothing published for this version

Every package, every release, already written down.

The archive is open and free. Watching your own project is what we are building next.

Browse the archive