github pterodactyl/daemon v0.3.4
v0.3.4 (Barefoot Barbosania)

latest releases: v0.6.13, v0.6.12, v0.6.11...
7 years ago

Added

  • Added configurable docker policies to allow for more lax security settings if needed. The full list of policies can be found in our documentation.
  • Added PATCH /config route to allow panel to tweak core configuration file.

Changed

  • Changes the way that server creation is handled to allow initialization of the Server() class without a docker container existing on the system. This change
    causes the application startup to take longer if containers are missing for servers, as we hold application boot until all containers are created now.
  • Better file upload error handling, stops file upload if maximum size is exceeded rather than uploading to maximum size.

Fixed

  • Fixes a race condition when updating a server that would fail to assign the correct memory limits to a container.
  • Fixes an issue where file decompression would be extremely slow on large files, and might never occur.
  • Fixes mislabeled TeamSpeak 3 in configuration preventing proper boot sequence.

Deprecated

  • uploads.maxFileSize removed in favor of uploads.size_limit which accepts a size in MB rather than bytes.

SHA256 Checksum

282f5d6673970eed21a56eec84fb1b56e30af3f70428b4881b6612062b255431  Daemon-0.3.4.tar.gz

Don't miss a new daemon release

NewReleases is sending notifications on new releases.