Added
- Adds support for searching inside the file editor.
- Adds support for manually executing a schedule regardless of if it is currently queued or not.
- Adds an indicator to the schedule UI to show when a schedule is currently processing.
- Adds support for setting the
backup_limit
of a server via the API. - [Security] Adds login throttling to the 2FA verification endpoint.
Fixed
- Fixes subuser page title missing server name.
- Fixes schedule task
sequence_id
not properly being reset when a schedule's task is deleted. - Fixes misc. UI bugs throughout the frontend when long text overflows its bounds.
- Fixes user deletion command to properly handle email & ID searching.
- Fixes color issues in the terminal causing certain text & background combinations to be illegible.
- Fixes reCAPTCHA not properly resetting on login failure.
- Fixes error messages not properly resetting between login screens.
- Fixes a UI crash when attempting to create or view a directory or file that contained the
%
somewhere in the name.
Changed
- Updated the search modal to close itself when the ESC key is pressed.
- Updates the schedule view and editing UI to better display information to users.
- Changed logic powering server searching on the frontend to return more accurate results and return all servers when executing the query as an admin.
- Admin CP link no longer opens in a new tab.
- Mounts will no longer allow a user to mount certain directory combinations. This blocks mounting one server's files into another server, and blocks using the server data directory as a mount destination.
- Cleaned up assorted server build modification code.
- Updates default eggs to have improved install scripts and more consistent container usage.
SHA256 Checksum
558dbced916270f7b9d9bf8d550c706aef0f55edfd1845bd0f09d2c25fe6a7b3 panel.tar.gz