• v1.11.11 Stable

    giteasync released this 2025-06-17 22:21:22 -05:00 | 59 commits to 1.0-develop since this release

    Fixed

    • Fixed CVE-2025-49132

    SHA256 Checksum

    157e0e46cd639a031e9b4dd046c6e655c276382fb73785afe3194300ed3cfd07  panel.tar.gz
    
    Downloads
  • v1.11.10 Stable

    giteasync released this 2024-11-14 20:25:44 -06:00 | 62 commits to 1.0-develop since this release

    BREAKING

    • Minimum PHP version is now 8.2 due to Laravel upgrade!

    Fixed

    SHA256 Checksum

    fb571c3252130f997016df1b59ede2656aa138f0ba052105b31d57faa1f10b12  panel.tar.gz
    
    Downloads
  • v1.11.9 Stable

    giteasync released this 2024-10-27 14:52:13 -05:00 | 65 commits to 1.0-develop since this release

    This is purely a release to ensure a Docker image is properly published, it has no changes compared to v1.11.8.

    Fixed

    • Fixed issue with CI not pushing Docker image

    SHA256 Checksum

    4c16ade4ac16e10e54e2ba528a78f3cb7c9bebcddd59a0b9c9ef401d0057eb92  panel.tar.gz
    
    Downloads
  • v1.11.8 Stable

    giteasync released this 2024-10-24 12:31:18 -05:00 | 67 commits to 1.0-develop since this release

    Fixed

    SHA256 Checksum

    59f9db1adf8f6cfbb798b850c6f295a2b17b60ef696610a5dda8d7e5f6e3b0ce  panel.tar.gz
    
    Downloads
  • v1.11.7 Stable

    giteasync released this 2024-05-07 23:13:22 -05:00 | 68 commits to 1.0-develop since this release

    Added

    • Java 21 to Minecraft eggs

    Changed

    • Updated Minecraft EULA link

    Fixed

    • Fixed backups not ever being marked as completed (#5088)
    • Fixed .7z files not being detected as a compressed file (#5016)

    SHA256 Checksum

    b41774a6c7046bdfd4303969c6700d7f46f069b5250dfad25f91bbc389c9c063  panel.tar.gz
    
    Downloads
  • v1.11.6 Stable

    giteasync released this 2024-05-02 14:37:23 -05:00 | 74 commits to 1.0-develop since this release

    Changed

    • Better node ownership checks for internal backup endpoints
    • Improved validation rules on docker_image fields to prevent invalid inputs

    Fixed

    SHA256 Checksum

    e72510ba7c8f40b1501add62f15e79e0ecc30f0740a101e06c1b831221668cf9  panel.tar.gz
    
    Downloads
  • v1.11.5 Stable

    giteasync released this 2023-10-12 14:58:39 -05:00 | 87 commits to 1.0-develop since this release

    Fixed

    • Rust egg using the wrong Docker image, breaking Rust modding frameworks.

    SHA256 Checksum

    b01c97c14775c847725c54a33b5981bd77d2265642a9c26e6748d908814b94b3  panel.tar.gz
    
    Downloads
  • v1.11.4 Stable

    giteasync released this 2023-10-10 14:13:19 -05:00 | 89 commits to 1.0-develop since this release

    Added

    • Added support for the server.queryport option on the Rust egg.
    • Added support for the Carbon modding framework to the Rust egg.

    Changed

    • Upgraded to Laravel 10.
    • Sensitive data is no longer shown in the CopyOnClick toast notification.

    Fixed

    • Allow SVGs to be edited in the server's file manager.
    • Properly validate the request body when creating a backup.
    • Fixed issue with schedules running at the wrong time when the panel utilized a timezone with non-hour offsets (such as Australia/Darwin).
    • Fixes the log directory when running the Panel in a container.
    • Fixes the permission name used to check if a user has permission to read files/folders.
    • Fixes the ability to unset a server's description through the client API.
    • Fixed the MassActionBar on the server's file manager blocking elements below it, preventing them from being interacted with.

    SHA256 Checksum

    3b1a9f893aa537a075b319c18ef4cf860889e6d96b0939e3053fa95e690d040f  panel.tar.gz
    
    Downloads
  • v1.11.3 Stable

    giteasync released this 2023-01-27 13:25:02 -06:00 | 118 commits to 1.0-develop since this release

    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 redis instead of sync.

    Fixed

    • php artisan p:environment:mail not correctly setting the right variable for MAIL_FROM_ADDRESS.
    • Fixed the conflict state rendering on the UI for a server showing reinstall_failed as restoring_backup.
    • Fixed the unknown column uuid error when jobs fail, causing them not to get stored correctly.
    • Fixed the server task endpoints in the client API not allowing sequence_id and continue_on_failure to be set.

    SHA256 Checksum

    5bd48cf0fe5fd605ced51928a35eff436cab163cfb60f5616dd29dec9ad3e657  panel.tar.gz
    
    Downloads
  • v1.11.2 Stable

    giteasync released this 2022-12-12 17:17:42 -06:00 | 129 commits to 1.0-develop since this release

    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 v prefix 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_DOMAIN environment variable not being properly backwards compatible with the old SERVER_NAME variable.

    SHA256 Checksum

    77b88e8572c34de2e583300d2eaefa14ed527635d7c6485612c61d6c25c5aba8  panel.tar.gz
    
    Downloads