Skip to content

Releases: dfir-iris/iris-web

v2.4.19

21 Dec 21:19
v2.4.19
220b54d
Compare
Choose a tag to compare

What's Changed

Full Changelog: v2.4.17...v2.4.19

v2.4.17

09 Dec 16:10
a73a5d3
Compare
Choose a tag to compare

What's Changed

  • Upgraded psycopg2 to latest version to avoid the issue "SCRAM authentication" by @rios0rios0 in #637
  • Added severity_id for creating cases by @Vladimir-A in #653
  • Fixed OIDC login issue
  • Added filtering options in timeline

New Contributors

Full Changelog: v2.4.16...v2.4.17

v2.4.16

03 Dec 07:31
37f2eeb
Compare
Choose a tag to compare

What's Changed

  • Fixes an issue preventing to use hybrid mode with OIDC / Local when MFA is enabled

Full Changelog: v2.4.15...v2.4.16

v2.4.15

03 Dec 07:30
v2.4.15
5299bfb
Compare
Choose a tag to compare

What's Changed

  • Fixes memory issues in alerts leading to memory exhaustion
  • Adds filter fir alert source ref
  • Adds new relations in alerts for future use
  • Better UI for comments indicators
  • Change reference POSTGRES_USER kubernetes template by @tvandenabbeel-spotit in #606
  • Fixed report template language by @Vladimir-A in #632

New Contributors

Full Changelog: v2.4.14...v2.4.15

v2.4.14

03 Dec 07:29
v2.4.14
a49c4a4
Compare
Choose a tag to compare

What's changed

  • Fixes error when deleting a case with notes revisions
  • Fixes alerts similarities associated with alternate customers
  • Improves alerts graph by adding more info at a glance
  • Adds additional filters on alerts

Full Changelog: v2.4.13...v2.4.14

v2.4.13

03 Dec 07:28
9b4a680
Compare
Choose a tag to compare

What's Changed

  • Added OIDC in beta
  • Fixed broken merge of alerts in assets by @gbyx3 in #577
  • Improvements for the iris-webhooks-module patch by @Vladimir-A in #585
  • Fixed alerts and customers checks

New Contributors

Full Changelog: v2.4.12...v2.4.13

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