Skip to content

Releases: OpenCTI-Platform/opencti

Version 5.12.31

14 Feb 13:19
70ef845
Compare
Choose a tag to compare

Bug Fixes:

  • #5957 Worker is still pinging too much the API and Elastic queries

Version 5.12.30

14 Feb 09:05
2b4a221
Compare
Choose a tag to compare

Bug Fixes:

  • #5841 Broken attack patterns matrix everywhere
  • #5803 Unable to delete large entities
  • #5841 Adapt default pagination and max pagination

Full Changelog: 5.12.29...5.12.30

Version 5.12.29

03 Feb 09:12
ca5b8c6
Compare
Choose a tag to compare

Bug Fixes:

  • #5794 AWS Role authentication broken after library upgrade

Full Changelog: 5.12.28...5.12.29

Version 5.12.28

01 Feb 21:45
874ccd5
Compare
Choose a tag to compare

Bug Fixes:

  • #5778 Connectors seem to re-open sessions despite pinging / extending the existing session
  • #5775 Audit logging is not searchable
  • #5773 Simple mailer does not work anymore (testing or notification based)
  • #5772 Users are not updatable
  • #5760 Not-existing page for redirection to creators that are not user

Full Changelog: 5.12.27...5.12.28

Version 5.12.27

31 Jan 16:54
33f1c4e
Compare
Choose a tag to compare

Bug Fixes:

  • #5762 [backend] Works tracking fail to complete at "update processed time"
  • #5753 Sorting on max confidence level in groups is not working
  • #5751 CSV mapper configuration can mix up entity types fields
  • #5636 Filters display in Report Timeline view
  • #5621 [backend] Invalid TAXII header when collection is exposed to public

Pull Requests:

Full Changelog: 5.12.26...5.12.27

Version 5.12.26

30 Jan 15:45
dbc7500
Compare
Choose a tag to compare

Bug Fixes:

  • #5749 Analyst workbenches not correctly displayed in entities
  • #5745 [Playbooks] Changing the score on indicator does not work
  • #5679 Useless console.log in domino patch need to be remove for log consistency
  • #5580 Account deletion error

Pull Requests:

Full Changelog: 5.12.25...5.12.26

Version 5.12.25

29 Jan 23:45
605eb54
Compare
Choose a tag to compare

Bug Fixes:

  • #5740 Export of lists disappears in knowledge of entities
  • #5739 Update Entities - Confidence Score
  • #5737 [backend] Some ids are not cumulated depending of the confidence level of the current data
  • #5735 Export panel doesn't appear from the knowledge tab
  • #5734 Widget Horizontal bar is broken when using Label as attribute for breakdown
  • #5733 [Groupings] Knowledge -> Correlation view doesn't work
  • #5732 [Groupings] Random file added automatically to Data -> Uploaded Files

Full Changelog: 5.12.24...5.12.25

Version 5.12.24

29 Jan 18:14
f9c85d0
Compare
Choose a tag to compare

Enhancements:

  • #5692 Add admin tools for managing Groups and Users max confidence levels
  • #4901 Managing max confidence level at Group level
  • #4304 Add Confidence level on Users

Bug Fixes:

  • #5730 All widgets in a dash break if you provide a wrong date
  • #5729 Intrusion-Set Description cannot be updated
  • #5728 Vulnerability aliases cannot be updated
  • #5713 Batch loading is not working well when displaying an entity with thousands of elements
  • #5712 Files migration / indexation can fail if file names is too long or contain too much unsupported chars
  • #5710 Rss feed not working
  • #5607 Sorting members of a group is not working
  • #5625 TypeError: Cannot read properties of undefined (reading 'standard_id')\n at resolveAndPublishMissingRefs

Pull Requests:

Full Changelog: 5.12.23...5.12.24

Version 5.12.23

26 Jan 18:36
958db1c
Compare
Choose a tag to compare

Bug Fixes:

  • #5709 Some vocabularies list are broken
  • #5708 Labels screen is broken
  • #5309 No items in the drop-down list of "Report types" in the "Update a report" form
  • #5307 No status in the list of "Workflow of Report"

Pull Requests:

  • [frontend] Improve UX filter for 'no-label' and fix date value by @jpkha in #5685

Full Changelog: 5.12.22...5.12.23

Version 5.12.22

26 Jan 14:09
072c870
Compare
Choose a tag to compare

Enhancements:

  • #5702 [backend] Improve files migration to be more iterative to have more control / information about the process
  • #5701 [backend] Improvement to limit engine memory usage
  • #5686 Enhance menu items colors
  • #5658 Change color of drag/drop overlay in graphs for relationship creation
  • #5637 'main observable type' filter in triggers
  • #5012 New filter’s UI in for stored filters (Stream/Feeds/Triggers/Automation)

Bug Fixes:

  • #5706 [Dashboard] Counter view not correct
  • #5682 Button for expanding description display in Overviews of Objects
  • #5681 Problem in the way the TAXII ingester paginates requests
  • #5680 Error for list widget with 'date attribute = first seen'
  • #5678 Search is broken when using OpenSearch and searching for string containing "-"
  • #5676 Model enforcing must be fix to convert base_score to numeric float
  • #5675 Prevent data import screen failure when workbenches are instantiated with null errors
  • #5674 Changing status via playbooks does not work
  • #5669 create file observables with fuzzy hashes
  • #5662 entity_user & relationship_obect_assignee & relationship_object_participant should not be dispalyed in investigation graph as elements to expand
  • #5661 Error when trying to create a regular digest
  • #5646 Authentication header provider does not entirely support HTTP/1.1 style headers with capital letters
  • #5635 Relationship types in Correlation views not translated
  • #5632 Error at Case RFI creation
  • #5629 [file indexing] infinit retry on parsing
  • #5628 'Notes' header different from other entity types header
  • #5626 Text filters (startsWith, endWith, contains) is breaking with double quote (")
  • #5624 Display dash instead of empty external ID in course of action details
  • #4630 Vulnerabilities are not imported (wrong type for x_opencti_base_score)

Pull Requests:

Full Changelog: 5.12.21...5.12.22