Skip to content

Releases: timluedtke/minimalistic-PHP-Upload

v1.3.2

10 Mar 16:44
Compare
Choose a tag to compare

Version 1.3.2

  • added a random hash as prefix to the filenames on the server to avoid users accessing the files other than the reciever of the email (for further details see #2)

v1.3.1

28 Feb 14:06
Compare
Choose a tag to compare

Version 1.3.1

  • made server-directory for Link-generation configurable via settings.php to support non default installation paths
  • favicons added

v1.3

23 Feb 12:01
eb74bda
Compare
Choose a tag to compare

Version 1.3

  • support for php 8.x ensured
  • sending email is now prevented if zero files have been uploaded
  • language handling changed
  • language is now choosen to match browsers language if available, english is default
  • setting $yourDomainForTitle is not necessary anymore, since it is now calculated with parse_url()

v1.2.1

30 Jul 09:48
Compare
Choose a tag to compare

full working version