·
1 commit
to master
since this release
Enhancements:
- #17830 feat(chatbot): support human-in-the-loop tool approval in Ask Ariane
- #17786 feat(inference): add inference rule to derive System has Vulnerability from System uses Software and Software has Vulnerability
- #17312 feat(accessibility): Resolve critical accessibility issues
- #17254 feat(platform): replace external map tile server with local PMTiles rendering
- #15548 feat(datamodel): add Score field on TA, IS, Malware, Incident and Event entities
- #6726 feat(inference): propagation rule linking vulnerabilities to Infrastructure through used software
- #6320 feat(export): export map widget
Bug Fixes:
- #17818 fix(notifiers): improve notifier connection query
- #17789 fix(activity): refactor activity
- #17772 fix(theme): refactor theme handling
- #17752 fix(playbook): manipulate knowledge component doesn't work on the “Score has changed” filter
- #17705 fix(email): Improve email verification
- #17564 fix(connector): check name collision on connector migration
- #17491 fix(client-python): define concurrency model for API-listen connector callbacks
- #17489 fix(stream): File sync via live stream fails for filenames containing #
- #17291 fix(frontend): OpenCTI UI cannot download documents when APP_BASE_PATH is defined
- #17140 fix(bg-tasks): Dates for background tasks are unknown in dialog box
- #14946 Dashboard Map Widget: GeoJSON country overlays not rendered on wrapped world copies
- #10077 fix(ui): resolve world map issue
Pull Requests:
- fix(connector): fix connector name collision during migration (#17564) by Jeremy Cloarec (@JeremyCloarec) in #17764
- fix(stream): properly encode fetchUri in syncManager (#17489) by Jeremy Cloarec (@JeremyCloarec) in #17825
- fix(deps): update dependency openid-client to v6.8.7 by renovate[bot] in #17865
- fix(deps): update dependency @langchain/openai to v1.5.10 by renovate[bot] in #17863
- fix(deps): update dependency react-pdf to v10.5.0 by renovate[bot] in #17867
- fix(deps): update dependency html-to-pdfmake to v2.5.34 by renovate[bot] in #17864
- chore(deps): update docker/setup-buildx-action action to v4.3.0 by renovate[bot] in #17849
- chore(deps): update github/codeql-action action to v4.37.7 by renovate[bot] in #17730
- fix(deps): update dependency eventsource-parser to v4 by renovate[bot] in #17701
- fix(deps): update dependency content-type to v3 by renovate[bot] in #17868
- fix(deps): update dependency graphql-scalars to v2 by renovate[bot] in #17869
- chore(deps): update github/codeql-action action to v4.37.8 by renovate[bot] in #17879
- chore(deps): update prom/prometheus docker tag to v3.14.0 by renovate[bot] in #17847
- fix(deps): update dependency @mistralai/mistralai to v2 by renovate[bot] in #15116
- fix(deps): update dependency otplib to v13.5.0 by renovate[bot] in #17880
- fix(deps): update dependency eventsource to v5 by renovate[bot] in #17702
- chore(deps): update rabbitmq docker tag to v4.3.5 by renovate[bot] in #17881
- fix(deps): update dependency jose to v6.2.10 by renovate[bot] in #17883
- fix(deps): update dependency eventsource to v5.1.1 by renovate[bot] in #17882
- feat(worfklow): Handle workflow Instance on all entities (#17551) by Florian DeLemarre (@delemaf) in #17579
- docs: clarify STIX IDs for imported objects (#10203) by Daniel (@codewithdaniel1) in #17483
- fix(front): incorrect file path for download with APP_BASE_PATH (#17291) by Mathieu Cartaud (@mcartaud) in #17704
- feat(platform): replace external map tile server with local PMTiles rendering (#17254) by Xavier Fournet (@xfournet) in #17255
- feat(rules): New rule to propagate 'has' relationships from software to system (#17786) by Landry Trebon (@lndrtrbn) in #17861
- feat(rules): New rule to propagate 'has' relationships from software to infrastructure (#6726) by Landry Trebon (@lndrtrbn) in #17897
- fix(client-python): define concurrency model for API-listen connector callbacks (#17491) by Gabriele Bonadiman (@gabrielebonadiman) in #17739
- feat(accessibility): Resolve critical accessibility issues (#17312) by scarletmerlin123 in #17393
- fix(deps): update dependency pmtiles to v4.5.0 by renovate[bot] in #17915
- fix(deps): update dependency maplibre-gl to v6.5.0 by renovate[bot] in #17914
- chore(docker): remove the now unused libmagic native dependency (#17911) by Xavier Fournet (@xfournet) in #17912
- fix(activity): refactor audits (#17789) by Jeremy Cloarec (@JeremyCloarec) in #17791
- feat(chatbot): support human-in-the-loop tool approval in Ask Ariane (#17830) by Fred LL (@fred-lr) in #17834
- fix(starlette): fix version in worker and node python (#17918) by A. Jard (@aHenryJard) in #17919
- fix(playbook): fix manipulate knowledge and other components playbook with "score has changed" filters (#17752) by Céline Sèbe (@CelineSebe) in #17765
- fix(deps): update dependency react-intl to v10 by renovate[bot] in #13776
- test(authentication-provider): validate OIDC provider creation used by XTM Hub trial instances (#17930) by jpkha in #17931
- fix(deps): update dependency maplibre-gl to v6.6.0 by renovate[bot] in #17942
- fix(deps): update dependency marked to v18.0.11 by renovate[bot] in #17939
New Contributors:
- Fred LL (@fred-lr) made their first contribution in #17834
Full Changelog: 7.260824.0...7.260828.0