The previous version release notes: Chilkat v9.5.0.88 Release Notes
Chilkat v9.5.0.89 Pre-Release Notes
- Http: Integrated Amazon Pay authentication into the Chilkat HTTP API to eliminate the need for the application developer to directly implement the computations for canonical request and signature.
- Http: Integrated Duo Security Multi-Factor Authentication (MFA) into the Chilkat HTTP API to eliminate the need for the application developer to directly implement the computations for canonicalization and HMAC-SHA1 signature.
- Csv: When the Delimiter property is updated, the old delimiter will be replaced with the new delimiter in all rows of the CSV. The provides the ability to convert a CSV to use a different delimiter, such as converting from comma to semicolon.