Enhancements:
- #5241 "Part-of" relationship between Intrusion Sets
- #5380 Add relationship type "communicate with" between 2 IPV4
- #14918 Improve data sharing in public mode
- #15133 STIX 2.0 converter: Locations
- #15223 Draft: fix creation forms
- #15421 Restore previous observable (SCO) colors across the platform
Bug Fixes:
- #9885 Page title is not working correctly
- #11654 Relationship layout in email notification is not correct (double)
- #12799 Missing vocabularies translations in settings
- #14162 Can't remove an author from a report
- #14344 Creating a new user in CE edition wrongly calls EE query emailTemplates
- #15493 Notes with identical content and created date collide due to missing attribute_abstract in standard_id
- #15509 NLQ error icon should be purple
- #15510 standard_id computation does not trim string values, causing mismatch
Pull Requests:
- [frontend] SCO colors are now different based on their name (#15421) by @esrevi in #15420
- [deps] Update dependency marked to v17.0.6 by @renovate[bot] in #15412
- [deps] Update dependency vite to v8.0.5 [SECURITY] by @renovate[bot] in #15386
- [deps] Update dependency lru-cache to v11.3.2 by @renovate[bot] in #15429
- [frontend] fix draft creation forms (#15223) by @frapuks in #15210
- [frontend] add missing fragment for security coverage in useSearchEntities (#15416) by @JeremyCloarec in #15424
- [backend] STIX 2.0 converter: Locations (#15133) by @marieflorescontact in #15426
- [docs] Fix paths in development documentation (#15280) by @meloppeitreet in #15285
- [ci] Update CI workflow to ignore changes on Docs and .md files (#15351) by @ludovic in #15352
- [deps] Update dependency marked to v18 by @renovate[bot] in #15434
- [deps] Update dependency nodemailer to v8.0.5 [SECURITY] by @renovate[bot] in #15411
- [deps] Update dependency content-disposition to v1.1.0 by @renovate[bot] in #15446
- [deps] Update otel/opentelemetry-collector-contrib Docker tag to v0.149.0 by @renovate[bot] in #15379
- [deps] Update dependency html-react-parser to v6.0.1 by @renovate[bot] in #15449
- [deps] Update dependency lru-cache to v11.3.3 by @renovate[bot] in #15451
- [deps] Update devDependencies (non-major) by @renovate[bot] in #15454
- [deps] Update elasticsearch Docker tag to v8.19.14 by @renovate[bot] in #15455
- [deps] Update kibana Docker tag to v8.19.14 by @renovate[bot] in #15456
- [deps] Update react monorepo to v19.2.5 by @renovate[bot] in #15457
- [deps] Update aws-sdk-js-v3 monorepo by @renovate[bot] in #15458
- [deps] Update dependency canonicalize to v3 by @renovate[bot] in #15461
- [deps] Update dependency markdown-to-jsx to v9.7.15 by @renovate[bot] in #15445
- [deps] Update graphql-tools monorepo by @renovate[bot] in #15460
- [deps] Update dependency openai to v6.34.0 by @renovate[bot] in #15459
- [deps] Update dependency axios to v1.15.0 [SECURITY] by @renovate[bot] in #15430
- [deps] Update dependency webpack to v5.106.0 by @renovate[bot] in #15452
- [deps] Lock file maintenance by @renovate[bot] in #15463
- [frontend] fix rectangle selection (#15432) by @JeremyCloarec in #15443
- [backend/frontend] add "communicates_with" relationship between 2 IPV4(#5380) by @CelineSebe in #15407
- [backend/frontend] Add “part of” relationship between 2 intrusion sets(#5241) by @CelineSebe in #15406
- [frontend] refactor MarkdownField to tsx and move to dedicated folder (#7281) by @esrevi in #15486
- [backend/frontend] Improve data sharing in public mode (#14918) by @ludovic in #15398
- [frontend] no longer load query in EmailTemplateField in CE (#14344) by @JeremyCloarec in #15478
- [backend/pycti] Add attribute_abstract to Note standard_id contribution (#15493) by @SamuelHassine in #15494
- [frontend] space removed (#15113) by @ValentinBouzinFiligran in #15487
- [backend/frontend] JSON mapper: Support multiple identifiers definition for based_on attributes (#13863) by @richard-julien in #13865
- [frontend] also check third level in filters (#15488) by @JeremyCloarec in #15502
- [backend] Trim string values in standard_id computation to match indexing logic (#15510) by @SamuelHassine in #15511
- [ci] Enhance CI workflow to detect code changes and optimize job dependencies (#15351) by @ludovic in #15518
- [docs] update public feeds (#15513) by @nino-filigran in #15514
- [frontend] fix NLQ message icon color (#15509) by @Archidoit in #15524
New Contributors
- @meloppeitreet made their first contribution in #15285
Full Changelog: 7.260409.0...7.260416.0