products:curl:history
Table of Contents
YuCurl: Version History
YuCurl v1.2.0 – 9 Aug 2025
- Update libcurl to v8.15.0.
- Add support for TLSv1.3 early data.
- Add
CURLOPT_SSL_SIGNATURE_ALGORITHMS
to pass a list of signature algorithms to use for the TLS connection. - Add
CURLOPT_UPLOAD_FLAGS
to pass upload flags for IMAP. - Add
CURLFOLLOW_OBEYCODE
andCURLFOLLOW_FIRSTONLY
options toCURLOPT_FOLLOWLOCATION
. - WebSocket: Add
CURLWS_NOAUTOPONG
to disable auto-pong reply. - Numerous bug fixes.
- Update nghttp2 to v1.66.0.
- Update nghttp3 to v1.11.0.
YuCurl v1.1.2 – 18 Feb 2025
- Update to libcurl v8.12.1.
YuCurl v1.1.1 – 5 Feb 2025
- Update to libcurl v8.12.0.
- Extend Win32 support to older Delphi versions back to Delphi 7.
- Update internally used nghttp3 library to v1.7.0.
YuCurl v1.1.0 – 11 Dec 2024
- Update to libcurl v8.11.1.
- Add overloaded
curl_easy_setopt
forCURL_NETRC_OPTION
. - New websocket demo whoing how to play server ping pong and check the result.
- New HTTP authentication demo showing how to use a .netrc file to login.
- Extend the FTP directory demo to show how to login using a SSH private key file.
- Link against the new YuOpenSSL-3.4 from https://yunqa.de.
YuCurl v1.0.0 – 12 Nov 2024
- Initial release based on libcurl v8.11.0.
products/curl/history.txt · Last modified: 2025/08/09 09:41 by 127.0.0.1