This is a minor bug fix release, the big fixes updating serverl url handling and some fixes allowing you to specify a class name with case when exporting it.
The server url handling allows you to add parameters like a session id to your url.
The case changes allow you to register a class like:
$server->registerClass($instance,'NameWithCase');
and have it work right on php4 and php5.
The second change was made while updating the UploadProgressMeter to php5. I don’t have a tarball release of that yet, but its in svn (web) now if you want a version that doesn’t rely on JPSpan.
Pingback: AJAX