Release Version 1.0.1
Release date: 18 May 2011
| Distribution file |
MD5 |
SHA1 |
| filesender-1.0.1.tar.gz |
72218ad9b3d42c7803189fabb9b90b3a |
3116e47ef7bcbaa64944fb54fefb44422875eed9
|
| filesender-1.0.1.zip |
16092a84be235f690ec58c40a003269d |
26fe9891c272df6d5ac1e3f7573dfffc9d8358c5
|
Release 1.0.1 is also available in the Debian and RPM package repositories and the Subversion repository.
Installation
See Installation - Linux Source
Upgrade Notes
When upgrading from a previous beta version (including 1.0 RELEASE) please read the Upgrade notesbefore upgrading.
Changes since 1.0 RELEASE
- Packaging
- Added filesender-php.ini with recommended PHP settings
- Fixes and changes
-
#271 compatibility fix for SimpleSAMLphp 1.7+
-
#379 Log IPv6 address of connecting client. When upgrading from
previous versions you should fix the relevant column size in the
database with:
#sudo -u postgres psql filesender
ALTER TABLE files ALTER fileip6address TYPE character varying(45);
\q
-
#380, #389, #390 fix the max_gears_upload_size check.
-
#381 allow multiple email addresses to be separated by both a
comma and a semi-colon
-
#383 trim whitespace from email-addresses
-
#394 "File too large, use Gears" warnings fixups
-
#396 Confirmation when cancelling Flash upload
-
#397 Wrapping of Subject field in My Files table
Known issues
See Known issues in v1-0.
Support and Feedback
See Support and Mailinglists and Feature requests.