Iris Web Versions Save

Collaborative Incident Response platform

v2.4.7

2 months ago

Patch for v2.4.6 where upload of one or more files in the Datastore is broken.

Full Changelog: https://github.com/dfir-iris/iris-web/compare/v2.4.6...v2.4.7

v2.4.6

2 months ago

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

Fixes

New Contributors

Full Changelog: https://github.com/dfir-iris/iris-web/compare/v2.4.5...v2.4.6

v2.3.7

6 months ago

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: https://github.com/dfir-iris/iris-web/compare/v2.3.6...v2.3.7

v2.3.6

6 months ago

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: https://github.com/dfir-iris/iris-web/compare/v2.3.5...v2.3.6

v2.3.5

6 months ago

What's Changed

  • Fix of an issue introduced in v2.3.4 - preventing a proper update of cases metadata

Full Changelog: https://github.com/dfir-iris/iris-web/compare/v2.3.4...v2.3.5

v2.3.4

6 months ago

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: https://github.com/dfir-iris/iris-web/compare/v2.3.3...v2.3.4

v2.3.3

8 months ago

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: https://github.com/dfir-iris/iris-web/compare/v2.3.2...v2.3.3

v2.3.2

10 months ago

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: https://github.com/dfir-iris/iris-web/compare/v2.3.1...v2.3.2

v2.3.1

10 months ago

What's Changed

Improved/Added

  • Overview page and quick view layout
  • Auto assignment of alerts when not assigned
  • Possibility to filter tags by clicking on them in alerts

Fixed

  • Call of modules when done from the modals
  • UI details

Full Changelog: https://github.com/dfir-iris/iris-web/compare/v2.3.0...v2.3.1

v2.3.0

11 months ago

What's Changed

Added

  • Collaborative editor in notes
  • Possibility to add case peer-reviews
  • Alerts resolution status
  • Auto closing of alerts with resolution for linked alerts
  • New webhook module
  • Enhanced overview page
  • Attributed open cases in dashboard
  • Assets and IOCs multi-additions from the UI
  • New UI design

Fixed

  • Password change for users
  • Description breaking in alerts and events
  • Missing icons in MD rendering for know links
  • Alerts rendering

New Contributors

Full Changelog: https://github.com/dfir-iris/iris-web/compare/v2.2.3...v2.3.0