Enhancements:
- #6638 Improve objects resolutions event loop usage for large report (60K+ object_refs)
- #6602 [backend/frontend] Add TrackingNumber and Credential observables
- #6303 Upgrade react router to v6
- #3167 Be able to rollback / cancel expanding an entity in investigation
Bug Fixes:
- #6717 Impossible to search a user using its email address in Security => Users
- #6708 Creating an entity with ending/starting whitespaces can lead to stream sync infinite loop
- #6706 Marking displayed as none when creating a entity
- #6703 Frontend not updated properly when adding a user to a group
- #6702 Very slow session refresh and possible infinite loop in the cache management
- #6698 User can create entities with blank names
- #6696 Loader keeps turning in relationship creation from entity when Reverse relation
- #6692 Entity type filters not protected in contextual relationship creation list
- #6687 ObservedData name not displaying correctly in container list for an object
- #6681 Small typo in pycti/entities/opencti_stix_cyber_observable.py line 1650
- #6680 Not translated error message in creation report form
- #6666 Linked RFI is not displayed in Report's entities panel
- #6655 Most used filters are at the end of the list instead of beginning
- #6648 Bad french translations
- #6646 Missing translations on Profil page
- #6635 Slow list entities graphQL queries with refs loading
- #6601 UI stuck when opening the relationship edition form
- #6599 Markers on map are not placed at the right place
- #6585 In playbook => manipulate knowledge, statuses are not correctly grouped
- #6581 [Playbook] The drop-down menu doesn't show everything
- #6578 Opinion are not visible anymore
- #6559 Error when merging imported entities
- #6551 Error message when searching in Incidents / Knowledge / Attack patterns
- #6528 Region countries are not highlited anymore
- #6521 Widgets that use the entity color might end up unreadable
- #6520 PolarArea widget does not take into account the colors of the entities
- #6518 Relationship updates at CSV file import don't check confidence
- #6507 [Merge] Bad management of Author when merging several Organizations
- #6502 No error when merging two entities with a higher confidence level
- #6501 The merge does not take into account the max confidence level in some cases.
- #6499 Incomplete JSON export of reports
- #6472 Redirect to specific vulnerability from a widget does not work
- #6407 "Select all" not available for relationship creation
- #6404 Error not shown in UI
- #6384 when downloading artifact in encrypted zip, original file inside encrypted zip has also .zip added in name instead preserving original filename
- #6379 When a document is imported in grouping, it does not appear in content
- #6360 [Groupings] Content is not saved
- #6319 Relationship Distribution gives inconsistent results when changing the limit parameter
- #6174 [Export CSV (dashboard)] CSV export of widget cuts off data
Pull Requests:
- Bump vite from 5.2.4 to 5.2.6 in /opencti-platform/opencti-front by @dependabot in #6560
- Bump vite from 5.2.3 to 5.2.8 in /opencti-platform/opencti-graphql by @dependabot in #6561
- Update dependency vite to v5.2.6 [SECURITY] - autoclosed by @renovate in #6562
- [backend] use representatives in distrib graphs, including 'restricted' case (#6319) by @labo-flg in #6323
- Update dependency react-intl to v6.6.4 by @renovate in #6571
- Update opentelemetry-js monorepo by @renovate in #6569
- Update dependency css-loader to v6.11.0 by @renovate in #6568
- Update dependency react-cookie to v7.1.4 by @renovate in #6570
- Update dependency reactflow to v11.11.0 by @renovate in #6587
- Update aws-sdk-js-v3 monorepo to v3.549.0 by @renovate in #6586
- [frontend] fix call to stixCoreRelationshipsDistribution by @labo-flg in #6580
- Update dependency recharts to v2.12.4 by @renovate in #6588
- Update material-ui monorepo by @renovate in #6589
- Update dependency react-router-dom to v6 by @renovate in #5575
- Update dependency typescript to v5.4.4 by @renovate in #6596
- Update dependency vite-plugin-static-copy to v1.0.2 by @renovate in #6598
- [backend] Fix No error when merging two entities with a higher confidence level (#6502) by @SarahBocognano in #6565
- [frontend] Fix "Select all" not available for relationship creation (#6407) by @SarahBocognano in #6574
- Update dependency vite to v5.2.8 by @renovate in #6597
- [frontend] fix error when searching attack patterns (#6551) by @marieflorescontact in #6591
- [frontend] change message if no vocabulary when creating opinion (#6578) by @marieflorescontact in #6593
- [frontend] roll back investigation graph after expanding a node (#3167) by @ValentinBouzinFiligran in #6468
- [frontend] fix editing panel closing (#6601) by @marieflorescontact in #6624
- [frontend] relationship page - remove padding right by @frapuks in #6631
- [frontend] Improve PolarArea widget by @lndrtrbn in #6595
- [frontend] replace icon anchor on minimap (#6599) by @frapuks in #6639
- [frontend] CI Verify translation automatically by @jpkha in #6590
- [backend] fix rels batch loading (#6635) by @SouadHadjiat in #6636
- [backend] Improve objects resolutions event loop usage for large report (#6638) by @richard-julien in #6640
- [frontend] add deprecated message on makeStyles calls by @lndrtrbn in #6661
- Fix the redirection to "files" when exporting in observed data and notes by @CelineSebe in #6628
- [frontend/backend] fix translations (#6648) by @Archidoit in #6649
- [frontend] fix filters group sorting in filter list (#6655) by @Archidoit in #6663
- [frontend/backend] Fix 'User experience' and 'Unit system translation(#6… by @CelineSebe in #6664
- [backend/frontend] Logical deletion part 1 : save deleted elements in trash (#1536) by @SouadHadjiat in #6471
- [backend] Remove unwanted .zip on filename inside zip (#6384) by @aHenryJard in #6665
- [frontend] fix content listing in grouping page (#6379) by @labo-flg in #6641
- [backend] use reverse relation on countries located at regions (#6528) by @frapuks in #6677
- Redis Sentinel support by @troll-os in #6670
- [frontend] fix stixCoreRelationship panel delete and close by @JeremyCloarec in #6685
- [frontend] disable mode switching for unmodifiable entity type filter in relationship entities list (#6692) by @Archidoit in #6693
- [frontend] Translation when creating a report(#6680) by @CelineSebe in #6700
- Add e2e tests for Groupings / SDO content by @labo-flg in #6695
- [frontend] sort status by type in playbook (#6585) by @frapuks in #6707
- [frontend] Yup trim before validation for required string (#6698) by @lndrtrbn in #6722
- [backend] improve users loading using cache (#6702) by @SouadHadjiat in #6712
- [frontend/backend] Multiple bugfixes by @Kedae in #6736
- [frontend] update frontend when adding a user to a group (#6703) by @Archidoit in #6721
- [frontend] fix status list limit in manipulate knowledge (#6581) by @marieflorescontact in #6686
- [backend] add email in search attributes (#6717) by @frapuks in #6723
- [frontend] Add property 'name' on ObservedData queries (#6687) by @frapuks in #6701
- [backend] handle string fields trimming in create/update operations (#6708) by @labo-flg in #6714
- [backend] fix stix_id upsert (#6559) by @marieflorescontact in #6683
- Update dependency amqplib to v0.10.4 by @renovate in #6749
New Contributors:
Full Changelog: 6.0.9...6.0.10