Chilkat v9.5.0.87 Release Notes

The previous version release notes: Chilkat v9.5.0.86 Release Notes Chilkat v9.5.0.87 Release Notes Added the SCard class, which is a wrapper around the Resource Manager API of the PC/SC architecture for smart cards. On Windows it is a wrapper around the WinSCard functions implemented in the winscard.dll. On other systems (such as Linux) it is a wrapper around the same […]

Chilkat v9.5.0.86 Release Notes

The previous version release notes: Chilkat v9.5.0.85 Release Notes The next version release notes: Chilkat v9.5.0.87 Release Notes Chilkat v9.5.0.86 Release Notes 10-Feb-2021 Pdf: Immediately after releasing v9.5.0.85, it was discovered that many PDF’s had the following error when viewed in Acrobat DC after signing:  “”The signature byte range is invalid””.  It was deemed important enough to fix and release […]

Chilkat v9.5.0.85 Release Notes

The previous version release notes: Chilkat v9.5.0.84 Release Notes The next version release notes: Chilkat v9.5.0.86 Release Notes Chilkat v9.5.0.85 Release Notes 26-Oct-2020 Cert: Added the ExtendedKeyUsage property. 4-Nov-2020 XmlDSigGen: Fixed problem when X509Type property includes “SubjectName” AND the signing certificate has a subject name that includes the ‘&’ char. 4-Nov-2020 TLS 1.3: Fixed the error “Unexpected key_share group” that […]

Chilkat v9.5.0.84 Release Notes

The previous version release notes: Chilkat v9.5.0.83 Release Notes The next version release notes: Chilkat v9.5.0.85 Release Notes Chilkat v9.5.0.84 Release Notes 17-Jul-2020 CSR: Added the AddSan method to allow for 1 or more Subject Alternative Names to be added to the CSR that is generated. 25-Aug-2020 Tar: Added the ClearDirRootsAndFiles method. 10-Sep-2020 Email: Fixed some email address parsing problems […]

Chilkat v9.5.0.83 Release Notes

The previous version release notes: Chilkat v9.5.0.82 Release Notes The next version release notes: Chilkat v9.5.0.84 Release Notes Chilkat v9.5.0.83 Release Notes 25-Mar-2020 SHA3: Added the SHA3 hash algorithms: sha3-224, sha3-256, sha3-384, sha3-512. The SHA3 hash algorithms may generally be used in any property or method of any Chilkat class where a hash algorithm is specified. 25-Mar-2020 MailMan: Added OAuth2 […]

Chilkat v9.5.0.82 Release Notes

The next version release notes: Chilkat v9.5.0.83 Release NotesThe previous version release notes: Chilkat v9.5.0.80 Release Notes (Chilkat v9.5.0.81 was a hotfix specific to UWP (Universal Windows Platform) on NuGet.) Chilkat v9.5.0.82 Release Notes 1-Feb-2020 TLS 1.3:   TLS 1.3 can be optionally enabled by adding the “EnableTls13” keyword to the UncommonOptions property in various classes:  Socket, Http, Rest, Imap, MailMan, […]

Chilkat v9.5.0.80 Release Notes

The previous version release notes: Chilkat v9.5.0.79 Release NotesThe next version release notes: Chilkat v9.5.0.82 Release Notes Chilkat v9.5.0.80 Release Notes 9-Aug-2019 Apple WatchOS: Added the static library for the arm64_32 architecture.  9-Aug-2019 iOS: Added an “iPad Apps for Mac” build.   This is a new set of Chilkat iOS libs built with Xcode 11.0 beta 5, on macOS Catalina […]

Chilkat v9.5.0.79 Release Notes

The previous version release notes: Chilkat v9.5.0.78 Release Notes Chilkat v9.5.0.79 Release Notes 21-May-2019 HttpResponse: (fixed) The FullMime property did not return the full MIME of the HTTP response. Instead, it returned the BodyStr. 27-May-2019: SFtp, Ssh: Added the LastJsonData method. This provides the ability to get additional information for some method calls. For example, after calling Connect the LastJsonData […]

Chilkat v9.5.0.78 Release Notes

(The previous version release notes: Chilkat v9.5.0.77 Release Notes ) v9.5.0.78 Release Notes 2-April-2019 CkString: The appendHexData method would terminate with an unnecessary LF if the passed in data was a multiple of 16. 2-April-2019 Imap: Fixed a problem parsing IMAP server responses when fetching emails with AutoDownloadAttachments=false where the email is empty without attachments. 2-April-2019 PrivateKey: Fixed a problem […]

Chilkat v9.5.0.77 Release Notes (March 2019)

Chilkat v9.5.0.76 Release Notes Chilkat v9.5.0.78 Release Notes v9.5.0.77 Release Notes: Email: The NumRelatedItems property was 1 too large in some cases. Bz2: PercentDone callbacks were not working. MailMan: If the connection is idle for 1 minute or more, the next email sent will automatically use a fresh connection. (When a method to send email is called, such as SendEmail, […]