Skip to content

v0.0.5

Pre-release
Pre-release
Compare
Choose a tag to compare
@rjzak rjzak released this 30 Dec 23:34
· 545 commits to main since this release
e55f52c

Highlights:

  • VirusTotal support to fetch & store reports, optionally upload samples to VT.
  • Optionally store files compressed.
  • GUI: Edit groups.
  • GUI: See labels.
  • Improvements to CI.

Note: v.0.0.4 was a botched release due to an error during cargo publish, so there's no v0.0.4. This is due to an issue with Rust feature flags.

Binaries:

  • mdb_server missing for Windows Arm64 since I couldn't get it to compile.
  • mdb_server for Windows x86_64 is a debug build from CI, see above comment.
  • Mac binaries are signed with my Apple Developer key.
  • Minisign can be used to validate the signatures.

What's Changed

New Contributors

Full Changelog: v0.0.3...v0.0.5