Releases: dfir-iris/iris-web
v2.4.12
v2.4.11
What's Changed
- Add GraphQL support on some endpoints
- Add MFA support
- Add Notes versioning
- Automatically create data directories by @Matthijsy in #432
- Graphql iocs by @c8y3 in #453
- Graphql cases by @Elise17 in #461
- Update case.notes.js to allow auto image upload from copy and paste by @LoneWolf-96 in #465
- Add pool_pre_ping option by @smgrol in #468
- Add graphql queries and mutations of cases by @Elise17 in #479
- Graphql filters query ioc by @Elise17 in #483
- Add custom X-IRIS-AUTH header by @Matthijsy in #506
- GitHub workflows for image build and helm chart release by @tylerobara in #420
- CICD to push to gchr in #511
- CI/CD: GraphQL documentation spectaql by @Elise17 in #513
Fixed
- Datastore files upload issue
- Case status error
- Fix Lookup of custom API Key header
- Datastore files upload issue
New Contributors
- @MikaelFangel made their first contribution in #414
- @Elise17 made their first contribution in #461
- @smgrol made their first contribution in #468
- @dependabot made their first contribution in #472
- @BorislavChernev made their first contribution in #471
- @jtagcat made their first contribution in #404
- @tylerobara made their first contribution in #420
Full Changelog: v2.4.7...v2.4.11
v2.4.7
Patch for v2.4.6 where upload of one or more files in the Datastore is broken.
Full Changelog: v2.4.6...v2.4.7
v2.4.6
What's Changed from v2.3.7
The layout of the reports has been changed. Reports template need to be upgraded as well.
Improved
- New notes layout
- New timeline layout with tree view
- New timeline feature allowing to create child events
- New access control feature allowing to associate users with customers
- CI/CD init by @c8y3 in #401, #400, #402
Fixes
- Fix CSS issue by @whikernel in #377
- Fixes addition of case templates in #379
- Fix issues with case templates usage in #381
- Fix issue with IOC lookups in the timeline in #382
- Fix major collaboration issue in notes in #385
- Fix PG Extension not being setup properly in #390
- Fix multiple security issues impacting case reports and editors
New Contributors
- @MikaelFangel made their first contribution in #414
Full Changelog: v2.4.5...v2.4.6
v2.3.7
What's Changed
- Fixes an issue with download of files from the datastore #347
- Fixes an issue with the addition of protagonist in cases
- Fixes an issue with case edition modal
- Improved timeline rendering
- Improved security in Datatables
Full Changelog: v2.3.6...v2.3.7
v2.3.6
What's Changed
- Fixes an issue preventing the proper generation of reports
- Fixes an issue with filtering in the overview tab
- Adds more filtering options in the overview tab
Full Changelog: v2.3.5...v2.3.6
v2.3.5
What's Changed
- Fix of an issue introduced in v2.3.4 - preventing a proper update of cases metadata
Full Changelog: v2.3.4...v2.3.5
v2.3.4
What's Changed
- Added support for evidences types
- Added support for cases severity
- Fixed overview page
- Fixed dashboard filtering
- Improved search in context switcher
❗ The layout of the reporting has slightly changed. Custom report templates might not work anymore.
You can use https://<server>/case/export?cid=<case_id>
to get all the possible fields.
Full Changelog: v2.3.3...v2.3.4
v2.3.3
What's Changed
- Fixed critical issue preventing the dockers to boot
- Fixed breaking of manage case list if percentage in title
- Fixed broken title search in overview
- Fixed sorting of owners in overview
- Fixed quick look in overview
- Fixed alert page breaking if username contains trailing space
- Fixed IrisVTModule links
- Fixed IrisWebhookModule
- Fixed refresh after closing of notes
New Contributors
- @Scriptception made their first contribution in #313
Full Changelog: v2.3.2...v2.3.3
v2.3.2
What's Changed
Patches a critical issue corrupting files uploaded to the DataStore via the IOC option or when a password is set
Full Changelog: v2.3.1...v2.3.2