description
This version contains small bug-fixes aimed to remove unexpected and unintended behavior.
/2.X/... changes
Type Endpoint Description Bugfix DELETE /2.X/dir Parameter will no longer delete writable sub-directories of read-only parent (e.g with path=root/users/<username>)Code:path=<read_only_parent>&recursive=true
/2.1/... changes
Type Endpoint Description Bugfix GET /2.1/file/archive Now returns URL-encoded file and directory paths for archive contents Bugfix GET /2.1/mailupload Now returns URL-encoded path to shared directory.