Chilkat v9.4.1 SP1 Release
The Chilkat v9.4.1 SP1 Release (August 2013) contains the following fixes.
Note: The versions and dates in the following list are the pre-release versions and the date the pre-release was provided to a customer that reported the problem. The version is what is found in the “Version” property of a Chilkat object/class.
- 9.4.1.42, 15-Aug-2013, SP1 Release
- 9.4.1.41, 14-Aug-2013, Mime.AddDetachedSignature, AddDetachedSignature2 methods fixed.
- 9.4.1.40, 14-Aug-2013, .NET Methods returning DateTime’s did so using DateTimeKind of “Unspecified”, which caused
incorrect date/time values when a .NET application called ToLocalTime or ToUniversalTime. - 9.4.1.40, 14-Aug-2013, Also, the documentation for the SFtpFile date/time properties was incorrect. It is local date/times
that are returned, not UTC. - 9.4.1.39, 14-Aug-2013, Fixed SFTP UploadFileByName for special small-window size case where the last chunk was not uploaded.
- 9.4.1.38, 13-Aug-2013, Fixed IMAP PLAIN authentication method (certain IMAP servers, including a recent change in GMAIL’s response,
uncovered an error in the Chilkat implementation). - 9.4.1.37, 12-Aug-2013, Crash bug in SFtp.WriteFileText fixed.
- 9.4.1.36, 9-Aug-2013, XMP – If the original call to load the JPG/TIFF was LoadFromBuffer, then the SaveAppFile did not work.
- 9.4.1.35, 5-Aug-2013, Gzip uncompress failed in certain cases.
- 9.4.1.34, 4-Aug-2013, Setting the “Body” property of an email is now refined to exclude non-text MIME subparts.
Setting the “Body” sets the effective body of the email. If an email contains both plain-text
and HTML alternative bodies, then setting the Body property will set one but not both.
It is better for an application to be more explicit — it should explicity find and set each
possible body via the other available methods. - 9.4.1.34, 4-Aug-2013, Also added the Chilkat.Socket.SendBytesENC, ReceiveBytesENC, and ReceiveNBytesENC methods
to allow for bytes to be sent / received in encoded form (such as hex, base64).
This allows an application to interact with the byte data in its encoded form
in a string as opposed to byte arrays, which are problematic and cumbersome in some programming
languages. - 9.4.1.33, 3-Aug-2013, Fixed .NET XML Search* methods so that null is allowed to be passed for the 1st “after” arg.
- 9.4.1.32, 1-Aug-2013, Fixed rare issue with internal PFX ASN.1 parsing.
- 9.4.1.31, 31-July-2013, SFTP ReadDir method fixed to prevent rare hang.
- 9.4.1.31, 31-July-2013, Also, the Chilkat.CreateCS class in .NET was missing
- 9.4.1.30, 30-July-2013, FTP Active-mode SSL/TLS data connection problem fixed.
- 9.4.1.29, 24-July-2013, Fixed Chilkat.Xml.AccumulateTagContent.
- 9.4.1.28, 15-July-2013, (Internal to PKCS7 functionality) ASN.1 BMP strings written with Unicode chars in wrong byte order. This only caused problems on Windows 8.
admin
0