Warning
⚠️ This release introduces an issue that can prevent the use of several connectors, please use 6.8.8 in that case.⚠️
Changelog
Enhancements:
- #12816 Add a way to send objects from bundles with too many refs to a dead letter queue
- #12815 Add ability to cancel the processing of tasks by the worker after the task has been provisioned
- #12652 [Composer] Improve responsive and design
- #12623 Cleanup worker code
- #12359 [PIR] Add a TheatMap type visualization to PIRs
- #11911 [notifier] Convert markdown to HTML in platform mailer notifier
Bug Fixes:
- #12870 [playbook] Description is not reported when wrapping to a container
- #12842 [Playbooks] Import playbook fail to create require queues
- #12839 Numbers are not correctly ingested when using form intakes
- #12838 Missing translations on widget names
- #12834 Org Admin cannot access the list of users
- #12724 [Form Intake] Additional entities not marked as mandatory to fill becomes mandatory if they have filled name mandatory
- #12681 Update event must contains a valid previous patch at error
- #12617 CVSSS fields are missing from CSV mapper
- #12616 Clicking on a relationship between a Relationship & Entity results in a blank page (null)
- #12612 Clicking on a Nested object in a Network Traffic observable results in an empty page.
- #12102 Observation -> Observables Pagination count
- #12088 Misalignement in observed data tabs (entities / observables)
- #11667 Still issues to apply bundles (background tasks, playbooks, etc.) on some indicators that were correctly ingested
- #10989 Default TAXII Root URL Missing Trailing "/"
- #10964 Narrative views buttons inconsistancy
- #10462 Widget “Polar Area” incorrect in "Knowledge graph" perspective
- #10310 Pagination on main Investigations page does not work
Pull Requests:
- [worker] Cleanup codebase (#12623) by @xfournet in #12624
- [backend] Check valid from/ valid until order only if one of them is changes (#11667) by @aHenryJard in #12794
- [backend] do not update element if file not in element x_opencti_files (#12681) by @JeremyCloarec in #12801
- [backend] improve inputResolveRefs time & memory complexity by @JeremyCloarec in #12512
- [frontend] adjust catalog card and description ui (#12652) by @esrevi in #12814
- Update dependency nodemailer to v7.0.7 [SECURITY] by @renovate[bot] in #12663
- [frontend] Observed Data right padding for Entities/Observables tabs (#12088) by @Archidoit in #12797
- [frontend] add warning when creating a widget using inferred relations (#10462) by @OctaveLaventure in #12728
- [backend/frontend] add trailing slash to taxii server (#10989) by @JeremyCloarec in #11193
- [backend] delete work when deleting task & verify that work exists in worker (#12815) by @JeremyCloarec in #12451
- [CI] Change AWX call by @efaure in #12831
- [backend] Convert markdown to HTML function for Platform mailer notifier (#11911) by @Archidoit in #12658
- [backend/worker] handle too large items (#12816) by @JeremyCloarec in #12632
- [backend/frontend] Fix Additional entities not marked as mandatory (#12724) by @SamuelHassine in #12821
- [frontend] Narrative views buttons inconsistancy (#10964) by @SarahBocognano in #12729
- [backend] register queue & notify on playbook import (#12842) by @JeremyCloarec in #12847
- [backend] Fix Org Admin cannot access the list of users (#12834) by @Archidoit in #12848
- [back] CSV Mapper : internal attribute updated for score (#12617) by @ValentinBouzinFiligran in #12812
- [frontend/backend] Freshness attribute + PIR threat map (#12359) by @Archidoit in #12341
- [frontend] add missing widget names translations by @OctaveLaventure in #12849
- [frontend] redirection for relationships involving a relationship (#12616) by @Archidoit in #12691
- [frontend] fix useComputeLink import (#12616) by @JeremyCloarec in #12857
- [backend/frontend] Preparing API for future metric implementation by @aHenryJard in #12836
- [frontend/backend] add playbook component for sending email templates to users (#12829) by @JeremyCloarec in #12837
- [frontend] Fix double scrollbar on settings page (#12570) by @SarahBocognano in #12589
- [backend] Add ability to send all in cron component by @marieflorescontact in #12850
- Update dependency @graphql-codegen/typescript-resolvers to v4.5.2 by @renovate[bot] in #11099
- Update dependency vite-plugin-static-copy to v3.1.4 by @renovate[bot] in #12772
- Update dependency typescript to v5.9.3 by @renovate[bot] in #12770
- Update Node.js to v22.20.0 by @renovate[bot] in #12168
- Update dependency @testing-library/jest-dom to v6.9.1 by @renovate[bot] in #12751
- Update dependency @types/relay-runtime to v19.0.3 by @renovate[bot] in #12752
- Update dependency @vitejs/plugin-react to v5.0.4 by @renovate[bot] in #12753
- Update dependency i18n-auto-translation to v2.2.3 by @renovate[bot] in #12792
- Update dependency monocart-reporter to v2.9.23 by @renovate[bot] in #12762
- Update dependency esbuild to v0.25.11 by @renovate[bot] in #12756
- Update dependency jsdom to v27 by @renovate[bot] in #12778
- Update dependency cross-env to v10 by @renovate[bot] in #12041
- Update typescript-eslint monorepo to v7.18.0 by @renovate[bot] in #9414
- Update dependency @faker-js/faker to v10.1.0 by @renovate[bot] in #12867
- Update dependency webpack to v5.102.1 by @renovate[bot] in #12748
- [frontend] change StixCyberObservableNestedEntitiesTable ref link (#12612) by @JeremyCloarec in #12809
- [frontend]fix _score when resetting the Search input by @CelineSebe in #12863
- Update graphiql monorepo by @renovate[bot] in #10912
- [backend] now keep description & content from baseData in container wrapper (#12870) by @JeremyCloarec in #12872
New Contributors:
- @OctaveLaventure made their first contribution in #12728
Full Changelog: 6.8.6...6.8.7