Releases: calagopus/wings
Releases · calagopus/wings
1.0.5
Added:
- Added ability to see container resources while server is installing to debug issues better
Fixed:
- Server Disk usage not actually being rescanned when requested forcibly
- Server Disk usage unable to fix itself when server has been stopped for 1-2 disk scan iterations
- Rewrote internal Docker container management to prepare for multiple executor support (e.g. no docker at all)
- Made script runner system return logs live for possible progress support for certain operations
Full Changelog: release-1.0.4...release-1.0.5
1.0.4
Added:
- Added
system.disk_checker_concurrencyconfiguration - Added support for chunked file uploads (multiple requests for 1 file)
- Added clearer server lock messages to make debugging easier
- Added ability to browse mounts that are mounted to
/home/container/
Fixed:
- Server Disk usage being counted using logical space instead of phsical space
- Fixed inotify skipping important errors by making it mark all notifiers as untrusted
Full Changelog: release-1.0.3...release-1.0.4
1.0.3
Added:
- Added
system.machine_id.enabledconfiguration - Added explicit timeouts in transfer code
- Added initial support for compiling & running Wings on Windows, DO NOT USE THIS UNLESS YOU KNOW WHAT YOU ARE DOING, the windows impl still needs work and currently only works with Docker Engine on the WSL2 Backend, which does not give many useful benefits to running wings directly in WSL2, there will be work done on this within the next few versions.
- Added ability to see "virtual" directories in zip/7z archives, these can occur when only paths of files are written to the archive, instead of their directory parents too
Fixed:
- Made ZFS Backups properly unmount before deletion ( @Something-Unique-Hosting )
- Made Server Filesystem properly unmount before deletion
- Rewrote most VFS code for zip/7z/restic to improve performance for large archives/backups when browsing
- Fixed server pull endpoint being able to query files from blocked CIDRs in certain situations
- Fixed Server transfers getting stuck if the remote side closed the connection unexpectedly
Full Changelog: release-1.0.2...release-1.0.3
1.0.2
Added:
- Added occasional full disk rescans to prevent slow disk usage skews
Fixed:
- Allow 5 second skew for jwt issued_at to reduce pain and suffering
- Check for host product_uuid before mounting into container
- Fixed Docker Registry Auth not working
- Bumped Buffer Size for Transfer-related I/O to 4MB for better performance
- Improved Transfer ETA Calculation to match frontend
- Fixed Pterodactyl issue where wings would finish backups too fast, causing them to 404
Full Changelog: release-1.0.1...release-1.0.2
1.0.1
Added:
- Added support for sorting files via list directory endpoint
Fixed:
- Made BTRFS & ZFS Snapshot restores use kernel file copying to use no additional disk space.
- Fix more logic flaws in ensure_user config function
- Skip any chowning if wings is running in rootless mode (pointless)
- Made websocket rely on internal user permissions cache instead of jwt to allow live-updates
Full Changelog: release-1.0.0...release-1.0.1
1.0.0
Full Changelog: release-1.0.0-pre.8...release-1.0.0
1.0.0-pre.8
Full Changelog: release-1.0.0-pre.7...release-1.0.0-pre.8
1.0.0-pre.7
Full Changelog: release-1.0.0-pre.6...release-1.0.0-pre.7
1.0.0-pre.6
Full Changelog: release-1.0.0-pre.5...release-1.0.0-pre.6
1.0.0-pre.5
Full Changelog: release-1.0.0-pre.4...release-1.0.0-pre.5