|
Version
|
Changes
|
| 3.0.0 |
3-JAN-2004
- Updated to
include improvements in the Chilkat common underlying
architecture.
|
| 2.9.8 |
29-JUL-2003
Fixed problems
with downloading from certain Mac Arabic websites. Also
updated
to automatically handle response code 302 redirects transparently.
|
| 2.9.5
- 2.9.7 |
27-JUN-2003
Updated to include
improvements in the underlying common Chilkat architecture.
|
| 2.9.4 |
28-MAY-2003
Fixed an additional
problem when generating MHT from an in-memory HTML string
that uses frames where the BaseUrl property is also used.
|
| 2.9.3 |
21-MAY-2003
Fixed a problem
when generating MHT from an in-memory HTML string that uses
frames.
|
| 2.9.2 |
19-MAY-2003
Fixed a problem
with including GIF or JPEG images from URLs that do not
end in .gif or .jpg.
|
| 2.9.1 |
25-APR-2003
The latest version
of Internet Explorer (v6 Service Pack 1) did not display
MHT files with HTML frames correctly. Chilkat MHT has been
fixed so that when MHT containing HTML frames is generated,
it displays correctly in all versions of Internet Explorer.
(There were no problems in any version of IE in HTML without
frames.)
|
| 2.9.0 |
7-APR-2003
Fixed minor
memory leaks.
|
| 2.8.0 |
2-APR-2003
Fixed problems
with BaseUrl when converting files and HTML strings to MHT.
Also added support for <iframe> HTML tags and VML
(Vector Markup Language).
|
| 2.7.0 |
6-MAR-2003
Added a Proxy
property to allow for explicitly setting a proxy when required
to access the Internet.
|
| 2.6.1 |
11-FEB-2003
Fixed memory
leaks.
|
| 2.6.0 |
3-FEB-2003
Added the following
properties to allow for a login/password when accessing
a Web page in any Chilkat MHT method:
- WebSiteLogin
As String
- WebSitePassword
As String
|
| 2.5.0 |
28-JAN-2003
Added the following
properties and methods for accessing the error log when
an error occurs:
- Property:
ErrorLogXml As String, read-only. Returns the error
log in XML format.
- Property:
ErrorLogHtml As String, read-only. Returns the
error log in HTML format.
- Property:
ErrorLogText As String, read-only. Returns the
error log in plain-text format.
- Method:
ErrorLogClear( ) Clears the error log.
|
| 2.4.2 |
8-DEC-2002
- Fixed an
internal MIME parsing problem.
|
| 2.4.1 |
17-DEC-2002
- Fixed problems
with the UnpackMHT method.
- Fixed problems
relating to some HTML pages with frames.
|
| 2.3.0 |
10-DEC-2002
- Added four
new methods for converting HTML stored in a memory buffer:
- HtmlToMHT:
Convert HTML to MHT and save to a file.
- HtmlToEML:
Convert HTML to EML and save to a file.
- HtmlToEmail:
Convert HTML to a Chilkat Email object.
- HtmlToWebMail:
Convert HTML to a WebMail object
|
| 2.2.5 |
7-DEC-2002
- Updated to
accept "Lite" unlock codes.
|
| 2.2.4 |
2-DEC-2002
- All Chilkat
components, including Chilkat MHT, are now standardized
to 30-day trials. Unlike previous versions, any URL or
HTML file can be tested with Chilkat MHT during this 30-day
trial.
- Fixed a problem
when generating HTML Email from HTML such that the email
did not display properly in Yahoo Mail or Hotmail.
|
| 2.2.3 |
29-OCT-2002
- Added the
NoScripts property. This causes all scripts to be removed
from the Web page when creating MHT or EML.
|
| 2.2.2 |
18-OCT-2002
- Updated because
of improvements in the shared underlying Chilkat common
architecture relating to improved error reporting in some
situations.
|
| 2.2.1 |
9-OCT-2002
Updated to include
improvements in the underlying common Chilkat architecture.
|
| 2.2.0 |
4-OCT-2002
New Features
- Framesets
now supported for MHT generation.
- Unarchiving
feature added.
- Embedded
objects now handled properly.
|
| 2.1.1 |
1-OCT-2002
- Fixed problem
parsing escaped quote characters.
- Fixed problem
parsing URLs with forward-slash characters in the params,
such as "http://www.chilkatsoft.com/default.asp?myParam=a/b"
|
| 2.1.0 |
28-SEP-2002
- Added the
X-Unsent header field to generated EML.
- HTML image
tags without SRC attributes are dropped from the generated
HTML.
|
| 2.0.1 |
17-SEP-2002
- Fixed problem
that caused some externally referenced objects to appear
as attachments.
- Fixed problem
that would cause an image in certain rare instances to
not appear in the rendered EML in Outlook.
|
| 2.0.0 |
2-SEP-2002
- All methods
that accept a URL can now also accept a local HTML filename.
|
| 1.0.0 |
2-SEP-2002
|