Bug Fixes:
- #10841 Upserting an entity with x_opencti_stix_ids containing an existing standard ID works and creating duplicated IDs
- #10817 Import a file in a grouping fail at creating a contains_ref, fails to attach the file & fails to redirect properly.
- #10700 When only one export connector is available for the desired format, it should be directly selected
- #10697 Filter is empty when trying to access entities created by a user in Activity
- #10506 AI Insight in dark mode comes up written in black
- #9646 [Playbook] Problem displaying “label” filter
- #9023 Can't access all the users in Creators trigger filter of a Connector
Pull Requests:
- [backend] fix cron playbook node filter saving (#9646) by @JeremyCloarec in #10810
- [frontend] fix redirection to Entities created by a user (#10697) by @Archidoit in #10805
- [frontend] When only one export connector is available for the desired format, it should be directly selected (#10700) by @Gwendoline-FAVRE-FELIX in #10806
- [frontend] fix AI Insight content remove tags with props (#10506) by @delemaf in #10820
- [frontend/backend] handle update resulting in a standard_id change in draft (#10817) by @JeremyCloarec in #10825
- [backend] Fix duplicate IDs in other STIX IDs and introduce test (#10841) by @SamuelHassine in #10842
- [frontend] Display the all users in Creators trigger filter of Connector (#9023) by @Archidoit in #10811
Full Changelog: 6.6.7...6.6.8