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
@@ -22,6 +22,7 @@ This project follows [Semantic Versioning](http://semver.org) guidelines.
22
22
* Mobile views are now more... viewable. Fixes `col-xs-6` usage thoughout the Admin CP where it was intended to be `col-md-6`.
23
23
* Node Configuration tokens and Download tokens are stored using the cache helpers rather than a database to speed up functions and make use of auto-expiration/deletion functions.
24
24
* Old daemon routes using `/remote` have been changed to use `/daemon`, panel changes now reflect this.
25
+
* Only display servers that a user is owner of or subuser of in the Admin CP rather than all servers if the user is marked as an admin.
0 commit comments