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