v1.0.0 Beta Release 5
Pre-release
Pre-release
DaneEveritt
released this
18 May 01:33
·
973 commits
to develop
since this release
Fixed
- Default config location settled on
/etc/pterodactyl/config.yml
; wings will now check all of the previous locations for the configuration and move it automatically to the new location. - Deleting a server no longer fails the process if the container cannot be found.
- Fixes permissions checking for subusers connecting to the SFTP instance.
- S3 backups now properly send back hash data to the panel.
- Server installation containers are now always deleted, even if the installer process fails for the instance.
- Files and folders with special characters and spaces in them no longer return a 404 error.
- Servers using eggs with bad configurations will no longer cause the daemon to fail booting; these bad configurations are simply skipped over and a warning is emitted into the logs.
- Environment variables passed to containers no longer contain improper quotes around them.
- Matching on array indexes in configurations now works correctly;
foo[0]
is quietly transformed into the properfoo.0
syntax.
Added
- New banner error message when the daemon is unable to locate the configuration file. This should better clarify what the user needs to do in order to resolve the issue.
- Adds ability to configure the default networking driver used by docker.
SHA256 Checksum
513bf1481df12d23ae81a5fee457f34cf40e71f32fed86fddc722690ab11f9d3 wings_linux_amd64