Chilkat v11.6.0 / v11.6.1 Release Notes
See Release Notes for Versions 11.6.0 and 11.6.1
See Release Notes for Versions 11.6.0 and 11.6.1
✨ New Features HttpCurl A new Chilkat class has been added: HttpCurl The Chilkat.HttpCurl class executes curl commands and can automatically resolve dependent values needed by a request. Variables such as {{access_token}}, {{site_id}}, or {{drive_id}} may appear in URLs, headers, query parameters, or request bodies. If a variable is not yet known, HttpCurl builds […]
✨ New Features Js A new Chilkat class has been added: Js is a minimal, standards-compliant JavaScript engine designed to embed JavaScript inside applications with very small footprint and fast startup. It executes JavaScript code inside an application without requiring a browser or large runtime. See About the Chilkat.Js JavaScript Engine Ai Provider — […]
Chilkat’s “Q”/”B” internal decoding methods did not recognize the name “Cp1252”. The usage of the name “Cp1252” is very rarely encountered in Q/B encodings for email. Usuallly the name used is “windows-1252” or the almost-equivalent “iso-8859-1”.
A minor fix to SFtp.ResumeDownloadFileByName: If the complete file already exists locally such that nothing needed to be downloaded, the method incorrectly returned a failed status. This has been fixed.
Changes in HTTP: Updated the User-Agent default to that of latest Firefox (ChilkatHttpUA no longer used because browsers may respond in unexpected ways.) The Accept-Charset header is no longer added by default. (The Http.AcceptCharset property is empty by default.) The http.Accept property default is now “text/html,application/xhtml+xml,application/xml;q=0.9,* / *;q=0.8”
* As with any new release, some fixes occur deep within the internal Chilkat code base and are applicable to many classes/objects. These are labeled as “Internal” fixes. FTP2: Fixed XCRC problem. HTTP: Added the AwsEndpoint property. This is the regional endpoint (domain) to be used for Amazon S3 method calls. The default value is […]
Chilkat does not use OpenSSL and is not affected by the Heartbleed bug.
Chilkat MHT methods that returned either an email object or a MIME object were removed in the v9.5.0 release. The reason for this was to decouple the internal dependencies between these objects. In some environments, such as for iOS, the size of the resultant executable can be important, and the internal linking between these objects […]
The Chilkat C/C++ library downloads marked as “XP” for VC++ 2012 and 2013 are compiled using the “XP” platform toolset. In Visual Studio, the toolset is chosen as shown here:
The Chilkat Mono Library for Linux, Windows, and MAC OS X Beta is ready for testing: http://www.chilkatsoft.com/mono.asp
The Chilkat Runtime Component for Windows Phone is available for testing: http://www.chilkatsoft.com/winPhone.asp
The Chilkat C/C++ libs for Visual Studio 2013 (VC12) downloads are ready: 32-bit: http://www.chilkatsoft.com/preRelease/chilkat-9.5.0-x86-vc12.zip 64-bit: http://www.chilkatsoft.com/preRelease/chilkat-9.5.0-x86_64-vc12.zip