Skip to content

Version 0.2.26 (May 19, 2018)

Compare
Choose a tag to compare
@w0nche0l w0nche0l released this 19 May 09:26
· 2595 commits to master since this release

Features

  • 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.