Skip to content

Releases: lexiforest/curl-impersonate

v1.5.5

17 Apr 13:26
Immutable release. Only release title and notes can be modified.
5dcb561

Choose a tag to compare

Highlights

  • We finally added the option for setting explicit header order! Use CURLOPT_HTTPHEADER_ORDER or --http-header-order.
  • Security hardening: Starting this one, releases are immutable now.

What's Changed

New Contributors

Full Changelog: v1.5.2...v1.5.5

v1.5.4

17 Apr 12:58
Immutable release. Only release title and notes can be modified.
e0e63e7

Choose a tag to compare

v1.5.4 Pre-release
Pre-release

Sorry, ignore this too.

v1.5.3

17 Apr 11:45
Immutable release. Only release title and notes can be modified.
54a3410

Choose a tag to compare

v1.5.3 Pre-release
Pre-release

Ignore this release, assets were not uploaded properly.

v1.5.2

29 Mar 12:20

Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v1.5.1...v1.5.2

v1.5.1

25 Feb 10:59
78ff740

Choose a tag to compare

Fix http version and impersonation option order conflict (#219)

v1.5.0

24 Feb 05:29

Choose a tag to compare

Full http3 support is finally here: udp proxy and http3 fingerprints are now official!

We added chrome145 and firefox147 with builtin http3 fingerprints support. This release also brings a few other significant enhancements that have been exploited in the wild.

What's Changed

  • Add option for setting form boundary by @lexiforest in #213
  • Turn ECH to true correctly, and align with browser behavior by @lexiforest in #214
  • Do not override header when using CURL_IMPERSONATE by @lexiforest in #215
  • Add support for http3 fingerprints by @lexiforest in #217
  • Allow user to change the order of Host header in http 1.1

Full Changelog: v1.4.4...v1.5.0

v1.4.4

13 Feb 07:56

Choose a tag to compare

Enable true ECH

v1.4.3

05 Feb 16:12
0b4ebfb

Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v1.4.2...v1.4.3

v1.4.2

01 Feb 12:50

Choose a tag to compare

Only include libidn2 on linux

v1.4.1

30 Jan 12:51

Choose a tag to compare

Disable LDAP