Skip to content

1.3.5

Compare
Choose a tag to compare
@stefangabos stefangabos released this 28 Nov 11:14
· 179 commits to master since this release
  • 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