Skip to content

3.0.0.79

Choose a tag to compare

@ophiuhus ophiuhus released this 06 Apr 18:32
· 164 commits to master since this release
  • When a COPY or MOVE operation is performed and the source file or folder is not found the server returned an HTTP 403 response. Now the HTTP 404 response is returned.
  • VUE user interface is fixed and refactored.
  • Custom properties management refactored. The user can now implement custom properties using PropertyManager class.
  • The sample server implementation now returns folders before files in response to folder listing (PROPFIND Depth 1) request.