Release Notes: This release brings several enhancements and bugfixes in the URL translation and the ASCII character conversion engines. The HTML to compactHTML (iMode) converter has been updated with the new code.
Release Notes: This release adds several important bugfixes and offers proxy support. WML output has been greatly improved. The action "skip" and the "for" action parameter have been added. This release also includes an HTML-to-cHTML (iMode) converter, based on the Html2Wml model.
Release Notes: This release adds several bugfixes which should produce better WML, and offers proxy support. The Html2cHtml (iMode) converter has been updated to stay in sync with Html2Wml. Document splitting has been removed in order to produce better results.
Release Notes: This release adds the "skip" action, and the "for" action parameter. There was a partial rewrite of the syntax repair engine, and several bugs were corrected.
Release Notes: Schemes other than HTTP are now correctly handled.
Release Notes: A bug in the package that meant that the install didn't work has been corrected, and the XML::LibXML validation test has been removed (XML::LibXML was the cause of the segfaults that could occur).
Release Notes: Many bugfixes and some small optimizations, improved entities conversion, correct encoding of URLs, more consisten warning messages, and a security fix to make accessing local files in CGI mode completely impossible.
Release Notes: Special characters in URLs are now correctly encoded. Unknown entities are now better handled - they are converted in order to keep the document valid. Paths in include actions can now be relative.
Release Notes: A security issue has been corrected, as well as several bugs. Upper case TITLE tags weren't recognized, links conversion was broken in CGI mode, etc. URLs with the file: scheme are now forbidden.
Release Notes: