Enhancements:
- #16795 feat(security): Add configuration for trust proxy in ip whitelisting
- #16767 feat: add a CTEM Command Center shortcut to the top bar when XTM One is connected
- #16705 feat(backend): templating improvements
- #16653 feat: add a feature flag to use the old rich text editor
- #16618 feat(playbook): Add playbook dynamic users resolution in 'send to notifier' component
- #16595 feat(playbook/notifier): Add playbook/stream filtering attribute has/not changed operator
- #16540 feat(frontend): rename validated draft's status label to "Validation progress"
- #16370 refactor(frontend): use new @filigran/rich-text-editor component
- #10039 feat(playbook): allow bulk enrollment in playbook
- #8383 feat(ingestion): streamline the Autonomous System creation process
Bug Fixes:
- #16797 fix(filters): Saved filter owner not well displayed in Access Right edition form
- #16747 fix(orgs): improve org administration
- #16741 fix(translations): threat translation in left menu
- #16713 fix(filters): Missing Saved filters icon in Activity list
- #16710 fix(filters): Audit widget issue if activity on Saved Filter
- #16699 fix(workflow): dynamic Authorized members dont use the good key
- #16694 fix(frontend): "Has label" filter shows raw value instead of "has label"
- #16665 fix(form-intake): entities created but not added to container's object_refs due to bundle split race condition
- #16627 fix(tasks): infinite task provisionning if error occur during promote operation
- #16572 fix(scope): workflow validation publication error should be aligned with Filigran ui - toaster
- #16542 fix(scope): Update transition UI in draft worfklow to have a section for draft validation
- #16419 fix(support-package): table top padding is too heavy
- #16413 fix: time series does not work when interval is hour and start time hour/min/sec is non-zero
- #16360 fix(dashboards): useless buttons in Number widget creation form
- #16008 fix(ui): relationships list items are not properly vertically centered
- #15055 fix(activity): search in activity/history logs is not really working
- #11440 fix(graph): display error when creating a relationship between a relationship and an entity
- #16804 fix(scope): Remove migration that could cause performance impact
Pull Requests:
- chore(deps): update devdependencies (non-major) by @renovate[bot] in #16593
- fix(deps): update dependency @langchain/core to v1.2.0 by @renovate[bot] in #16641
- fix(deps): update dependency pdfmake to v0.3.11 by @renovate[bot] in #16643
- fix(deps): update graphiql monorepo by @renovate[bot] in #16644
- fix(deps): update aws-sdk-js-v3 monorepo by @renovate[bot] in #16594
- chore(deps): update yarn monorepo to v4.17.0 by @renovate[bot] in #16686
- fix(deps): update opentelemetry-js monorepo by @renovate[bot] in #16647
- fix(deps): update dependency dompurify to v3.4.11 - autoclosed by @renovate[bot] in #16642
- fix(deps): update dependency react-draggable to v4.7.0 by @renovate[bot] in #16733
- fix(deps): update dependency openai to v6.44.0 by @renovate[bot] in #16722
- fix(deps): update dependency body-parser to v2.3.0 by @renovate[bot] in #16687
- fix(deps): update dependency @jsonforms/core to v3.8.0 by @renovate[bot] in #16718
- fix(client-python): upgrade starlette to >=1.3.0 to fix CVE-2026-54282 (#16731) by @xfournet in #16732
- chore(deps): update actions/checkout action to v7 by @renovate[bot] in #16726
- fix(deps): update dependency axios to v1.18.0 by @renovate[bot] in #16663
- chore(deps): update nx monorepo to v23 by @renovate[bot] in #16723
- fix(deps): update dependency csv-parse to v7 by @renovate[bot] in #16664
- fix(deps): update dependency @langchain/mistralai to v1.2.0 by @renovate[bot] in #16727
- fix(deps): update dependency nodemailer to v9 by @renovate[bot] in #16725
- fix(deps): update dependency @jsonforms/react to v3.8.0 by @renovate[bot] in #16721
- fix(deps): update dependency @langchain/openai to v1.5.1 by @renovate[bot] in #16728
- fix(deps): update dependency @jsonforms/material-renderers to v3.8.0 by @renovate[bot] in #16720
- chore(deps): lock file maintenance by @renovate[bot] in #16639
- fix(frontend): properly center relationships list items (#16008) by @ValentinBouzinFiligran in #16276
- feat(playbook): smart playbook filtering for bulk enrollment (#10039) by @nvkhope in #16501
- fix(backend): remove comments before template validation (#16705) by @mcartaud in #16703
- fix(frontend): nested relationship node display after rel creation in knowledge graph (#11440) by @Archidoit in #15576
- feat(rich-text-editor): use rich-text-editor component by default (#16653) by @ludovic in #16654
- fix(filters): Saved filters icon in Activity (#16713) by @Archidoit in #16714
- feat(composer): update community connectors feature wording (#16558) by @mcartaud in #16742
- fix(filters): Fix distribution audit widget with Saved filters (#16710) by @Archidoit in #16711
- ci(client-python): move lint to gh workflow (#16527) by @aHenryJard in #16530
- test(json-mapper): adding domain level example with formula (#16509) by @aHenryJard in #16510
- fix(draft-workflow): replace validate draft in his own section (#16542) by @frapuks in #16566
- feat(draftworkflow): rename Status by Validation progress (#16540) by @frapuks in #16739
- fix(workflow): fix draft author org + Creators (#16699) by @frapuks in #16702
- feat(frontend): add a CTEM Command Center shortcut to the top bar (#16767) by @SamuelHassine in #16769
- fix(form-submit): add no_split option to form submission (#16665) by @ludovic in #16765
- fix(migration): skip migration (#16775) by @aHenryJard in #16779
- feat(draftworkflow): improve workflow error displaying (#16572) by @frapuks in #16757
- feat(playbook): Add playbook/stream filtering attribute has/not changed operator (#16595) by @richard-julien in #16591
- fix(translation): add translations missing in leftBar (#16741) by @CelineSebe in #16744
- fix(orgs): improve org administration (#16747) by @JeremyCloarec in #16755
- fix(frontend): saved filter creator access right should not be updatable (#16797) by @Archidoit in #16798
- feat(security): add configuration for trust proxy in ip whitelisting (#16795) by @richard-julien in #16796
- feat(observables): auto-populate AS number from Autonomous-System name (#8383) by @mcartaud in #16743
Full Changelog: 7.260619.0...7.260624.0