Come together with the global Drupal community in Rotterdam, 28 Sept – 1 Oct 2026. Sessions, contribution, connection, and Early Bird savings until 8 June.
New features:
- Added support for Drupal 10. The module now requires Drupal 10+.
- Removes support for Drupal 8 and 9. To support Drupal 8 & 9 version use 8.x-1.6 or 8.x-1.7-alpha1 versions
- Added support for custom file stream wrappers.
Bug fixes:
- Error when saving the FolderShare settings form (and the Search module is not enabled).
- Error when upgrading to FolderShare 1.6 (and the Search module is not enabled).
New features:
- Added support for custom file stream wrappers. This would enable storing data on S3 using the contributed s3fs and flysystem_s3 modules.
Bugs fixed:
- Fixed error when saving the FolderShare settings form (and the Search module is not enabled).
- Fixed error when upgrading to FolderShare 1.6 (and the Search module is not enabled).
This release updates administrative features for the module and configuration user interface.
Several bug fixes are included in this release including issue #3222650
The project also opts into the security advisory issue #3196865
Refer to RELEASENOTES.htm for more details on updates included in this release.
Sites using foldershare_rest module, will need to update it as well to version 1.3
Module update required. Run the update using the administrator's web UI or "drush updb". The update installs an updated view and date formatter and flushes all caches. The flush loads updated routes, libraries, and file names. The module will not function properly until the update is done.
The module is now marked as compatible with Drupal 9. It passes all tests by Drupal Rector and Upgrade Status.
User name auto-complete should warn users of privacy issues when displaying email addresses.
Email addresses are considered private personal information in some localities (such as Europe with the GDPR, and California with CCPA). A message to this effect has been added when enabling the display of email addresses (masked or not) with user name auto-complete.
This release brings in several stability updates, bug fixes and new features. Review RELEASENOTES.htm for full list of changes. Requires PHP 7.2+ and Drupal 8.7+
Bugs:
- A critical bug has been fixed that prevented accounts from being deleted because account cleanup called methods to delete or change ownership on all of the to-be-deleted account's content. And those methods crashed.
Internal notes:
- Based on internal version Version 0.6.7