webform_protected_downloads 8.x-1.0-alpha3

Bug fixes
New features

Beyond a some useful code tidy ups, project tasks and minor bug fixes, the main thing this release brings is Drupal 11 compatibility - see #3468925: Compatibility with D11 and #3426444: Resolve issue reported by PHPStan and

webform_protected_downloads 8.x-1.0-alpha2

Bug fixes
New features
  • New feature: verify submission access and/or ownership for download links. (This can stop a user's unique download link working for anyone else.)
  • Fixed error handling (e.g. redirection on expired/invalid links, and tokens for expired/invalid links)
  • Improved file extension setting experience:
    • Use webform's own settings for the default allowed extensions.
    • Update allowed extensions with AJAX rather than requiring the handler to be saved before uploading a file with a newly-allowed extension.

webform_protected_downloads 8.x-1.0-alpha1

Bug fixes
New features

Initial alpha release, compatible with Drupal 10.

Transitioned to provide a webform handler. (Supports multiple files by using one handler per file.)

webform_protected_downloads 7.x-1.1

Bug fixes
Unsupported

Changes:

  • Minor bugfixes
  • Added template file for downloads page
  • Changed to token dialog to prevent JS issues on sites with huge amounts of available tokens

webform_protected_downloads 7.x-1.0-rc1

Bug fixes
Unsupported

Included in this release:
* Support for webform-7.x-4.0
* Support for PostgreSQL and SQLite
* Minor UI bugfixes

webform_protected_downloads 7.x-1.0-beta1

New features
Bug fixes
Unsupported

Bugfixes:
* Addressed issue #1418848: Default Protected Download Settings by implementing hook_node_insert so that wpd information of programmatically created nodes will get saved, useful in combination with modules like node_clone

webform_protected_downloads 7.x-1.0-alpha2

Bug fixes
Unsupported

* Fixes issue #1239916: "You need to attach private files to this webform"
* Correct display of attached private files that are not protected if multiple files have been uploaded
* Support for field type image as a protectable field type
* Correct check for a webform node type on the node edit form

webform_protected_downloads 7.x-1.0-alpha1

Unsupported

Alpha version. New stuff might still come and bugs are still possible. Basic feature set should work though.

Subscribe with RSS Subscribe to Releases for Webform Protected Downloads