v1.4.0
Fixed
- [Breaking] Fixes
/api/servers
and/api/servers/:server
not properly returning all of the relevant server information and resource usage. - Fixes Wings improperly reading
WINGS_UID
and notWINGS_GID
when running in containerized environments. - Fixes a panic encountered when returning the contents of a file that is actively being written to by another process.
- Corrected the handling of files that are being decompressed to properly support
.rar
files. - Fixes the error message returned when a server has run out of disk space to properly indicate such, rather than indicating that the file is a directory.
Changed
- Improved the error handling and output when an error is encountered while pulling an image for a server.
- Improved robustness of code handling value replacement in configuration files to not potentially panic if a non-string value is encountered as the replacement type.
- Improves error handling throughout the server filesystem.
Added
- Adds the ability to set the internal name of the application in response output from the console using the
app_name
key in theconfig.yml
file.
SHA256 Checksum
4a8e73e1ae5c92963f343577fd92c979f368a7bc0219d330b8510b2bedbd8e5a wings_linux_amd64
7cfa1344ec54cfca2db1963684d91e7838e57be95380d41ce2eda50f1a77a868 wings_linux_arm64