1.1.1
Added:
- Added
docker.network.interfaces.v4.enabledanddocker.network.interfaces.v6.enabledconfig 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
virtualfield 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