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
New admin command "workers" to retrieve info about workers.
New admin command "ufarewell" to permanently delete a user.
Added fields printing for "uinfo" command.
Enabled usage of command "cat" in the web command line interface, albeit with a limit of 100 lines.
Added ".shared" and "group=<group_spec>" args to "wls" worksheet search command, which allows you to find worksheets that are shared you through any group, or a specific group, respectively.
Tweaks
Added a more descriptive error message when bundle content path is invalid.
A request for 0 cpus or less will be bumped up to a request for 1 cpu.
Bugfixes
The owner of a group cannot be removed as an admin.
Added missing import to upload_manager.
Fixed autocomplete for some functions that used TargetsCompleter.
Fixed root user creation for clean install of server.