Bug Fixes:
- #8942 Possible performance drop at ingestion due to heavy regular expression
- #8911 [Request for takedown case] Related entities weird behavior
- #8910 The design of the ‘create’ button for an observable must be aligned with the other create buttons
- #8908 Investigation: cannot expand observables of type File
- #8884 Header in creation drawer is not correct on observable
- #8831 Investigation: Unable to expand any indicators linked to a file obervable
- #8818 [Workbench] Relationships not created
- #8809 [entities merging] incorrect kept file when files names conflicts
- #8646 Long title on dashboards can mess with UI
- #8571 Regression in massive operations on data tables
Pull Requests:
- [frontend] Fix data tables interactions between selected elements and filters (#8571) by @lndrtrbn in #8796
- [frontend] Header in creation drawer is not correct on observable (#8884) by @SarahBocognano in #8919
- [backend] keep base entity file if files names conflicts at entities merging (#8809) by @Archidoit in #8810
- [frontend] fix unable to expand indicators based on file (#8831) by @marieflorescontact in #8933
- [backend] Domain observable with hyphen/dash is incorrectly rejected (#8927) by @SarahBocognano in #8929
- [frontend] Long title on dashboards can mess with UI (#8646) by @SarahBocognano in #8830
- [frontend] Add types filtering for related entities in cases (#8911) by @Kedae in #8922
Full Changelog: 6.3.10...6.3.11