1.3.5
- fixed bug where downloading dynamically generated files (like
download.php?foo=bar...
) would result in each subsequent file overwriting the previous one; - additionally, the downloaded files' name is now available in
$result->info['downloaded_filename']
; see the documentation for more info