Releases: pterodactyl/panel
Releases · pterodactyl/panel
v1.11.3
Changed
- When updating a server's description through the client API, if no value is specified, the description will now remain unchanged.
- When installing the Panel for the first time, the queue driver will now all default to
redisinstead ofsync.
Fixed
php artisan p:environment:mailnot correctly setting the right variable forMAIL_FROM_ADDRESS.- Fixed the conflict state rendering on the UI for a server showing
reinstall_failedasrestoring_backup. - Fixed the unknown column
uuiderror when jobs fail, causing them not to get stored correctly. - Fixed the server task endpoints in the client API not allowing
sequence_idandcontinue_on_failureto be set.
SHA256 Checksum
5bd48cf0fe5fd605ced51928a35eff436cab163cfb60f5616dd29dec9ad3e657 panel.tar.gz
v1.11.2
Changed
- Telemetry no longer sends a map of Egg and Nest UUIDs to the number of servers using them.
- Increased the timeout for the decompress files endpoint in the client API from 15 seconds to 15 minutes.
Fixed
- Fixed Panel Docker image having a
vprefix in the version displayed in the admin area. - Fixed emails using the wrong queue name, causing them to not be sent.
- Fixed the settings keys used for configuring SMTP settings, causing settings to not save properly.
- Fixed the
MAIL_EHLO_DOMAINenvironment variable not being properly backwards compatible with the oldSERVER_NAMEvariable.
SHA256 Checksum
77b88e8572c34de2e583300d2eaefa14ed527635d7c6485612c61d6c25c5aba8 panel.tar.gz
v1.11.1
Fixed
- Fixed Panel Docker image showing
canaryas it's version.
SHA256 Checksum
e909caef44a0025622bc7a23075525d21b1ab1b610b147bf1429ffff201b284e panel.tar.gz
v1.11.0
Changed (since 1.10.4)
- Changed minimum PHP version requirement from
7.4to8.0. - Upgraded from Laravel 8 to Laravel 9.
- This release requires Wings v1.11.x in order for Server Transfers to work.
MBbyte suffixes are now displayed asMiBto more accurately reflect the actual value.- Server re-installation failures are tracked independently of the initial installation process.
Fixed (since 1.10.4)
- Node maintenance mode now properly blocks access to servers.
- Fixed the length validation on the Minecraft Forge egg.
- Fixed the password in the JDBC string not being properly URL encoded.
- Fixed an issue where Wings would throw a validation error while attempting to upload activity logs.
- Properly handle a missing
Content-Lengthheader in the response from the daemon. - Ensure activity log properties are always returned as an object instead of an empty array.
Added (since 1.10.4)
- Added the
server:settings.descriptionactivity log event for when a server description is changed. - Added the ability to cancel file uploads in the file manager for a server.
- Added a telemetry service to collect anonymous metrics from the panel, this feature is enabled by default and can be toggled using the
PTERODACTYL_TELEMETRY_ENABLEDenvironment variable.
SHA256 Checksum
d1eec5ef6b25f5568a5e0dfad49381f8935cab0f3f0f9cfb672c92db5c2298ea panel.tar.gz
v1.11.0-rc.2
Changed
MBbyte suffix are nowMiBto more accurately reflect the actual value.- Server reinstallation failures are tracked independently of the initial installation process.
Fixed
- Properly handle a missing
Content-Lengthheader in the response from the daemon. - Ensure activity log properties are always returned as an object instead of an empty array.
Added
- Added the
server:settings.descriptionactivity log event for when a server description is changed. - Added the ability to cancel file uploads in the file manager for a server.
- Added a telemetry service to collect anonymous metrics from the panel, this feature is disabled by default and can be toggled using the
PTERODACTYL_TELEMETRY_ENABLEDenvironment variable.
SHA256 Checksum
577e154b99c51ae02b0d96b2d3fdd31317161af18690f2f7806ed0340c05444b panel.tar.gz
v1.11.0-rc.1
Added
- Added the ability for non-admin users to change their server description.
Changed
- Changed minimum PHP version is now 8.0 instead of
7.4. - Upgraded from Laravel 8 to Laravel 9.
- This release requires Wings v1.11.x in order for Server Transfers to work.
Fixed
- Node maintenance mode now properly blocks access to servers.
- Fixed the length validation on the Minecraft Forge egg.
- Fixed the password in the JDBC string not being properly URL encoded.
- Fixed an issue where Wings would throw a validation error while attempting to upload activity logs.
SHA256 Checksum
7af0aa07f78664a5e078ac21d2666095b4f3c6900f1b96807b82487938405bc4 panel.tar.gz
v1.10.4
Fixed
- Fixed an issue where subusers could be given permissions that are not actually registered or used.
- Fixed an issue where node FQDNs could not just be IP addresses.
Changed
- Change maximum number of API keys per user from
10to25. - Change byte unit prefix from
BtoiBto better reflect our usage of base 2 (multiples of 1024).
SHA256 Checksum
b3614adf61a42b113c54040cafa46f7a602b2fed206ba33138ffc9a22a148f37 panel.tar.gz
v1.10.3
Fixed
- S3 Backup driver now supports Cloudflare R2.
- Node FQDNs can now be used with AAAA records with no A records present.
- Server transfers can no longer be initiated if the server is being installed, transferred, or restoring a backup.
- Fixed an issue relating to the use of arrays in the
config_filesfield with eggs. - Fixed
oom_disablednot being mapped in the Application API when creating a new server.
Added
- File manager now supports selecting multiple files for upload (when using the upload button).
- Added a configuration option for specifying the S3 storage class for backups.
Changed
- Servers will now show the current uptime when the server is starting rather than only showing when the server is marked as online.
SHA256 Checksum
4041398471327023fddb9f3ddbbd92ea3e514d92a9a8979d3564389e669a0ba1 panel.tar.gz
v1.10.2
Fixed
- Fixes a rendering issue with egg descriptions in the admin area
- Fixes the page title on the SSH Keys page
Changed
- Additional validation rules will now show a toggle switch rather than an input when editing server variables
- The eggs endpoint will now always return an empty JSON object for the
config_filesfield, even if the field is completely empty
Added
- Adds a
Force Outgoing IPoption for eggs that can be used to ensure servers making outgoing connections use their allocation IP rather than the node's primary ip - Adds options to configure sending of email (re)install notifications
- Add an option to configure the part size for backups uploaded to S3
SHA256 Checksum
2e179242533e390f44514f7a5cdf7d6acedbdf10bae854d8a3e1243440282b2d panel.tar.gz
v1.10.1
Fixed
- Fixes a surprise
clock()function that was used for debugging and should not have made it into the release. This was causing activity events to not properly sync between the Panel and Wings.
SHA256 Checksum
29cbc3f90d4a3cb2ae821ed22fb4b9794b53e023dc294489504bd012b17f886a panel.tar.gz