Skip to content

Releases: dfir-iris/iris-web

v2.4.12

29 Aug 08:12
7123a2a
Compare
Choose a tag to compare

What's changed

  • Added module to support Seika.io
  • Improved IRIS Webhook module
  • Fixed spelling in editors

v2.4.11

05 Aug 11:23
v2.4.11
3c1ae0d
Compare
Choose a tag to compare

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

Full Changelog: v2.4.7...v2.4.11

v2.4.7

18 Mar 13:18
v2.4.7
3e6ce98
Compare
Choose a tag to compare

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

18 Mar 10:37
b7478a6
Compare
Choose a tag to compare

What's Changed from v2.3.7

⚠️ Important changes are done in the Access Control. If you are upgrading, please carefully read the upgrades instructions.
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

Full Changelog: v2.4.5...v2.4.6

v2.3.7

14 Dec 07:24
v2.3.7
8c35524
Compare
Choose a tag to compare

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

07 Dec 13:43
v2.3.6
4803ed3
Compare
Choose a tag to compare

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

30 Nov 15:20
v2.3.5
f8fe199
Compare
Choose a tag to compare

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

29 Nov 14:04
ca3e850
Compare
Choose a tag to compare

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

05 Oct 17:13
v2.3.3
2b12809
Compare
Choose a tag to compare

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

Full Changelog: v2.3.2...v2.3.3

v2.3.2

02 Aug 16:07
v2.3.2
01a44aa
Compare
Choose a tag to compare

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