pypi mwdb-core 2.10.1
v2.10.1

latest releases: 2.13.0, 2.12.0, 2.11.0...
14 months ago

Most important change in this bugfix release is rollback to libfuzzy2 for ssdeep hash evaluation instead of ppdeep introduced in v2.9.0. It means that for standalone installation (from PyPi) you need to install libfuzzy2 before applying this upgrade.

Bugfixes:

  • Removed ppdeep dependency in favor of previously used python-ssdeep (libfuzzy2) that caused worker timeouts when big file (>30MB) was uploaded (#868)
  • Search in Search tab wasn't working (#871)
  • Fixed flickering and showing wrong results when user navigated to query URL (#867)
  • Fixed multiple issues in Rich attributes:
    • wrong search URL for searchable fields in lists (#869)
    • search link was not rendering correctly when searchable field value contained space (#870)

Other changes:

  • included PID argument and before_request entries in log (#861)

Don't miss a new mwdb-core release

NewReleases is sending notifications on new releases.