Fixed
- Fixed some really terrible timeouts when compressing tons of files. 15 seconds is far too short I guess...
- Fixes the kill button not correctly showing up when restarting a server instance, and sometimes just never showing up at all even when you've pressed "stop".
- Fixes restricted IP addresses for client API not being passed along correctly.
- [Security] Fixes certain API
includes
being wrong returned even if the user did not have permission to view those items on a server. - Fixes the fun disco mode when viewing a server's console in a fresh tab while installing.
- Fixes integer overflow when storing a backup over 2GB in size.
- Checkbox is now correctly hidden in the file manager breadcrumbs when creating or editing a file.
Changed
- Backup checksums are stored with the checksum type in the data field to avoid BC breaks if wings ever changes how it determines hashes.
- Eggs can now specify multiple different strings for determining if a process should be marked as done starting. These strings now also support regex by prefixing the string with
regex:
. - Backups are now marked as failed rather than deleted when they fail on wings. A user must manually delete them from the frontend, however they will not count against their backup limit.
- Files up to 4MB in size can now be edited via the web manager.
Added
- Adds support for uploading files via the web file manager.
- Automated task to run every 30 minutes that will mark any pending backups as failed automatically.
- Adds back the ability to view the startup command and modify startup parameters on a server.
SHA256 Checksum
244cdb59135550f1e8059e8bc571ca61a7b863d6a3602e4456a1ad1943c3c44d panel.tar.gz