Releases: dfir-iris/iris-web
Releases · dfir-iris/iris-web
v1.4.1
v1.4.0
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
- @m-terlinde made their first contribution in #80
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
v1.3.0
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
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