Enhancements:
- #12314 [Backend] Revert temporary live catalog mode feature flag
Bug Fixes:
- #12684 Can't link entities to relationships
- #12678 Webhook error has not enough information to find related webhook in UI
- #12669 PIR page goes to error when trying to search
- #12660 Release 6.8.3 tgz fails on yarn build
- #12650 Indicators can indicate an "Incident", but in Incidents, there is no Indicators menu
- #12625 [backend] GraphQL plugins generates errors
- #12577 Highlighting in Content mapping view broken
- #12544 CVSS V3 score and severity dropped when update
- #12103 "Latest created relationships" should always have representative main to avoid crashes on indicator details page
- #11611 "Creator of related entity" filter only shows @me and current user in Activity & History widget
- #11520 Error log if Decay Manager call indicator update function with empty input
- #11432 [TAXII] Server throws if content type header contains whitespaces
- #11216 Workers fail to start when WORKER_LOG_LEVEL env var is missing
- #11201 Inconsistent file import behavior depending on "Import Knowledge" permission
- #10855 Page title is incorrect in activity
- #7535 In multiple cases, reports are created with duplicate labels / marking definitions
Pull Requests:
- [frontend] 'creators of related entity' filter values for Activity widgets (#11611) by @Archidoit in #12590
- [backend] GraphQL plugins generates errors (#12625) by @xfournet in #12626
- [backend] remove LIVE_CATALOGS feature flag (#12314) by @maelv-filigran in #12644
- [backend] add initial score on vulnerabilities updates function (#12544) by @ValentinBouzinFiligran in #12621
- Update redis Docker tag to v8.0.4 by @Archidoit in #12664
- [backend] reintroduce some engine performance improvements by @JeremyCloarec in #12548
- [backend] Avoid refs duplication during rels update (#7535) by @SouadHadjiat in #10774
- [worker] add 'info' default value to worker log level (#11216) by @JeremyCloarec in #12657
- [backend] add KNOWLEDGE_KNUPLOAD capa to guessMimeType (#11201) by @JeremyCloarec in #12655
- [frontend] Page title is incorrect in activity (#10855) by @Gwendoline-FAVRE-FELIX in #12665
- [CI] Skip api-test on PR build when only opencti-front files have changed (#12003) by @aHenryJard in #12605
- [ci] Fix missing .yarnrc.yml in release 6.8.3 (#12660) by @xfournet in #12661
- [backend] Fix PIR list search (#12669) by @Archidoit in #12670
- [backend] init patch to undefined instead of {} in computeIndicatorDecayPatch (#11520) by @JeremyCloarec in #12656
- [ci] Update Drone caches, cache Yarn global cache instead of node_modules by @xfournet in #12654
- [backend] add information for webhook errors (#12678) by @aHenryJard in #12679
- [Frontend] Corrected preview on markdown StixCoreObjectMappableContent (#12577) by @MTorbay-Filigran in #12677
- [frontend] Add Indicator section in Incident Knowledge (#12650) by @Archidoit in #12651
- [backend] remove duplicates in elDataConverter refs if ref is unidirectional (#12257) by @JeremyCloarec in #12676
- [frontend] fix linking an entity to a relationship from rel overview (#12684) by @Archidoit in #12685
- [backend] Be more permissive on taxii push content type (#11432) by @aHenryJard in #12667
- [backend] Add object id to error message for debugging by @catoala in #12683
New Contributors:
Full Changelog: 6.8.3...6.8.4