Enhancements:
- #16251 Improve Pull Request template to make review more easy
- #16205 [DOC] Document how cookie works and can be configured on OpenCTI
- #16108 [oob] refactor Time.js to ts
- #15868 Improve automatic enrichment on creation or update of elements
- #15713 [DOC] Playbook Documentation re-write
- #15634 [DOC] SSO config through UI appears to not be documented
- #15555 XTM Hub Newsfeed integration
- #15396 [XTMHub] Ability to one-click deploy playbooks from the Hub
- #15077 [XTMHub] Ability for users to receive newsfeeds from the Hub for new custom dashboards uploads
- #14276 [DOC] Update Admin token
- #7708 [playbook] Send to AI as a playbook component
Bug Fixes:
- #16277 Artifact import always triggers automatic file import (no_trigger_import not honored)
- #16273 [Draft Workspace] Users trapped in draft context, cannot exit
- #16264 Right menu's first line is hidden in settings when a XTM Hub registration banner is present
- #16261 Import Document prepare export error when no objectMarking key in file
- #16258 [backend] AI Insights cache lost after migration to XTM One agents
- #16256 [Frontend] Ask Ariane chatbot panel is not flush with the top bar when a floating banner (trial / license / classification / settings message) is shown
- #16254 [Frontend] Trial banner: hide 'Contact us' when platform is not registered to XTM Hub and polish dialogs
- #16219 [Decay Rules] Unable to visualize a Decay Rule definition
- #16132 [Backend] Attack Pattern / Course of Action standard_id generation is case-sensitive on x_mitre_id
Pull Requests:
- [backend] Upgrade opentelemetry deps to new major version (#16065) by @fellowseb in #15500
- [deps] Update dependency lru-cache to v11.5.0 by @renovate[bot] in #16162
- [deps] Update dependency webpack to v5.107.0 by @renovate[bot] in #16165
- [deps] Update dependency markdown-to-jsx to v9.8.1 by @renovate[bot] in #16160
- [deps] Update dependency dompurify to v3.4.5 by @renovate[bot] in #16156
- [deps] Update dependency @langchain/core to v1.1.47 by @renovate[bot] in #16155
- [deps] Update tiptap monorepo to v3.23.1 by @renovate[bot] in #15940
- [deps] Update dependency @langchain/openai to v1.4.6 by @renovate[bot] in #12886
- [frontend/backend] feat(playbooks): Ability to deploy playbooks in one-click (#15396) by @Julienger0 in #16140
- [backend] improve automatic enrichment on element creation or update (#15868) by @SouadHadjiat in #15869
- [docs] Update installation.md OPENCTI_ADMIN_TOKEN uuidgen (#14276) by @Gwendoline-FAVRE-FELIX in #16136
- [doc] Add documentation on OpenCTI cookie usage and configuration (#16205) by @aHenryJard in #16206
- [frontend/backend] Decay rule filters should not be mandatory (#16219) by @Archidoit in #16222
- [frontend] Refactor: remove all @ts-nocheck directives to avoid type-checking issues (#16167) by @fellowseb in #16168
- [frontend] Stick Ask Ariane chatbot panel under the top bar when floating banners are shown (#16256) by @SamuelHassine in #16257
- [frontend] Hide trial banner 'Contact us' when not registered to XTM Hub and polish dialogs (#16254) by @SamuelHassine in #16255
- [docs] Revise draft capabilities section title and content (#14704) by @tobybutler405 in #14500
- [client-python] ImportDocument prepare_export should support files with undefined objectMarking (#16261) by @Archidoit in #16262
- [backend/client] Make x_mitre_id case-insensitive for standard_id generation (#16132) by @SamuelHassine in #16133
- [backend/frontend] feat(playbooks): Transform STIX bundle with an AI agent (#15880) by @SamuelHassine in #16265
- [docs] Add an how to test PR section in Pull Request template (#16251) by @aHenryJard in #16252
- [frontend] fix: add topBannerHeight to properly align component (#16264) by @carinelebas in #16270
- [frontend] Refacto Time.js to ts (#16108) by @Archidoit in #16109
- [backend] Do not trigger automatic import on artifact import (#16277) by @SamuelHassine in #16278
- [docs] fix grammar in contribution docs (#16251) by @Archidoit in #16275
- [backend/frontend] Cache AI Insights responses powered by XTM One agents (#16258) by @SamuelHassine in #16259
- [backend] Allow users to exit a draft they cannot edit (#16273) by @SamuelHassine in #16284
New Contributors:
- @Julienger0 made their first contribution in #16140
Full Changelog: 7.260527.0...7.260529.0