Skip to content

v1.3.0 - URI support, authentication and paths

Compare
Choose a tag to compare
@thexmanxyz thexmanxyz released this 30 Nov 19:58
· 56 commits to master since this release

Description

  • new parameters for authentication
  • server configuration for web drives (WebDAV)
  • share path failover handling
  • debug improvements

Features

  • new parameters added which allow to specify authentication credentials
  • it's now possible to attach drives which rely on an URI
  • separation of UNC and URI paths
  • share path failover, leading and trailing slashes are respected and trimmed if necessary
  • bug which leads to wrong debug output was fixed
  • includes sample configuration for drives which depend on an URI