• release-1.0.9 686567702f

    1.0.9
    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-06-07 15:00:29 +00:00 | 130 commits to main since this release

    Added:

    • Added system.sftp.limits.max_connections_per_user, system.sftp.limits.max_channels_per_connection, system.sftp.limits.max_handles_per_channel and system.sftp.limits.max_handles_total options to be more strict on ssh/sftp limiting
    • Added new migrate-disk-limiter command for migrating to the btrfs/zfs disk limiters
    • Added support for the posix-rename@openssh.com sftp extension

    Fixed:

    • Fixed bug where server was marked as restart needed when already restarted
    • Fixed MIME-Detection for ddup-bak archive browsing
    • Fixed bug in async filesystem quota writer that could produce duplicate data in high contention scenarios
    • Fixed issue with backup deletion on pterodactyl
    • Fixed edgecase where some installations were never marked as finished internally
    • Fixed some possible quota overcounting in sftp code
    • Properly chown files when using sync quota file writer
    • Tons of refactoring to reduce the risk of panics via stricter clippy lints

    Full Changelog: https://github.com/calagopus/wings/compare/release-1.0.8...release-1.0.9

    Downloads