• release-1.2.1 baab5bb99a

    1.2.1
    Some checks failed
    Release Nightly / Dist (push) Has been cancelled
    Release Nightly / Dist-1 (push) Has been cancelled
    Release Nightly / Dist-2 (push) Has been cancelled
    Release Nightly / Dist-3 (push) Has been cancelled
    Release Nightly / Create multi-arch Docker image (push) Has been cancelled
    Release / Generate SBOM (push) Has been cancelled
    Release / Dist (push) Has been cancelled
    Release / Dist-1 (push) Has been cancelled
    Release / Dist-2 (push) Has been cancelled
    Release / Dist-3 (push) Has been cancelled
    Release / Publish Draft Release (push) Has been cancelled
    Release / Create multi-arch Docker image (push) Has been cancelled
    Stable

    Luxxy released this 2026-09-13 08:14:02 +00:00 | 16 commits to main since this release

    Added:

    • Added support for including matched file content in file search response

    Fixed:

    • Fixed tons of avoidable performance/efficiency issues
    • Fixed high-RTT HTTP Traffic being signifcantly slower than it could be
    • Fixed some minor issues in container firewall impl

    Full Changelog: https://github.com/calagopus/wings/compare/release-1.2.0...release-1.2.1

    Downloads
  • release-1.2.0 8683e37ea5

    1.2.0
    Some checks failed
    Release Nightly / Dist (push) Has been cancelled
    Release Nightly / Dist-1 (push) Has been cancelled
    Release Nightly / Dist-2 (push) Has been cancelled
    Release Nightly / Dist-3 (push) Has been cancelled
    Release Nightly / Create multi-arch Docker image (push) Has been cancelled
    Release / Generate SBOM (push) Has been cancelled
    Release / Dist (push) Has been cancelled
    Release / Dist-1 (push) Has been cancelled
    Release / Dist-2 (push) Has been cancelled
    Release / Dist-3 (push) Has been cancelled
    Release / Publish Draft Release (push) Has been cancelled
    Release / Create multi-arch Docker image (push) Has been cancelled
    Stable

    Luxxy released this 2026-09-06 12:38:58 +00:00 | 31 commits to main since this release

    Added:

    • Added support for server firewall rules
    • Added support for server private networks via tundra
    • Added support for pulling files directly in schedules
    • Added support for db agent database backups
    • Added support for running ignore matching on wings for additional security
    • Added support for installation status/progress in install scripts
    • Added support for creating symlinks via HTTP API
    • Added spport for runtime cpu boosting

    Fixed:

    • Fixed some performance issues in directory sorting
    • Fixed some issues with directory size resolving in symlinked directories
    • Fixed mass-download endpoint generating file names that are longer than the great wall of china
    • Fixed some minor bugs in file collaboration
    • Fixed websocket closing too early when transfers finish
    • Fixed some issues on non-standard ZFS setups

    Full Changelog: https://github.com/calagopus/wings/compare/release-1.1.4...release-1.2.0

    Downloads
  • release-1.1.5 a9db28cea1

    1.1.5
    Some checks failed
    Release / Generate SBOM (push) Has been cancelled
    Release / Dist (push) Has been cancelled
    Release / Dist-1 (push) Has been cancelled
    Release / Dist-2 (push) Has been cancelled
    Release / Dist-3 (push) Has been cancelled
    Release / Publish Draft Release (push) Has been cancelled
    Release / Create multi-arch Docker image (push) Has been cancelled
    Stable

    Luxxy released this 2026-08-30 17:57:51 +00:00 | 60 commits to main since this release

    Downloads
  • release-1.0.12 9ed9981e6d

    1.0.12
    Some checks failed
    Release / Generate SBOM (push) Has been cancelled
    Release / Dist (push) Has been cancelled
    Release / Dist-1 (push) Has been cancelled
    Release / Dist-2 (push) Has been cancelled
    Release / Dist-3 (push) Has been cancelled
    Release / Publish Draft Release (push) Has been cancelled
    Release / Create multi-arch Docker image (push) Has been cancelled
    Stable

    Luxxy released this 2026-08-30 17:41:06 +00:00 | 165 commits to main since this release

    Downloads
  • release-1.1.4 16043e0189

    1.1.4
    Some checks failed
    Release Nightly / Dist (push) Has been cancelled
    Release Nightly / Dist-1 (push) Has been cancelled
    Release Nightly / Dist-2 (push) Has been cancelled
    Release Nightly / Dist-3 (push) Has been cancelled
    Release Nightly / Create multi-arch Docker image (push) Has been cancelled
    Release / Generate SBOM (push) Has been cancelled
    Release / Dist (push) Has been cancelled
    Release / Dist-1 (push) Has been cancelled
    Release / Dist-2 (push) Has been cancelled
    Release / Dist-3 (push) Has been cancelled
    Release / Publish Draft Release (push) Has been cancelled
    Release / Create multi-arch Docker image (push) Has been cancelled
    Stable

    Luxxy released this 2026-08-16 11:05:12 +00:00 | 62 commits to main since this release

    Added:

    • Added ability to run queries on sqlite databases in the server filesystem
    • Added proper operation abort handling
    • Added CFS Bursting support
    • Added support for background server image pulls
    • Added caching for startup chown step to speed up server restarts significantly

    Fixed:

    • Fixed some issues with operation abort handling
    • Changed the default TCP Congestion Control for the HTTP(s), SSH and outgoing HTTP(s) Socket to BBR when available
    • Fixed some configuration parser mismatches from pterodactyl and pelican
    • Fixed some SELinux/Podman-related issues
    • Fixed ws log streaming not supporting gzip-encoded logs
    • Fixed wings not forwarding backup restore success to websocket
    • Fixed some annoying quota race conditions with certain disk drivers
    • Fixed some archiving inconsistencies
    • Fixed some issues with memory allocations on systems with multiple NUMA-Nodes and pinned cpus

    Full Changelog: https://github.com/calagopus/wings/compare/release-1.1.3...release-1.1.4

    Downloads
  • release-1.1.3 8057167c67

    1.1.3
    Some checks failed
    Release Nightly / Dist (push) Has been cancelled
    Release Nightly / Dist-1 (push) Has been cancelled
    Release Nightly / Dist-2 (push) Has been cancelled
    Release Nightly / Dist-3 (push) Has been cancelled
    Release Nightly / Create multi-arch Docker image (push) Has been cancelled
    Release / Generate SBOM (push) Has been cancelled
    Release / Dist (push) Has been cancelled
    Release / Dist-1 (push) Has been cancelled
    Release / Dist-2 (push) Has been cancelled
    Release / Dist-3 (push) Has been cancelled
    Release / Publish Draft Release (push) Has been cancelled
    Release / Create multi-arch Docker image (push) Has been cancelled
    Stable

    Luxxy released this 2026-08-09 00:21:17 +00:00 | 75 commits to main since this release

    Added:

    • Added activity logging for each server crash ( @vanlueckn )
    • Added api.schedule.steps.http_request.xxx config options
    • Added schedule step for sending http requests
    • Added support for outputting backup uuid on backup creation step
    • Added better limits to schedule execution

    Fixed:

    • Fixed issue where migrating from pterodactyl could cause an invalid configuration option to be written
    • Fixed some websocket line-parsing inconsistencies

    Full Changelog: https://github.com/calagopus/wings/compare/release-1.1.2...release-1.1.3

    Downloads
  • release-1.1.2 ffa041fa72

    1.1.2
    Some checks failed
    Release Nightly / Dist-1 (push) Has been cancelled
    Release Nightly / Dist (push) Has been cancelled
    Release Nightly / Dist-2 (push) Has been cancelled
    Release Nightly / Dist-3 (push) Has been cancelled
    Release Nightly / Create multi-arch Docker image (push) Has been cancelled
    Release / Generate SBOM (push) Has been cancelled
    Release / Dist (push) Has been cancelled
    Release / Dist-1 (push) Has been cancelled
    Release / Dist-2 (push) Has been cancelled
    Release / Dist-3 (push) Has been cancelled
    Release / Publish Draft Release (push) Has been cancelled
    Release / Create multi-arch Docker image (push) Has been cancelled
    Stable

    Luxxy released this 2026-08-02 17:37:42 +00:00 | 81 commits to main since this release

    Added:

    • Added system.file_collaboration.max_editors_per_session and system.file_collaboration.max_cursors_per_connection config option
    • Added support for None TLS fingerprints on Kopia and PBS

    Fixed:

    • Fixed some issues where subuser ignored files would be resolved incorrectly
    • Fixed some issues in transfer logic that could cause inconsistent state
    • Fixed automatic btrfs -> local backup conversions not updating adapter in the panel
    • Fixed some issues with how custom mounts are resolved
    • Fixed issue where forced disk rescans would not always rescan due to inotify
    • Fixed various issues with SFTP file writing and disk quota cache
    • Fixed some issues with how itaf archives were created during transfers, failing on the destination
    • Fixed file collaboration calling websockets in a loop instead of async, causing slow websockets to make life a living hell for everyone else in the same session

    Full Changelog: https://github.com/calagopus/wings/compare/release-1.1.1...release-1.1.2

    Downloads
  • release-1.1.1 c4b8e8faaf

    1.1.1
    Some checks failed
    Release / Generate SBOM (push) Has been cancelled
    Release / Dist (push) Has been cancelled
    Release / Dist-1 (push) Has been cancelled
    Release / Dist-2 (push) Has been cancelled
    Release / Dist-3 (push) Has been cancelled
    Release / Publish Draft Release (push) Has been cancelled
    Release / Create multi-arch Docker image (push) Has been cancelled
    Stable

    Luxxy released this 2026-07-26 00:18:42 +00:00 | 93 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
  • release-1.1.0 50e0372a98

    1.1.0
    Some checks failed
    Release / Generate SBOM (push) Has been cancelled
    Release / Dist (push) Has been cancelled
    Release / Dist-1 (push) Has been cancelled
    Release / Dist-2 (push) Has been cancelled
    Release / Dist-3 (push) Has been cancelled
    Release / Publish Draft Release (push) Has been cancelled
    Release / Create multi-arch Docker image (push) Has been cancelled
    Stable

    Luxxy released this 2026-07-18 01:06:32 +00:00 | 111 commits to main since this release

    Added:

    • Added Live File Collaboration support
    • Added docker.network.dns_options config option
    • Added CLI Command for Shell Autocompletions
    • Added support for paralellism on the proxmox backup server driver
    • Added automatic panel proxy detection for ip passthrough
    • Added async backup deletion support
    • Added ability to export backups to the file system
    • Added ability to query info on used docker ports for a given IP
    • Added file progress (in addition to byte process) to tons of operations
    • Added global resource usage websocket
    • Added direct file renaming support in remote copy
    • Added ability to transfer file diff db along with server transfers
    • Added automatic docker container path remapping
    • Added wings query tunnel to allow websocket-proxied tcp/udp tunnels into servers

    Fixed:

    • Improved rootless handling with root remapping
    • Cleaned up some response key namings
    • Fixed unclear error handling for panel errors
    • Fixed issues with extracting certain zip files with broken permissions inside
    • Optimized file search to be over 10x faster with 1million+ files
    • Optimized Kopia and PBS Backup Browsing speed
    • Loads of minor optimizations regarding polling and recursion

    Full Changelog: https://github.com/calagopus/wings/compare/release-1.0.11...release-1.1.0

    Downloads
  • release-1.0.11 f91e64af68

    1.0.11
    Some checks failed
    Release / Generate SBOM (push) Has been cancelled
    Release / Dist (push) Has been cancelled
    Release / Dist-1 (push) Has been cancelled
    Release / Dist-2 (push) Has been cancelled
    Release / Dist-3 (push) Has been cancelled
    Release / Publish Draft Release (push) Has been cancelled
    Release / Create multi-arch Docker image (push) Has been cancelled
    Stable

    Luxxy released this 2026-06-21 13:08:05 +00:00 | 167 commits to main since this release

    Added:

    • Added Proxmox Backup Server driver ( with help from @Luxxy-GF )
    • Added Kopia backup driver
    • Added support for transfering btrfs snapshots in server transfers
    • Added support for extracting pxar archives in file manager
    • Added a docker pull image cache to prevent ratelimits
    • Added more detailed debug logs on archive creation issues

    Fixed:

    • Fixed websocket consistency issue when transfers finished
    • Fixed slow wings startups with large servers
    • Fixed debug logs containing more info than wikipedia
    • Fixed some disk limiter issues with native providers
    • Fixed issue in content-disposition parsing
    • Fixed issue in xml wildcard parser
    • Fixed CPU live updates when setting to unlimited
    • Fixed filesystem performance bottleneck in backup browse/large directories

    Full Changelog: https://github.com/calagopus/wings/compare/release-1.0.10...release-1.0.11

    Downloads