File tree Expand file tree Collapse file tree 1 file changed +3
-0
lines changed
Expand file tree Collapse file tree 1 file changed +3
-0
lines changed Original file line number Diff line number Diff line change @@ -8,6 +8,9 @@ This project follows [Semantic Versioning](http://semver.org) guidelines.
88* Fixes array merging logic for server transfers that would cause a 500 error to occur in some scenarios.
99* Fixes user password updates not correctly logging the user out and returning a failure message even upon successful update.
1010* Fixes the count of used backups when browsing a paginated backup list for a server.
11+ * Fixes an error being triggered when API endpoints are called with no ` User-Agent ` header and an audit log is generated for the action.
12+ * Fixes state management on the frontend not properly resetting the loading indicator when adding subusers to a server.
13+ * Fixes extraneous API calls being made to Wings for the server file listing when not on a file manager screen.
1114
1215### Added
1316* Adds foreign key relationship on the ` mount_node ` , ` mount_server ` and ` egg_mount ` tables.
You can’t perform that action at this time.
0 commit comments