Skip to content

Release v0.14.1

Compare
Choose a tag to compare
@s3inlc s3inlc released this 05 Sep 19:22
· 29 commits to master since this release

Tech Preview New API

Release 0.14.1 comes with an update to the tech preview of APIv2. Be aware, it is a preview, it contains bugs and it will change; To use it, please see https://github.com/hashtopolis/server/wiki/Installation.

Bugfixes

  • Clicking pretask in Supertask create screen now directs correctly to the pretask and not a task with the same id (#945)
  • Pretask attackCmd parameter was not checked for maximum length of 256 on creation (#963)
  • Creating supertask fails when provided crackerType != pretask.crackerType (#969)
  • Searching for hashes and plaintext now also searches non archived hashlists (#974)

New feature

  • Number of agents per supertask/taskwrapper can be limited (#769).