Enhancements:
- #18307 feat(Fintel): Simply the ExportHTML to PDF so that it generates directly the Fintel in PDF
- #17889 feat(accessibility): Update the BulkRelationDialog to be a more accessible design
- #17341 feat(backend): expose lock acquisition wait metrics to detect lock contention
- #14716 feat(security-coverage): multi-OpenAEV security coverage results
Bug Fixes:
- #18321 fix(frontend): alerts page is blank since the news feed page extraction
- #18288 fix(frontend): investigation graph crashes when a relationship is nested on both ends
- #18285 fix(ci): doc ci is broken
- #18277 fix(integration-tests): the dates of the reports used in filterGroup-test.js are outdated, and it fails the tests
- #18273 fix(scope): mislaignment of delete button on tasks page
- #17694 fix(scope): Redis cluster mode: fixed TLS servername prevents using per-node certificates
- #17395 Missing-reference retry sleeps ~2s while the dependency race resolves in <0.3s
- #9838 fix(knowledge-view): table and bar counters don't refresh on add/delete element in knowledge tab
Pull Requests:
- fix(i18n): update regex to handle t_i18n calls with multiple arguments (#16887) by @mcartaud in #16888
- feat(client-python): opt-in exponential retry schedule for worker missing-reference waits (#17395) by @T0t1n in #17398
- fix(engine): retry failed bulk items selectively on partial failures (#17134) by @T0t1n in #17141
- fix(test): changed date management in filterGoup test (#18277) by @MTorbay-Filigran in #18278
- fix(redis): support per-node TLS certificates in clusters (#17694) by @labo-flg in #17903
- feat(telemetry): expose lock acquisition wait and contention metrics (#17341) by @T0t1n in #17343
- fix(ci): mkdocs build requires fetch-depth: 0 (#18285) by @aHenryJard in #18286
- feat(security-coverage): multi-OpenAEV security coverage results (#14716) by @MTorbay-Filigran in #16072
- feat(workflow): Make workflow publish create/resolve Status (#17898) by @delemaf in #17927
- fix(frontend): render both sides of a relationship nested on both ends in the knowledge graph (#18288) by @gabrielebonadiman in #18290
- feat(vulnerability): land SSVC risk-based prioritization metrics behind FF (#17045) by @marieflorescontact in #18074
- feat(merge-users): dry-run/run framework, handler registry and coverage manifest (#17494) by @ludovic in #17535
- feat(merge-users): Scalar user references and public sharing user rewrite (#17495) by @ludovic in #17577
- feat(merge-users): RBAC rights merge and union/strict option (#17496) by @ludovic in #17892
- fix(security-coverage): show duration and affinity fields in both creation modes (#18301) by @nvkhope in #18302
- fix(deps): update dependency marked to v18.0.13 by @renovate[bot] in #18297
- fix(deps): update dependency react-intl to v10.2.2 by @renovate[bot] in #18270
- fix(deps): update dependency zod to v4.6.4 by @renovate[bot] in #18265
- fix(deps): update dependency convert to v8.0.2 - autoclosed by @renovate[bot] in #18264
- fix(deps): update dependency compression to v1.8.2 by @renovate[bot] in #18263
- feat(accessibility): Update the BulkRelationDialog to be a more accessible design (#17889) by @scarletmerlin123 in #17916
- fix(ui): alignment of delete button on tasks page (#18273) by @CelineSebe in #18300
- feat(dx): add back-end rebuild + back+front GraphQL rebuild on save (#13402) by @OctaveLaventure in #13857
- chore(deps): lock file maintenance by @renovate[bot] in #18254
- fix(deps): update aws-sdk-js-v3 monorepo to v3.1130.0 by @renovate[bot] in #18266
- fix(deps): update dependency @langchain/openai to v1.5.13 by @renovate[bot] in #18296
- fix(deps): update dependency @langchain/core to v1.2.11 by @renovate[bot] in #18295
- fix(knowledge-view): table and bar counters don't refresh on add/delete element in knowledge tab (#9838) by @delemaf in #18198
- chore(deps): update @filigran/rich-text-editor to 1.2.1 (#18319) by @ludovic in #18320
- fix(frontend): restore the alerts page after the news feed page extraction (#18321) by @xfournet in #18323
- feat(fintel): simply the export HTML to PDF so that it generates directly the Fintel in PDF (#18307) by @delemaf in #18313
Full Changelog: 7.260914.0...7.260917.0