Skip to content

Commit dbb061d

Browse files
committed
Update CHANGELOG.md
1 parent 8f0eda2 commit dbb061d

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

CHANGELOG.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff 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.

0 commit comments

Comments
 (0)