Skip to content

1.1.1

Choose a tag to compare

@github-actions github-actions released this 26 Jul 12:48
c4b8e8f

Added:

  • Added docker.network.interfaces.v4.enabled and docker.network.interfaces.v6.enabled config option
  • Added support for reading from multiple config file locations automatically
  • Added support for relative placeholders inside most config filesystem paths
  • Added support for resumable uploads using TUS-compatible endpoints
  • Added support for experimental kTLS integration for lower CPU usage for TLS encryption (api.ssl.ktls_enabled)
  • Added virtual field to DirectoryEntry to differentiate real directories from virtual ones
  • Added file collaboration conflict handling & detect file changes from external processes while editing
  • Added file copy conflict handling capabilities
  • Added file decompression support to virtual writeable filesystems

Fixed:

  • Fixed some crons not being able to parse due to using a different parser than most would expect
  • Fixed issue where file collaboration sessions would sometimes survive exits and show invalid file contents
  • Fixed some general issues with the ddup-bak backup driver

Full Changelog: release-1.1.0...release-1.1.1