Skip to content

v1.4.0

Pre-release
Pre-release

Choose a tag to compare

@whikernel whikernel released this 06 Apr 20:46
· 4068 commits to master since this release
v1.4.0
456308e

Important note 1

A new patched version v1.4.2 is already available here.

Important note 2

This version brings a breaking change in the way the docker DB volume is handled.
If you are upgrading please read carefully the upgrades instructions.

Do not forget to clear out your browser cache, many JS files were changed.

What's Changed

This version brings a set of new features :

  • Hooks, adding the ability for modules to react on almost anything happening on the plateform in #75
  • New type of modules that can handles hooks
  • VirusTotal beta integration as a processor module
  • MISP beta integration as a processor module
  • Custom attributes on all case objects allowing to extend the default fields
  • A compact timeline view for better visbility
  • Premises of a dark theme
  • Resiliency of docker volume by @m-terlinde in #80
  • Minor improvements in #69, #79
  • Bug fixes in #70 , #73, #77
  • Security fixes

New Contributors

Full Changelog: v1.3.1...v1.4.0

Current known issues

The dark theme is not perfect and might introduce a white flash when changing pages. We're working on it and it will improve over time.