Skip to content

Releases: dfir-iris/iris-web

v1.4.1

08 Apr 18:08
v1.4.1
9524d8c
Compare
Choose a tag to compare
v1.4.1 Pre-release
Pre-release

A new patched version v1.4.2 is available here.

What's Changed

  • [#85][FIX] Scrolling issue of the timeline when popping events in #86

Full Changelog: v1.4.0...v1.4.1

v1.4.0

06 Apr 20:46
v1.4.0
456308e
Compare
Choose a tag to compare
v1.4.0 Pre-release
Pre-release

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.

v1.3.1

19 Mar 11:26
v1.3.1
99d0015
Compare
Choose a tag to compare
v1.3.1 Pre-release
Pre-release

What's Changed

Fixes wheel issue preventing proper build of the docker, as described in #83

v1.3.0

24 Jan 18:04
v1.3.0
2d65dbd
Compare
Choose a tag to compare
v1.3.0 Pre-release
Pre-release

What's Changed

  • Added the ability to batch upload IOC from a CSV file by @wagga40 in #26
  • Added the ability to batch upload assets from a CSV
  • Screenshot - Export contents of any case pages as PNG in #35
  • Export timeline as CSV in #47
  • Improved timeline loading time by x10 - loads thousands of events in a sec
  • New auto parsing of dates in events addition/updates
  • Brand new timeline visualisations
  • Improved assets loading time
  • Shared links - easily share any case objects with your collaborators
  • Right panel now offers last activities for user's current case
  • Added assets tags in #37
  • New API endpoints in #53
  • Auto migration of database for next releases
  • Indication of mandatory fields in forms
  • General bug fixes, stability and UI improvement

Full Changelog: v1.2.1...v1.3.0

Current known issues

  • Assets loading has been optimized. For more than 300 assets, back reference of previous cases is disabled, otherwise the loading takes too much time. This is a temporary fix, we're working on a better solution.
  • Screenshoting a big timeline fails. This is due to the size of the rendered element. It's a know issue with the used library.

v1.2.1-alpha.1

31 Dec 17:57
Compare
Choose a tag to compare
v1.2.1-alpha.1 Pre-release
Pre-release

What's Changed

  • Added ATT&CK tactics by @ecapuano in #9
  • Added screenshot and video link in readme in #12
  • Fixed duplicated path to add customer in #4
  • Fixed asset description data validation client side in #7
  • Fixed tooltip in #10
  • Add a per-column filtering field in the case view by @wagga40 in #15

New Contributors

Full Changelog: https://github.com/dfir-iris/iris-web/commits/v1.2.1