Maintenance release following 1.0.0-alpha1. The headline fix lets WebDAV
work on Drupal sites served from a subdirectory; the remaining changes are
documentation and tooling polish. This is still an alpha and is not yet
recommended for production.
First release of the WebDAV server for Drupal 11: a modern WebDAV
server built on sabre/dav that exposes private Drupal-managed files for
in-place editing in desktop applications. As an alpha it is
feature-complete for everyday document editing but not yet recommended
for production.
Fix. Unable to get a file using browser mode
Fix. blank page when getting an error in browser mode. Now errors in browsing mode are pipe to main 404/403 drupal errors
New setting in WebDAV Server in order to choose full page or embedded file listing
Better permission management. We can have a different permission for every single static collection. There is no inheritance. For example youcan disallow anonymous access on /webdav/, allow it on /webdav/my_path and disallow it again on /webdav/my_path/secret.
Matching static collection path algorithm will match the best collection, not the only equal in number of argument. That means we can