Releases: dfir-iris/iris-web
v1.4.5
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
What's Changed
- Implementation of bulk events editing by @sebastiandemmer in #110
- Fixes context switch button doesn't load cases by @DevJoost in #112
- Fixes multiple minor bugs
New Contributors
Full Changelog: v1.4.3...v1.4.4
v1.4.3
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
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
- @sebastiandemmer made their first contribution in #91
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
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