Enhancements:
- #15347 Improve streams loading
- #15201 Fix filters for related data
- #15132 STIX 2.0 converter: Entities
- #14727 Reorganize Entity Type customization page with horizontal tabs
- #14649 [Connector Catalog] Name of Connector Not Captured
- #13488 [Security coverage] Improvement of displayed results
- #12023 The ability to set the polling frequency on a TAXII feed
- #5376 Add the relationship type "belongs to" between Infrastructure and Organization
Bug Fixes:
- #14254 In the data tab, ctrl+click on files is not working
- #14269 Issue opening a PIR when queues are not set up properly
- #14757 Dashboard: breakdown on horizontal/vertical bars
- #14794 Connector scopes layout issue
- #15171 Upgrade graphql-ws version
- #15187 [BUG] batch_size not enforced as a cap in BatchCallbackWrapper
- #15216 [Form Intake] "Disable on-the-fly entity creation" toggle rejected by backend schema validation
- #15311 SSO: When using force env with local.config.disabled = true, local is not disabled
- #15329 [RBAC] Capability descriptions not updated on existing instances after upgrade
- #15339 Prevent re-rendering Settings right menu
- #15360 [DOC] Fix typo issue on troubleshooting for SSO
- #15371 When local strategy is disabled and user try to login with local "successully logged" is misleading
- #15374 [BUG] convert_markdown() corrupts literal <code> text in entity descriptions during STIX bundle ingestion
- #15418 Add templating tests
Pull Requests:
- [frontend/backend] up graphql-ws to 6.0.8 (#15171) by @JeremyCloarec in #15156
- [backend/frontend] Add and render logo for managed connectors (#14649) by @esrevi in #15302
- [doc] Add a breaking change entry (#15218) by @aHenryJard in #15307
- [backend] fix getConnectorQueueSize when only one targetQueues exists (#14269) by @JeremyCloarec in #14270
- [deps] Update dependency amqplib to v1 by @renovate[bot] in #15303
- [backend/frontend] add scheduling period for TAXII feed (#12023) by @CelineSebe in #15177
- [backend] add disableCreation & mainEntityDisableCreation in form (#15216) by @JeremyCloarec in #15318
- [backend] fix logo graphql in manager contract excerpt field (#14649) by @esrevi in #15338
- [deps] Update dependency yara-python to v4.5.4 by @renovate[bot] in #11288
- [frontend] feat(security-coverage): add result page (#13488) by @gabriel-peze in #15009
- [frontend] feat(IngestionRSS): Add 1 Click deploy (#15315) by @hervyt in #15316
- [deps] Update dependency prometheus-client to ~=0.24.1 by @renovate[bot] in #14631
- [client] fix: batch_size race conditions (#15187) by @Renizmy in #14555
- [frontend] Refactor: mutualize SDO pages routes and tabs (#13389) by @fellowseb in #15123
- [backend] Reorganize integration test helpers to get more coverage (#15292) by @fellowseb in #15293
- [deps] Update dependency ae-cvss-calculator to v1.0.12 by @renovate[bot] in #15356
- [deps] Update dependency express-rate-limit to v8.3.2 by @renovate[bot] in #15357
- [deps] Update dependency @langchain/core to v1.1.37 by @renovate[bot] in #15355
- [deps] Update dependency react-cookie to v8.1.0 by @renovate[bot] in #15358
- [frontend] Update rjsf monorepo to v6 (#15340) by @ludovic in #15341
- [frontend] Improve streams loading (#15347) by @lndrtrbn in #15348
- [docs] Fix SSO typo and formatting (#15360) by @nino-filigran in #15361
- [frontend] add vertical gap in connector Scope (#14794) by @JeremyCloarec in #15363
- [backend] Add specific fintel filters for entities (#15201) by @delemaf in #15233
- [frontend/backend] Fix nx analytics config (#15366) by @delemaf in #15367
- [deps] Update dependency @langchain/core to v1.1.38 by @renovate[bot] in #15359
- [deps] Update dependency validator to v13.15.35 by @renovate[bot] in #15383
- [deps] Update aws-sdk-js-v3 monorepo by @renovate[bot] in #15380
- [deps] Update devDependencies (non-major) by @renovate[bot] in #15381
- [deps] Update dependency amqplib to v1.0.3 by @renovate[bot] in #15375
- [deps] Update dependency http-proxy-agent to v9 by @renovate[bot] in #15377
- [deps] Update dependency html-react-parser to v6 by @renovate[bot] in #15384
- [deps] Update dependency https-proxy-agent to v9 by @renovate[bot] in #15378
- [deps] Update dependency turndown to v7.2.4 by @renovate[bot] in #15387
- [deps] Update dependency rate-limiter-flexible to v11 by @renovate[bot] in #15388
- [deps] Lock file maintenance by @renovate[bot] in #15382
- [frontend] Fix config for widget breakdowns (#14757) by @lndrtrbn in #15268
- [backend] Introduce @ff GraphQL directive to restrict access based on feature flag value (#15330) by @fellowseb in #15331
- [ci] Add automated deployment on master-ff on commit on master (#15166) by @efaure in #15168
- [frontend] In the data tab, fix opening the file in a new window (#14254) by @CelineSebe in #15322
- [backend/frontend] Fix localStrategy on force env (#15311) by @aHenryJard in #15333
- [backend] STIX 2.0 converter: Entities (#15132) by @marieflorescontact in #15256
- [ci] Remove steps related to branch release/current (#15401) by @efaure in #15402
- [deps] Update dependency @langchain/core to v1.1.39 by @renovate[bot] in #15389
- [backend] add migration to fix capa description (#15329) by @JeremyCloarec in #15395
- [frontend] entities tabs (#14727) by @esrevi in #15372
- [backend/frontend] add the relationship type "belongs to" between Organization and Infrastructure(#5376) by @CelineSebe in #15404
- [client-python] fix <code> tags conversion to backticks (#15374) by @OctaveLaventure in #15393
- [frontend] prevent re-rending of settings right menu (#15339) by @frapuks in #15345
- [backend/frontend] Remove
FINTEL_FOR_ENTITYfeature flag (#15210) by @delemaf in #15368 - [backend] Add templating tests (#15418) by @Archidoit in #15419
New Contributors:
- @gabriel-peze made their first contribution in #15009
Full Changelog: 7.260401.0...7.260409.0