You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: CHANGELOG.md
+1Lines changed: 1 addition & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -14,6 +14,7 @@ using these eggs should be updated to account for the new format.
14
14
* Allocations cannot be deleted from a server by a user if the server is configured with an `allocation_limit` set to `0`.
15
15
* The Java Version modal no longer shows a dropdown and update option to users that do not have permission to make those changes.
16
16
* The Java Version modal now correctly returns only the images available to the server's selected Egg.
17
+
* Fixes leading and trailing spaces being removed from variable values on file manager endpoints, causing errors when trying to perform actions against certain files and folders.
17
18
18
19
### Changed
19
20
* Forces HTTPS on URLs when the `APP_URL` value is set and includes `https://` within the URL. This addresses proxy misconfiguration issues that would cause URLs to be generated incorrectly.
0 commit comments