Fixed
- Fixes file upload size not being properly enforced.
- Fixes a bug that prevented listing a directory when it contained a named pipe. Also added a check to prevent attempting to read a named pipe directly.
- Fixes a bug with the archiver logic that would include folders that had the same name prefix. (for example, requesting only
map
would also includemap2
andmap3
) - Requests to the Panel that return a client error (4xx response code) no longer trigger an exponential backoff, they immediately stop the request.
Changed
- CPU limit fields are only set on the Docker container if they have been specified for the server — otherwise they are left empty.
Added
- Added the ability to define the location of the temporary folder used by Wings — defaults to
/tmp/pterodactyl
. - Adds the ability to authenticate for SFTP using public keys (requires
Panel@1.8.0
).
SHA256 Checksum
edf9f9eff58ed3784f0481e38e9bed2d3ee5c4db36ea0b0f314344c8feb2ca1c wings_linux_amd64
1576d6c02ca1ae0e54a4b9b29c3cdf17bb838ac4a46d2b2cd1efa4da9dd0bf5d wings_linux_arm64