github filesender/filesender filesender-2.63
Release 2.63

latest releases: 3.3, filesender-2.64, 3.2...
6 days ago

Release version 2.63

Release date: 4 Jan 2026.

Distribution

Source snapshots are attached to this announcement and the git tag filesender-2.63 contains the base that these snapshots were created from.

Installation

Documentation is available at https://docs.filesender.org/filesender/v2.0/install/

Major changes since 2.62

The database update script DOES NOT need to be run.
The templates directory HAS NOT changed.

Short summary:

Added additional data validation to cases such as transfer creation and guest creation. This can be selectively disabled with new configuration options. Note that it is on by default. It can be disabled by setting the below options to false selectively if needed.

Configuration changes

    'advanced_validation_create_transfer' => true,
    'advanced_validation_create_guest' => true,
    'advanced_validation_token' => true,
    'advanced_validation_user' => true,
    'advanced_validation_principal' => true,

Support and Feedback

Please lodge new github issues for things that might improve the next release!
See Support and Mailinglists or create a Feature requests using Github issues.

Don't miss a new filesender release

NewReleases is sending notifications on new releases.