Bug Fixes:
- #10692 In organization seggregated platform, users associated to feed can still create entities even if they don't belong any organization
- #10684 [CI] sometime opencti-*-start won't start because can't cp folder
- #10681 Password change error
- #10680 Exporting investigation as image in Firefox is not working
- #10665 Ask AI content is showing the previous content result while querying AI
- #10634 AI button is missing in rich text field content of report creation
- #10615 Multiple issues in drafts display after import
- #10614 When left menu opened, the active marker is not working in drafts section
- #10586 Due to the introduction of "particles" effect, large graphs are too heavy in CPU
- #10585 In graph, incorrect layout in overview window
- #10584 In graph, when loading quickly, the loading window is blinking
- #10583 In investigation graph, double clicking on the node is no longer opening the expand window
- #10581 In graphs, forces are not applied
- #10580 Zoom on container graph is not correct when entering
- #10490 Typo in STIX pattern creator
- #10290 In read only mode, users are not able to mass delete their notifications
- #9147 [CI] Flaky e2e test on background tasks
- #9053 In case of SAML auth failure, platform is stuck and not redirecting to login with error message
- #8803 Harmonization of our "Confirmation Dialog Box"
- #8511 Knowledge filters are repercuiting in relationship creation entities list
- #7986 Activity manager error "Numeric value out of range"
- #7458 [Dashboard] White color in "Tree" visualization makes text illegible
- #7246 CI improvement: when opencti does not start on drone, the step is green, should be red
Pull Requests:
- [frontend] Avoid URI filters repercussion in Knowledge screens (#8511) by @Archidoit in #9066
- [backend] Fix activity manager indexing error (#7986) by @SouadHadjiat in #10515
- [backend] Typo in STIX pattern creator (#10490) by @SarahBocognano in #10660
- [frontend/backend] modify draft display behavior (#10615) by @JeremyCloarec in #10663
- [frontend] every user should be able to manage its own notifications (#10290) by @Archidoit in #10503
- [frontend] Fix layout for meta-objects in details popup (#10585) by @lndrtrbn in #10670
- [frontend] Expand on node double click in investigation (#10583) by @lndrtrbn in #10666
- [frontend] AI button is missing in rich text field content of report creation (#10634) by @SarahBocognano in #10673
- [frontend] do not use particles for links (#10586) by @lndrtrbn in #10667
- [frontend] Fix init zoom on graphs (2) (#10580) by @lndrtrbn in #10655
- [frontend] Graphs: display loading long enough to avoid blink effect (#10584) by @lndrtrbn in #10677
- [frontend] graph: apply forces at init + reset positions saved on unfix (#10581) by @lndrtrbn in #10662
- [frontend] Dont display previous result while AskAI content is loading (#10665) by @Archidoit in #10678
- [frontend] harmonize deletion popup (#8803) by @frapuks in #10060
- [frontend] When left menu opened, the active marker is not working in drafts section (#10614) by @SarahBocognano in #10669
- [backend] fix password retrieval (#10681) by @JeremyCloarec in #10683
- [frontend] Fix exporting image by skipping fonts (#10680) by @lndrtrbn in #10682
- [CI] copy opencti-platform without nodes_modules for start services (#10684) by @aHenryJard in #10685
- [backend] validate applicant id user during authentication (#10692) by @JeremyCloarec in #10693
- [frontend] [Dashboard] White color in "Tree" visualization makes text illegible (#7458) by @SarahBocognano in #10122
Full Changelog: 6.6.4...6.6.5