Fixed
- Corrected API calls for backups to correctly mark a backup as completed without throwing a validation error back to the caller.
- Server resources endpoint no longer returns a 403 error improperly when a server is in a suspended state.
- Confirmation modal now correctly appears when deleting a file via the dropdown menu.
Changed
- Updated multiple parts of the front-end to avoid needless re-rendering when server data changed in parts of the store that were not important for that specific components rendering.
- Field validation errors now output in the same format as all other errors from the Panel.
- Changed how backups are stored in the database to be a little more logical and extension friendly down the road.
- Archives and other specific file types that are known to not be editable can no longer be opened within the file manager.
Added
- Server dashboard now shows the server description.
- Added a new
file.read-contents
permission which is required for a subuser to be able to view the contents of a given file. Thefile.read
permission now only controls the ability to list the contents of a given directory.
Removed
- Removed unnecessary egg information from the API response to Wings. This is an internal API so it should not affect most users.
SHA256 Checksum
aec4f13d5e64e5c3a93f7b7556748dc6556b513e9378052a98caa07e30a4f263 panel.tar.gz