• release-1.1.1 c4b8e8faaf

    1.1.1
    Some checks are pending
    Release / Generate SBOM (push) Waiting to run
    Release / Dist (push) Waiting to run
    Release / Dist-1 (push) Waiting to run
    Release / Dist-2 (push) Waiting to run
    Release / Dist-3 (push) Waiting to run
    Release / Publish Draft Release (push) Blocked by required conditions
    Release / Create multi-arch Docker image (push) Blocked by required conditions
    Stable

    Luxxy released this 2026-07-26 00:18:42 +00:00 | 10 commits to main since this release

    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: https://github.com/calagopus/wings/compare/release-1.1.0...release-1.1.1

    Downloads