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
@@ -12,6 +12,7 @@ This project follows [Semantic Versioning](http://semver.org) guidelines.
12
12
* Hitting Ctrl+Z when editing a file on the web now works as expected.
13
13
* Logo now links to the correct location on all pages.
14
14
* Permissions checking to determine if a user can see the task management page now works correctly.
15
+
* Fixed `pterodactyl.environment_variables` to be used correctly for global environment variables. The wrong config variable name was being using previously.
15
16
16
17
### Changed
17
18
* Attempting to upload a folder via the web file manager will now display a warning telling the user to use SFTP.
0 commit comments