Enhancements:
- #14777 [backend/frontend] Improve visibility of messages for listen_queues
- #14754 [backend] Improve logging information when the platform decides to auto merge elements
- #14724 [DOC] Update with minimal OpenCTI version for the composer catalog
- #14703 AWS SDK proxy support
- #14680 [CSV Feed] Support relationship-based neighbor resolution in CSV Feed columns
- #13264 Allow "Reduce Knowledge" component to filter on any entities in the bundle, not just the triggering entities
- #5220 Add an operator "Only equals to" in filters
Bug Fixes:
- #14787 Error when updating the confidence level at creation in Security Coverage
- #14781 Current SSO configuration use the dot as separator, some configuration are broken
- #14769 'report_types_ov' not showing in Vocabularies
- #14763 NLQ search is broken
- #14758 [xtmhub] Prevent user from seeing 'register'/'unregister' buttons in the demo instance
- #14756 [Authentication] Conversion error during local strategy conversion
- #14736 Can't access the setting>security page
- #14675 Customization > Entities Table is not completely loading
- #14665 Backend error: strict_dynamic_mapping_exception, ([publisher] or [rating] within [attachment]), fileIndexManager usecase
- #14644 Worker never gives up requeuing work items that are being rejected by the remote server
- #14640 History markdown formatting is broken
- #14613 [BUG] boto3 requirements is too strict and is incompatible with stix-shifter
- #14601 Scrolling issue on Parameters/customization preventing entity types to be seen
- #14597 Error "Cant add another relation on single ref" with a bundle that contains IPv4 address and NetworkTraffic
- #14585 Playbook: manipulating container files even if not needed
- #14575 [Activity Logging] "merge" value missing from "Event scope" filter options
- #14566 Playbook: duplicate inferred relationship
- #14532 'In regards of' filters aren't displayed fully
- #14516 Form Intakes - full, half and third width are not working
- #14106 Can't update manually the revoked status of a vulnerability
- #13846 Margin in entity customization
- #13482 In widget mutli horizontal bar : sometimes category 'Others' is less than 0
- #12594 [playbook] "Reduce Knowledge" component is not working as expected
- #11886 Adding a domain to an exclusion list does not exclude its subdomains
- #10582 Clicking on the opinion radar should be disabled if no opinion are present instead of raising a kind of error
- #8207 Images embedded in report content are sized at 100% in PDF exports
Pull Requests:
- [frontend]fix padding in attributes card by @CelineSebe in #14608
- [frontend] Fix markdown not correctly display (#14640) by @marieflorescontact in #14657
- [frontend] add revoked to vulnerability edition form (#14106) by @JeremyCloarec in #14138
- [ci] Add issue linked verification (#13869) by @aHenryJard in #13870
- [deps] Update devDependencies (non-major) by @renovate[bot] in #14684
- [frontend] refacto slider field (#13845) by @CelineSebe in #13782
- [client-python] Loosen boto3 version constraint to fix stix-shifter compatibility (#14613) by @claude in #14692
- [frontend] Fix field width configuration (half/third) not working for additional entities in Form Intakes (#14516) by @claude in #14690
- [frontend/backend] 'Only equal to' new filter operator (#5220) by @Archidoit in #14543
- [ci] REVERT - Remove the issue link automated check part (#13869) by @aHenryJard in #14708
- [deps] Lock file maintenance by @renovate[bot] in #14710
- [backend/client] fix file handling in upsert by adding files versions (#14585) by @JeremyCloarec in #14614
- [client] exclude src_ref and dst_ref handling in import_observable (#14597) by @JeremyCloarec in #14666
- [client] ignore inferred items during import (#14566) by @JeremyCloarec in #14577
- [docs] Update with minimal OpenCTI version for the composer catalog (#14724) by @alice-debra in #14723
- [backend/client] revert fix file handling in upsert by adding files versions (#14585) by @JeremyCloarec in #14725
- [frontend] Re-introduce stream consumers drawer for Live streams (#14729) by @Archidoit in #14734
- [frontend] Clicking on the opinion radar should be disabled if no opinion are present instead of raising a kind of error (#10582) by @SarahBocognano in #14606
- [worker] Fix infinite requeuing of messages permanently rejected with 4xx errors (#14644) by @claude in #14687
- [frontend] Improve management of images when moving from HTML to PDF (#8207) by @lndrtrbn in #14715
- [backend] Add merge to EVENT_SCOPE_VALUES for activity logging filter (#14575) by @claude in #14706
- [backend] Revert "[deps] Update dependency zod to v4 (#12784)" (#14763) by @lndrtrbn in #14761
- [frontend] fix security menu redirections(#14736) by @CelineSebe in #14759
- [backend] Improve logging information when the platform decides to auto merge elements (#14754) by @richard-julien in #14755
- [frontend] fix VocabularyCategories usage of DataTableWithoutFragment by adding pageSize info (#14769) by @JeremyCloarec in #14774
- [backend] Split playbook components into separated files (#14283) by @MTorbay-Filigran in #14728
- [backend/frontend] Support relationship-based neighbor resolution in CSV Feed columns (#14680) by @SamuelHassine in #14681
- [frontend] fix customization list rendering (#14601) by @OctaveLaventure in #14771
- [backend/frontend] Improve visibility of messages for listen_queues (#14777) by @richard-julien in #14778
- [backend] Configure proxy on AWS SDK (#14703) by @xfournet in #14733
- [backend] Allow to quote path component in double quotes (#14781) by @xfournet in #14782
- [backend] fix Remote_logout following authentication conversion (#14756) by @CelineSebe in #14776
- [backend/pycti] Prevent file upload looping (#14585) by @richard-julien in #14749
- [frontend] Hide Register/Unregister XTM Hub buttons in demo mode (#14758) by @jbanety in #14762
- [ci] do not push latest docker tag if the release is not the most recent one (#14671) by @efaure in #14670
- [deps] Update dependency @langchain/core to v0.3.80 [SECURITY] by @renovate[bot] in #13828
- [backend] Fix strict_dynamic_mapping_exception exceptions thrown in fileIndexManager (#14665) by @fellowseb in #14655
- [frontend] Improve max width images in PDF (#8207) by @lndrtrbn in #14775
- [oob] add nx to octi/opencti repo (#13767) by @delemaf in #13779
- [backend] Allow "Reduce Knowledge" component to filter on any entities in the bundle, not just the triggering entities (#13264) by @SarahBocognano in #14421
- [frontend] Error when updating the confidence level at creation in Security Coverage (#14787) by @SarahBocognano in #14788
New Contributors:
- @claude made their first contribution in #14692
- @alice-debra made their first contribution in #14723
Full Changelog: 7.260227.0...7.260305.0