Releases: OpenCTI-Platform/opencti
Releases · OpenCTI-Platform/opencti
Version 6.8.10
Enhancements:
- #10905 Add SSH key SCO
Bug Fixes:
- #13013 Connector composer fetching the wrong manifest
- #13008 Manual enrichment fails with error 'No bundle resolver for type X"
- #12994 Unable to access "opinion" details
- #12987 Date is missing in timeline widget
- #12410 Bg color issue in attribut mapping configuration
- #12142 List widget in Public Dashboard crashes (6.7.12)
- #12090 In graph view / overview of entity, when having only 2 markings, the blue point is displayed
- #12051 Activity log message doesn't display that there are more changes occuring
- #12032 Marking definitions not fully displayed in last containers + last relationships
Pull Requests:
- [backend] improve update message (#12051) by @marieflorescontact in #12978
- [backend/frontend] Add new SCO - SSH Key(#10905) by @CelineSebe in #12805
- [frontend] fix dot on marking when limit is setted (#12090) by @delemaf in #12982
- [frontend] dialog background color issue (#12410) by @delemaf in #12993
- [frontend] fix cropped Marking in relationship list (#12032) by @delemaf in #12980
- Update dependency markdown-to-jsx to v7.7.17 by @renovate[bot] in #12959
- [frontend] prevent crashing when DeleteComponent undefined in ContainerHeader (#12994) by @JeremyCloarec in #12995
- Update Apollo GraphQL packages by @renovate[bot] in #8040
- Update dependency validator to v13.15.20 [SECURITY] by @renovate[bot] in #12952
- [frontend] Date is missing in timeline widget (#12987) by @Archidoit in #12992
- Update dependency markdown-to-jsx to v8 by @renovate[bot] in #13005
- Update dependency @types/turndown to v5.0.6 by @renovate[bot] in #13003
- [backend] fix undefined user on public query (#12142) by @esrevi in #12999
- [CI] Fix connector manifest version by @efaure in #13009
- [backend] fix manual & auto enrichment (#13008) by @JeremyCloarec in #13010
Full Changelog: 6.8.9...6.8.10
Version 6.8.9
Enhancements:
- #12916 Telemetry: count user that are service account in a separate gauge
- #12830 "Delete / Merge Knowledge" capability should be split into two separate permissions
- #12810 Remove pagination in elFindByIds
- #12807 Add telemetry on Login
- #12627 [backend] Introduce doYield utility to prevent event loop blocking
- #12490 Option to dedicate workers to specific queues
- #11707 [backend/frontend] Introduce security coverage and integration with OpenAEV
- #8004 Playbook: Change the capa linked to playbooks
Bug Fixes:
- #12983 TAXII Collections Spec Violations introduced by 818c906
- #12969 Public dashboard are broken
- #12965 [worker] RuntimeError: dictionary changed size during iteration
- #12904 PIR manager saves too many audit logs
- #12901 Python bridge error when platform start and telemetry tracing is enabled
- #12888 Right side icons overlaying in Knowledge Graph view
- #12887 Additional issues with Public Dashboard and v6.8.7
- #12833 [PIR] Some filters non functioning
- #12824 Playbook update drawer title is wrongly named "Update a decay rule"
- #12723 Unwanted relations displayed in Perspective Knowledge list widgets
- #12696 The “CREATOR” column in Advanced Search should be “CREATORS”
- #12482 Garbage collector fails to delete one element and show error for ever
- #12249 Child lock memory issue with callbacks
- #11986 Indicator decay history filling with back and forth revoke and score update
- #11889 [worker] Improve worker performance
- #11838 Small visual remainder in the trash page
- #11081 Nested view in Victimology not working
- #10349 Can't order by entity type in Correlation containers details
Pull Requests:
- Update aws-sdk-js-v3 monorepo to v3.913.0 by @renovate[bot] in #10907
- Update dependency ae-cvss-calculator to v1.0.9 by @renovate[bot] in #12754
- Update dependency graphql-scalars to v1.25.0 by @renovate[bot] in #12883
- Update dependency lru-cache to v11.2.2 by @renovate[bot] in #12759
- Update dependency rate-limiter-flexible to v7.4.0 by @renovate[bot] in #12746
- Update dependency winston to v3.18.3 by @renovate[bot] in #12749
- Update dependency @escape.tech/graphql-armor to v3.1.7 by @renovate[bot] in #10748
- Update dependency axios-cookiejar-support to v6.0.4 by @renovate[bot] in #10722
- Update dependency axios to v1.12.2 by @renovate[bot] in #12755
- Update dependency luxon to v3.7.2 by @renovate[bot] in #12760
- Update dependency semver to v7.7.3 by @renovate[bot] in #12767
- Update dependency zod to v3.25.76 by @renovate[bot] in #12260
- Update dependency express-rate-limit to v8 by @renovate[bot] in #11875
- Update dependency rate-limiter-flexible to v8 by @renovate[bot] in #12780
- Update dependency tough-cookie to v6 by @renovate[bot] in #12782
- Update dependency @datadog/pprof to v5.11.1 by @renovate[bot] in #10991
- Update dependency node-calls-python to v1.11.1 by @renovate[bot] in #8499
- Update alpine Docker tag to v3.22 by @renovate[bot] in #11690
- Update redis Docker tag to v8.2.1 by @renovate[bot] in #11902
- Update opensearchproject/opensearch Docker tag to v3.3.0 by @renovate[bot] in #11488
- Update docker.elastic.co/elasticsearch/elasticsearch Docker tag to v8.19.5 by @renovate[bot] in #12774
- Update docker.elastic.co/kibana/kibana Docker tag to v8.19.5 by @renovate[bot] in #12775
- Update opensearchproject/opensearch-dashboards Docker tag to v3 by @renovate[bot] in #11103
- Update actions/checkout action to v5 by @renovate[bot] in #11997
- Update github/codeql-action action to v4 by @renovate[bot] in #12785
- Update dependency slack to v6 by @renovate[bot] in #12781
- [frontend/backend] Split delete/merge knowledge capability in 2 capabilities (#12830) by @Archidoit in #12873
- [frontend] Missing CTA in Nested view in Victimology (#11081) by @Gwendoline-FAVRE-FELIX in #12874
- [backend] Fix child lock memory issue with callbacks (#12249) by @SouadHadjiat in #12823
- Update dependency vite to v7.1.11 [SECURITY] by @renovate[bot] in #12865
- [frontend] add SettingsMessageBanner in ContainerHeader (#12888) by @delemaf in #12897
- Update Renovate configuration to enable lock file maintenance and group dev dependencies updates (#12636) by @xfournet in #12637
- [backend] remove pagination in elFindByIds (#12810) by @JeremyCloarec in #12819
- [frontend] forgot password : disable button onSubmit (#11975) by @frapuks in #12828
- [CI] set up codecov coverage reporting on opencti-front by @OctaveLaventure in #12742
- Update dependency markdown-to-jsx to v7.7.16 by @renovate[bot] in #12761
- [frontend] New implicit filter for relationship widget (#12723) by @ValentinBouzinFiligran in #12856
- [backend] Update telemetry to accept non-async function by @xfournet in #12903
- [frontend] add provider for safe usage of computeLink by @OctaveLaventure in #12892
- [frontend] tests for buildFiltersAndOptionsForWidgets (#12723) by @Archidoit in #12910
- [backend] fix diffTargets compute complexity by @JeremyCloarec in #12876
- [backend] improve addedRefs and removedRefs compute time complexity by @JeremyCloarec in #12891
- [backend] buildDataRestrictions perf improve on markings condition by @JeremyCloarec in #12803
- [frontend] avoid unnecessary re-renders with computeLink by @OctaveLaventure in #12914
- [worker] Worker performance increase (#11889) by @gileri in #11849
- [CI] Feature branch deployment fix by @efaure in #12832
- [backend] add noThrow opts in elLoadById (#12482) by @JeremyCloarec in #12900
- [backend] Fix PIR manager saves too many audit logs (#12904) by @SouadHadjiat in #12905
- [frontend] Cannot sort on mixed name and observable_value column (#10349) by @delemaf in #12909
- [worker] add new thread pool dedicated to internal queues (#12490) by @JeremyCloarec in #12896
- [backend] add telemetry on human user login (#12807)(#12916) by @aHenryJard in #12813
- [frontend] Can't create support package while in draft mode (#12246) by @SarahBocognano in https://github.com/OpenCTI-Platform/openct...
Version 6.8.8
Bug Fixes:
- #12889 Playbook execution logs crashed when too much data
- #12853 Network traffic displayed as Unknown if no dst_port
- #12489 Deleting a filter set in widget creation always removes the last set
- #11689 Timeline widget sort mode doesn't work in DESC
Pull Requests:
- Update react monorepo by @renovate[bot] in #10918
- Update dependency convert to v5.12.1 by @renovate[bot] in #12789
- Update dependency marked to v16.4.1 by @renovate[bot] in #12744
- Update dependency react-intl to v7.1.14 by @renovate[bot] in #12763
- Update dependency remark-flexible-markers to v1.3.1 by @renovate[bot] in #12766
- Update dependency yup to v1.7.1 by @renovate[bot] in #12773
- Update dependency html-react-parser to v5.2.7 by @renovate[bot] in #12790
- Update fontsource monorepo to v5.2.8 by @renovate[bot] in #12776
- Update dependency jsdom to v27.0.1 by @renovate[bot] in #12882
- Update dependency ramda to v0.32.0 by @renovate[bot] in #12745
- Update dependency dompurify to v3.3.0 by @renovate[bot] in #12787
- Update dependency nodemailer to v7.0.9 by @renovate[bot] in #12868
- [frontend] fix moving columns on select (#12561) by @delemaf in #12604
- Update dependency @playwright/test to v1.56.1 by @renovate[bot] in #10743
- Update dependency bcryptjs to v3 by @renovate[bot] in #9981
- [backend] Set a limit to playbook bundle_or_patch data (#12889) by @esrevi in #12881
- [frontend] Delete the specific group of filters in multi filter widget (#12489) by @esrevi in #12878
- [frontend] Order mode selection in Timeline widget (#11689) by @Archidoit in #12613
- [backend] fix network traffic src_port unknown (#12853) by @CelineSebe in #12877
Full Changelog: 6.8.7...6.8.8
Version 6.8.7
Warning
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
Version 6.8.6
Bug Fixes:
- #12793 Files and references (marking, etc.) are not supported in form intakes
- #12643 Regular ImportDoc connector failing on a pdf
- #12521 StixCoreObjectActiveBackgroundTasksQuery timeout on huge reports
- #12257 Frontend intermittently rendering duplicate labels
- #11916 Filters: when chosing lower or equal, the selection behaves in an odd way
- #10851 When changing organization of a user, the screen is not refreshed
- #10516 Missing translation in observable / media content
Pull Requests:
- Update dependency source-map to v0.7.6 by @renovate[bot] in #12768
- Update dependency turndown to v7.2.1 by @renovate[bot] in #12769
- Update dependency filigran-icon to v0.18.8 by @renovate[bot] in #12757
- Update dependency react-syntax-highlighter to v15.6.6 by @renovate[bot] in #12764
- Update dependency fs-extra to v11.3.2 by @renovate[bot] in #12758
- [frontend] When changing organization of a user, the screen is not refreshed (#10851) by @SarahBocognano in #12727
- [backend] Missing translation in observable / media content (#10516) by @SarahBocognano in #12725
- [frontend] Add missing traductions by @aHenryJard in #12798
- [frontend] date filters value display in date selector for lte and gt operators (#11916) by @Archidoit in #12740
Full Changelog: 6.8.5...6.8.6
Version 6.8.5
Enhancements:
- #12697 Form Intake - Improve the feature
Bug Fixes:
- #12720 [Form Intake] When putting a marking definition to the main entity, it does not work
- #12717 Mouseover duplicates bug
- #12708 Original creation date (created) not available in columns of list widget
- #12704 SSO/OIDC authentication broken after upgrading from 6.7.19 to 6.8.4
- #12699 [Form Intake] Field mapping on relations is not correct
- #12698 [Form Intake] Duplicate does not work (and cancel in duplicate does not either)
- #12694 [Form Intake] Fields selection sometimes does not make sense
- #12692 [Form Intake] Issue with validation when creating relations & not using drafts
- #12689 [Form Intake] - Defining a main entity & changing it will not impact form visibility
- #12516 CSV Feed on 404 error, ERR_BAD_REQUEST error log is spamming
Pull Requests:
- [frontend] enhance catalog UI (#12652) by @esrevi in #12686
- Update dependency ioredis to v5.8.1 by @renovate[bot] in #9448
- Update dependency @xmldom/xmldom to v0.8.11 by @renovate[bot] in #8849
- [frontend] add 'Original creation date' in columns customization of list widgets (#12708) by @Archidoit in #12716
- [ci] Disable child lock for api-tests by @aHenryJard in #12713
- [backend] reduce axios error log verbosity (#12516) by @aHenryJard in #12702
- [backend] improve task work status tracking and activeTasks retrieval by @JeremyCloarec in #12695
- [backend] Add more meta in log to understand issues (#11667) by @aHenryJard in #12726
- [backend] Enhance and fix form intakes (#12689, #12692, #12694, #12697, #12698, #12699) by @SamuelHassine in #12722
- [frontend] remove duplicate tooltip of connector state (#12717) by @Archidoit in #12719
- [backend] ensure getConsolidatedUpdatePatch doesn't fail in case of null values in input value or in previous value (#12643) by @JeremyCloarec in #12737
- [backend] Fix OpenID redirection (#12704) by @xfournet in #12743
Full Changelog: 6.8.4...6.8.5
Version 6.8.4
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
Version 6.8.3
Enhancements:
Bug Fixes:
- #12646 Graphql sandbox is broken
- #12635 Danger zone on Role and Group not working
- #12634 "PIR information" in CSV Mapper
- #12601 Error in location overview if relationships with restricted entities
- #12572 When using the connector manager, connector names are not correct
- #12218 Dashboard Widget - Filter: AND logic not working as expected
- #12188 Draft operation filter visible in lists where it should not
- #11962 Missing required elements for StixFile creation ( - )
- #11843 Export in Mitre format does not work for CVEs
- #9002 CSV Export Where Description Contains Special Characters Will Not Export Correctly
Pull Requests:
- [frontend] connector instance name (#12572) by @esrevi in #12608
- [backend] remove unused dependencies (#12514) by @lndrtrbn in #12519
- Update dependency react-pdf to v10 by @renovate[bot] in #11834
- [backend] Draft operation filter visible in lists where it should not (#12188) by @SarahBocognano in #12597
- [Backend] Improved RelayState verification by @MTorbay-Filigran in #12542
- Update dependency body-parser to v2 by @renovate[bot] in #10650
- Update dependency react-cookie to v8 by @renovate[bot] in #10418
- Update dependency nodemailer to v7.0.6 by @renovate[bot] in #10996
- Update Yarn version and configuration (#12609) by @xfournet in #12610
- [backend] Add more log when query fails in test by @lndrtrbn in #12631
- [backend] 'and' local mode for source/target entity filters (#12218) by @Archidoit in #12593
- [backend] Corrected csv formating in feed csv export (#9002) by @MTorbay-Filigran in #12522
- [backend] pir_information should not be in Csv mapper available attributes (#12634) by @Archidoit in #12639
- [backend] Indicates missing elements for StixFile creation (#11962) by @Archidoit in #12611
- [frontend] add missing danger zone to update/delet of roles/groups (#12635) by @JeremyCloarec in #12640
- [frontend] Location overview if relationships with restricted entities (#12601) by @Archidoit in #12603
- [backend] Fix flaky API test with error "Cannot find module './build/Release/nodecallspython.node'" (#12641) by @xfournet in #12642
- Fix Graphql Sandbox by adding as-integrations/express5 (#12646) by @delemaf in #12647
Full Changelog: 6.8.2...6.8.3
Version 6.8.2
Bug Fixes:
- #12572 When using the connector manager, connector names are not correct
- #12556 GraphQL some Settings field @auth are missing
- #12546 Ask Ariane button close / open is not aligned
- #12438 Intrusion Set entity displays flags for targeted countries instead of origin country
- #12074 Retention policies apply on columns layout is not correct
- #12035 Affected software layout is broken
- #11920 No sightings header
- #11841 One of the location -> position crashes my browser.
- #11556 Dashboard Sharing Error Alert Not Working as Intended
Pull Requests:
- [frontend] Fix default dashboard access warning (#11556) by @MTorbay-Filigran in #12554
- [frontend] corrected margin in filter widget by @MTorbay-Filigran in #12543
- [frontend] break long text on affected software list (12035) by @ValentinBouzinFiligran in #12282
- [frontend] Sighting header (#11920) by @Archidoit in #12598
- [frontend] Remove unused dependencies (#12483) by @lndrtrbn in #12484
- [frontent] Fix Ask Ariane button alignment inconsistency during menu toggle ( #12546) by @maelv-filigran in #12580
- [backend] Fix core relationship filtering to display correct country flags (#12438) by @Gwendoline-FAVRE-FELIX in #12513
- [backend/frontend] Prevent browser crash with invalid position coordinates (#11841) by @maelv-filigran in #12600
- Update dependency dompurify to v3.2.7 by @renovate[bot] in #11090
- Update dependency @testing-library/jest-dom to v6.9.0 by @renovate[bot] in #12127
- [backend/frontend] can enter free text for connector's name (#12572) by @esrevi in #12599
Full Changelog: 6.8.1...6.8.2
Version 6.8.1
Enhancements:
- #12576 [backend/frontend] Extend relationships usage and definition for financial and infrastructure
- #12493 Implement customizable form intakes for quick input of knowledge
- #12477 [backend] Upgrade vitest
- #11309 [Feature] Move “merge” action under the delete Capability
Bug Fixes:
- #12588 In the connectors catalog, when using SecretStr, the field should be a password field not clear
- #12573 Cannot delete an element with a background task
- #12569 PIR Manager is displayed as disabled on all instances
- #12552 When deleting a report with elements then restoring it the restored report is empty
- #12549 Reindexing fail error when trying to delete specific reports due to authorized_members renaming
- #12545 Button import from hub should be uppercase as any other button within the platform
- #12463 [frontend] Relationships view in knowledge entity doesn't update the number of elements
- #12459 Role ‘Create / Update Investigations’ allows creation of a dashboard
- #12441 Empty authors should be displayed as '-'
- #12318 Playbook : replace author not working
- #12264 [user email template] Incorrect placeholder when creating a user in CE
- #12210 Import and attach the File in the report container
- #12083 Typo in Settings > Customization > [Any entity type] > [Marking configuration]
- #12044 Note Field Is not hidden
- #11438 UI display issue when viewing & scrolling in Settings > Parameters
- #11239 Users can still delete content even after assigned to a group where the option to not allow users to delete content created by other users is selected
- #10463 Update a widget "Number" with several labels is possible (which is a non sense)
- #9542 Incorrect message in the history when removing an external reference
Pull Requests:
- [backend] add entity type verification by @aHenryJard in #12502
- [frontend] warning message in Playbook component for author replacement (#12318) by @Archidoit in #12520
- [backend] Add workspace and PIR in activity (#11149) by @Archidoit in #12527
- [backend] Fix reindexing error when deleting some reports (#12549) by @SouadHadjiat in #12550
- [frontend] fix add/delete relationships entities count (#12463) by @esrevi in #12538
- [frontend] Fix widget data selection limit when changing widget types (#10463) by @maelv-filigran in #12471
- [backend] Add telemetry for connector deployments via composer (#7328) by @maelv-filigran in #12404
- [frontend] Typo in Settings > Customization > [Any entity type] > [Marking configuration] (#12083) by @Gwendoline-FAVRE-FELIX in #12537
- [frontend] Fix Settings scroll down (#11438) by @delemaf in #12528
- [frontend] Empty fields display in entities lists and overview (#12441) by @Archidoit in #12456
- [backend/frontend] Enforce better separation between public and private settings (#12556) by @xfournet in #12557
- [frontend] change doc manager composer url (#7328) by @esrevi in #12515
- [frontend] fix connector deploy disabled button on first render (#12562) by @esrevi in #12563
- [backend] refresh user cache if restrict_delete changes (#11239) by @marieflorescontact in #12507
- [backend] align some graphql queries required capa (#12387) by @JeremyCloarec in #12547
- [backend] Merge role (#11309) by @abijahcalderon in #11482
- [backend/frontend] Implementation of forms intakes (#12493) by @SamuelHassine in #12496
- [backend/frontend] added/updated relationships: 'transferred-to', 'owns', 'supports' by @abijahcalderon in #12256
- [frontend/backend] Workspace creation capabilities (#12459) by @Archidoit in #12518
- [ci] correctly pass down current tag in env to build script (#7328) by @labo-flg in #12584
- [frontend] composer catalog (#7328) by @esrevi in #12585
- [backend] Pir manager status display (#12569) by @Archidoit in #12582
- [frontend] Fix uppercase text for GradientButton (#12545) by @Gwendoline-FAVRE-FELIX in #12591
- [backend] Upgrade vitest dependencies (#12477) by @lndrtrbn in #12478
- [frontend] Note Field Is not hidden (#12044) by @SarahBocognano in #12182
- [frontend] display as password input when manifest describes this field (#12588) by @esrevi in #12592
- [backend] restoring a report should also restore the entities linked (#12552) by @esrevi in #12583
- [backend] Cannot delete an element with a background task (#12573) by @ValentinBouzinFiligran in #12579
Full Changelog: 6.8.0...6.8.1