Fixed
- Fixes empty array value inside node configuration file which was causing wings to panic when used.
- Fixes multiple text overflows on the frontend at all screen sizes.
- Fixes multiple issues with the mobile design and specific breakpoint changes that would cause text to wrap incorrectly.
- Server console now correctly re-sizes its interior when the screen is resized.
- The number of servers that a user belongs to is now properly displayed in the admin area when listing users.
- Fixes handling of directory names with multiple slashes on the frontend.
- When checking all boxes under a subuser category the checkbox in the header is now properly checked and unchecked for that category.
- Fixes excessive re-rendering issues on numerous server pages.
- Schedule names are now properly validated and no longer overflow their database column as a result.
- Fixes bad encoding when copying files which would cause an error to occur.
- Fixes server resource usage displaying in red even if a server was given unlimited resource limits.
- Fixes fatal errors when attempting to manage server mounts.
- Schedule
is_processing
state is now reset when a schedule is toggled between active and inactive to better clear potentially corrupted states.
Changed
- Autogenerated usernames are now limited to 64 characters.
- JWT expiration in the console is now handled better to cover more cases and avoid needing to refresh the page in many instances.
- HTTP exception messages are now properly parsed and passed back along to the user to view.
SHA256 Checksum
46e839d20e9aaff7c3e86c9a5eba842ac8e199f1f87c2307d32a77b1cabd0995 panel.tar.gz