Enhancements:
- #16080 Update yarn dependencies
- #16025 Deliver UBI9 image automatically when releasing
- #15977 Add a liveness probe on OpenCTI
- #15751 [Playbook] Enable wrapping on Playbook component title on card view
- #15682 [Refactoring] Standardize authentication management for feeds and synchronizers
- #14941 Run Knip to declutter frontend & backend
- #14872 Add a way to abort elastic requests when HTTP request is cancelled
- #14285 [Playbook] Add filters to components that manipulate Knowledge when one of the all elements, main entity only, or all except main is selected.
- #14283 [Playbook] knowledge manipulation: specify target scope (all elements, main element only, or all except main element)
- #13481 [ci] Migrate ci/circleci: ensure_formatting_pycti
- #13389 [Custom view] Introduce custom views
- #8551 Update to MUI v6
- #8550 Update to eslint v9
- #7775 Decay rules: support additional filters (pattern type, author, marking)
Bug Fixes:
- #15997 "Most Recent History" widget misaligned and title displayed twice in relation view
- #15957 Update json taxii post checks order to optimize
- #15654 The logout button on the TimeoutLock modal does not log the user out
- #15583 Various screens in Notification creation lead to an immediate failure and error
- #15450 Connectors instance name and display name should be updatable
- #15369 Playground / GraphiQL completion does not work anymore
- #15147 Form Intake formSubmit mutation rejects objectLabel field as missing when required: true despite value being selected
- #14001 Check for existing ISM policy before creating
- #12858 SSO callback redirects to localhost
Pull Requests:
- [backend] Standardize authentication management for feeds and synchronizers (#15682) by @ludovic in #15683
- [backend] Fix it test flake on sharing and on e2e (#15955) by @aHenryJard in #16021
- [frontend] fix Playground / GraphiQL completion (#15369) by @CelineSebe in #15617
- [backend] Add 'share filters' capability (#11624) by @Archidoit in #15991
- [frontend][backend] Remove CUSTOM_VIEW feature flag (#13389) by @fellowseb in #16036
- [frontend] Run Knip to declutter unused files/deps (#14941) by @fellowseb in #14942
- [backend] reorder check for taxii post (#15957) by @aHenryJard in #15958
- [frontend/backend] decay rule filters (#7775) by @ValentinBouzinFiligran in #15835
- [frontend] wrap long titles and increase layout spacing for playbooks (#15751) by @nvkhope in #15994
- [deps] Update dependency amqplib to v1.2.0 by @renovate[bot] in #15974
- [deps] Update dependency @langchain/core to v1.1.46 by @renovate[bot] in #16026
- [deps] Update dependency express-rate-limit to v8.5.2 by @renovate[bot] in #16041
- [deps] Update dependency ws to v8.20.1 by @renovate[bot] in #16027
- [deps] Update dependency markdown-to-jsx to v9.8.0 by @renovate[bot] in #16010
- [backend/frontend] add retention policies to activity logs (#11399) by @CelineSebe in #15838
- [backend/frontend] can upload file from markdown editor (#7281) by @esrevi in #15556
- [backend] Playbook knowledge manipulation: specify target scope (#14283) by @MTorbay-Filigran in #14711
- [backend] Form Intake formSubmit mutation rejects objectLabel field as missing when required: true despite value being selected (#15147) by @SarahBocognano in #15756
- [backend] Add a liveness server with a dedicated port (#15977) by @aHenryJard in #15978
- [deps] Update dependency openai to v6.38.0 by @renovate[bot] in #16054
- [ci] Deliver UBI9 image automatically when releasing (#16025) by @xfournet in #16028
- [frontend] Relationships most recent history UI (#15997) by @Archidoit in #16053
- [deps] Update dependency @filigran/chatbot to v3.2.2 by @renovate[bot] in #16042
- [deps] Update dependency dompurify to v3.4.3 by @renovate[bot] in #16035
- [deps] Update redis Docker tag to v8.6.3 by @renovate[bot] in #16009
- [deps] Update devDependencies (non-major) by @renovate[bot] in #16040
- [deps] Update aws-sdk-js-v3 monorepo by @renovate[bot] in #16039
- [deps] Update dependency axios to v1.16.1 by @renovate[bot] in #16037
- [deps] Update dependency @types/pdfmake to v0.3.3 by @renovate[bot] in #16074
- [deps] Update dependency html-react-parser to v6.1.1 by @renovate[bot] in #16075
- [deps] Update dependency ckeditor5 to v48.1.0 by @renovate[bot] in #16034
- [deps] Update dependency amqplib to v2 by @renovate[bot] in #16003
- [deps] Update graphiql monorepo by @renovate[bot] in #16012
- [deps] Update dependency content-disposition to v2 by @renovate[bot] in #16031
- [deps] Update otel/opentelemetry-collector-contrib Docker tag to v0.152.0 by @renovate[bot] in #16030
- [deps] Update dependency content-type to v2 by @renovate[bot] in #16033
- [deps] Lock file maintenance by @renovate[bot] in #15919
- [backend] handle opinions when lower cased (#10828) by @JeremyCloarec in #15877
- [backend] should fix upload embedded images with whitespace (#7281) by @esrevi in #16068
- [backend] abort engine ES operations when http request is aborted (#14872) by @JeremyCloarec in #14867
- [backend/frontend] allow editing managed connector title (#15450) by @JeremyCloarec in #15842
- [backend] add a check on ISM policy existing before creating it (#14001) by @JeremyCloarec in #15441
- [frontend/backend] add feature flag for markdown image upload (#7281) by @esrevi in #16083
New Contributors:
Full Changelog: 7.260515.0...7.260520.0