Skip to content

Release v0.5.0

Compare
Choose a tag to compare
@s3inlc s3inlc released this 22 Mar 10:34
· 2566 commits to master since this release
077bee0

Large Update

  • Complete task management backend rewritten
  • Improved performance when handling cracked hashes
  • Added Groups for more detailed access control
  • Including new python client
  • Compatibility with generic crackers
  • More configuration options added
  • Cracker version management changed

New Features

  • Tasks now have a cracks per minute performance based on total spent time

Bugfixes

  • Fixed dependency problem on user deletion
  • Fixed issue when agents got deleted which had completed at least one chunk
  • Fixed conflicts on $_POST data agent vs. agentId
  • Fixed ETA and spent time for tasks
  • Error message which was always shown when adding new hash types fixed