Skip to content

Release v0.13.1

Compare
Choose a tag to compare
@s3inlc s3inlc released this 28 Mar 19:04
· 526 commits to master since this release

Bugfixes

  • When deleting a supertask that was created from an import, pretasks that were removed from this supertask should also be deleted (issue #865).
  • Setting config values to false using the user API now works as intended.
  • When using the rulesplit function an internal server error was thrown. (#836)
  • Deleting the last Hashlist resulted in an fatal error issue #888.

Enhancements

  • Hash.hash is now of type MEDIUMTEXT to avoid issues with longer hashes (e.g. LUKS, issue #851).