Enhancements:
- #13585 Introduce new field x_opencti_modified_at to trigger update events
- #13575 [backend/frontend] Introduce LTS validation in LTS platform
Bug Fixes:
- #13584 Upsert on modified field is generating too many events
- #13499 A user with Manage Credentials and Platform org only see in Organization the org that is being admin of
- #13485 Rule deactivation pop-up typo
- #13461 Useless entity type filter values in Relationship tab
- #13428 Error in export - export all instead of the selected items
- #13320 Import Form does not prevent submitting badly formatted values
- #13307 Filters margin in Activity trigger creation form
- #13062 [6.8.10] Custom Dashboard / Knowledge Graph / Break down by shows ID instead of Name in Legend
- #12908 Reset a connector queue: the number on message is wrong
- #11719 Edit Severity in playbooks on applies on Severity of Cases
- #11336 Entity type filters in relationships view is containing entities types (should only contain relationships types)
- #10830 Issues parsing RSS feed when tags contain no <Title> element
Pull Requests:
- [backend] Improve templating by @Archidoit in #13345
- [frontend] prevent duplicated option security coverage on add (#13118) by @esrevi in #13424
- BUG: [backend/frontend] Fix trailing / on .gitignore for .DS_Store by @ParamConstructor in #13420
- [backend] feat: reset XTM Hub registration when platform is not found (#13336) by @Kroustille in #13337
- [frontend] filter icon button style updated (#13307) by @ValentinBouzinFiligran in #13439
- [ci] Run CI on PR commit on simulation of merge (#13369) by @efaure in #13379
- [deps] Update dependency ipaddr.js to v2.3.0 by @renovate[bot] in #13466
- [deps] Update graphql-tools monorepo by @renovate[bot] in #13464
- [frontend] resend code input disabled (#13380) by @esrevi in #13442
- [deps] Update dependency fastapi to >=0.123.0,<0.124.0 by @renovate[bot] in #13465
- [frontend] Keep context filters when exporting entities lists (#13428) by @Archidoit in #13433
- [backend] Import Form does not prevent submitting badly formatted values (#13320) by @SarahBocognano in #13421
- [backend] fix playbook queue creation on playbook duplication (#13469) by @JeremyCloarec in #13472
- [frontend] entity type filter possible values should be scr in Data>Relationships (#13461) by @Archidoit in #13474
- [deps] Update dependency rate-limiter-flexible to v9 by @renovate[bot] in #13467
- [backend] improve stream ingestion logs by @aHenryJard in #13429
- [ci] Upgrade steps for prerelease-ce and remove prerelease staging by @victorhery-filigran in #13477
- [backend/frontend] Edit Severity in playbooks on applies on Severity of Cases (#11719) by @SarahBocognano in #13462
- [deps] Update dependency react-syntax-highlighter to v16 by @renovate[bot] in #13006
- [deps] Update dependency express to v5.2.1 by @renovate[bot] in #13503
- Temporary remove the rolling restart for prerelease-ce, as currently our security rules prevents deployment from circleci by @victorhery-filigran in #13504
- [ci] GitHub Action: Use client-python version from the branch instead of released one by @efaure in #13414
- [backend] fix searchEngineVersion in case engine_selector is set to elk by @JeremyCloarec in #13497
- [frontend] Simplify OpenVocabField component by @lndrtrbn in #13496
- [frontend] do not include authorized_authorities filter in SettingsOrganizations if user has SETACCESSES (#13499) by @JeremyCloarec in #13535
- [backend] fix: check if hub backend is reachable before registration (#13532) by @Kroustille in #13533
- [backend] Fix RSS parsing crash when items lack title elements (#10830) by @maelv-filigran in #13487
- [backend/frontend] Fix connector reset dialog showing stale message count (#12908) by @maelv-filigran in #13494
- [deps] Update dependency lru-cache to v11.2.4 by @renovate[bot] in #13502
- [deps] Update elasticsearch Docker tag to v8.19.8 by @renovate[bot] in #13552
- [deps] Update kibana Docker tag to v8.19.8 by @renovate[bot] in #13553
- [deps] Update react monorepo to v19.2.1 by @renovate[bot] in #13557
- [deps] Update alpine Docker tag to v3.23 by @renovate[bot] in #13558
- [deps] Update otel/opentelemetry-collector-contrib Docker tag to v0.141.0 by @renovate[bot] in #13554
- [deps] Update dependency @types/relay-runtime to v20 by @renovate[bot] in #13555
- [deps] Update aws-sdk-js-v3 monorepo to v3.943.0 by @renovate[bot] in #13559
- [deps] Update dependency node-forge to v1.3.3 by @renovate[bot] in #13551
- [deps] Update devDependencies (non-major) by @renovate[bot] in #13284
- [deps] Lock file maintenance by @renovate[bot] in #13199
- [CI] Moved linter pycti from circleci to github action by @MTorbay-Filigran in #13548
- [backend/frontend] Adapt to introduce LTS validation in LTS platform by @richard-julien in #13250
- [Frontend] Corrected naming in multi horizontal bar widget legend (#13062) by @MTorbay-Filigran in #13486
- [frontend] fix Disable button typo in rule deactivation pop-up (#13485) by @Archidoit in #13567
- [backend] redirect after sso login (#13386) by @esrevi in #13545
- [frontend/backend] 'view all users' new settings option (#13347) by @Archidoit in #13565
- [client] move log level to debug in list methods (#13522) by @JeremyCloarec in #13550
- [worker/client] add ability to customize API requests timeout in OpenCTIApiClient init and in worker config by @JeremyCloarec in #13446
- [client] deprecate methods no longer working following removal of cache_index (#13521) by @JeremyCloarec in #13547
- [backend/frontend] Introduce x_opencti_modified_at and stop upserting modified field (#13584, #13585) by @SamuelHassine in #13586
- [frontend] Order groups by name in Update User by @delemaf in #13492
New Contributors:
- @victorhery-filigran made their first contribution in #13477
Full Changelog: 6.8.15...6.8.16