Skip to content

Releases: dfir-iris/iris-web

v1.4.5

09 Jun 17:56
v1.4.5
5910824
Compare
Choose a tag to compare
v1.4.5 Pre-release
Pre-release

What's Changed

  • Added a datastore in #115, fixes #30 :
    • Upload and store any files on IRIS
    • Password protect them as an option
    • Download
    • Add to IOC and/or evidences automatically
    • Reference to files in notes, summary or any textual input
    • Copy/paste of images directly in notes and summary
    • Virtual folders to arrange files
  • Ability to configure password policy in #117, fixes #116
  • Dark mode improved, flickering removed
  • Multiples bugs fixes
  • Security fixes

Full Changelog: v1.4.4...v1.4.5

Notes: Changes are made to the Nginx docker to allow upload of big files, hence specific upgrades are needed and auto-updates is not yet supported for this version. Please see the upgrades instruction for more details.

v1.4.4

18 May 17:07
v1.4.4
5521ffe
Compare
Choose a tag to compare
v1.4.4 Pre-release
Pre-release

What's Changed

New Contributors

Full Changelog: v1.4.3...v1.4.4

v1.4.3

13 May 17:36
v1.4.3
e021e45
Compare
Choose a tag to compare
v1.4.3 Pre-release
Pre-release

What's Changed

  • Managed IRIS updates from itself
  • Custom icons for assets - fixes #44 by @sebastiandemmer
  • IOCs link in timeline and graph - fixes #50
  • History of modifications in timeline
  • User id in timeline export as an option - fixes #65
  • Backup of database from the interface
  • Minimisation of modals in cases
  • New UI improvements in timeline
  • New minimal notifications for almost all activities
  • Improved overall responsiveness and speed
  • Improved error feedbacks to users
  • Improved load of tasks results by x10
  • Code cleaning
  • Multiple bug fixes

Full Changelog: v1.4.2...v1.4.3

Important note: If you are coming from < v1.4.0 please see upgrades instructions.

v1.4.2

22 Apr 19:32
v1.4.2
e8a80ea
Compare
Choose a tag to compare
v1.4.2 Pre-release
Pre-release

What's Changed

Improvements :

  • Possibility to duplicates events in timeline - #91
  • Possibility to filter timeline with basic query - #94

Fixes :

  • Integer limit on file size in evidences - #89
  • Gradient in closed cases
  • on-preload hooks list handling - #92
  • tags issue - #88
  • Case info modal from case - #93
  • Multiple UI issues

New Contributors

Important note if you are upgrading from IRIS <= v1.3.1

This does not apply if you are coming from IRIS >= v1.4.0.
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.

Full Changelog: v1.4.1...v1.4.2

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