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
@@ -8,6 +8,7 @@ This project follows [Semantic Versioning](http://semver.org) guidelines.
8
8
* Changing node configuration values now automatically makes a call to the daemon and updates the configuration there. Changing daemon tokens now does not require any intervention, and takes effect immediately. SSL & Port configurations will still require a daemon reboot.
9
9
* New button in file manager that triggers the right click menu to enable support on mobile devices and those who cannot right click (blessed be them).
10
10
* Support for filtering users when listing all users on the system.
11
+
* Container ID and User ID on the daemon are now shown when viewing a server in the panel.
11
12
12
13
### Changed
13
14
* File uploads now account for a maximum file size that is assigned for the daemon, and gives cleaner errors when that limit is reached.
0 commit comments