Enhancements:
- #11590 Add ".pif" Extension to excluded direct downloads list
- #11568 Be able to push every audit logs in console or file (depending transports)
- #11558 Allow different logout URL for auth0 SSO configuration
Bug Fixes:
- #11582 Notifications are not clickable anymore (redirect to entity or relationship)
- #11570 Propagating container orga sharing to elements added in container is done with context user instead of internal user
- #11548 Enriching External Reference Objects from User Interface produces GraphQL error
- #11545 In regards of filter not working with only a relationship type specified
- #11538 Trying to update Events results in an error
- #11524 Verify did not work on Edition mode on selecting inline CSV Mapper
- #11519 Improve e2e tests
- #10899 Draft list should be ordered by platform creation date by default
- #9884 Opening correlation data is fully refreshing the page first time clicked
- #8428 Changing between entity tile and list view loses filter condition
Pull Requests:
- [backend] Add check in identifier for potential deduplication by @SarahBocognano in #11555
- [frontend] No filters reset when changing between lines/cards view (#8428) by @Archidoit in #11560
- [backend] Auth0 Add environement variable to set remote logout uri (#11558) by @aHenryJard in #11566
- [frontend] in regards of filter without types (#11545) by @Archidoit in #11572
- [frontend/backend] Fix Audits list widgets errors (#11231) by @Archidoit in #11298
- [backend] launch container sharing task with system user instead of context user (#11570) by @JeremyCloarec in #11416
- [ci] Improve end to end test execution for settings validation (#11519) by @aHenryJard in #11506
- [frontend] prevent empty event_types to crash event edition (#11538) by @delemaf in #11576
- [frontend] Correlated container drawer query catched on suspense (#9884) by @ValentinBouzinFiligran in #11567
- [frontend] Verify did not work on Edit on switching to inline CSVMapper #11524 by @jpkha in #11537
- [backend] Be able to push every audit log in console or file (#11568) by @richard-julien in #11573
- [frontend][draft] Draft list should be ordered by platform creation date by default (#10899) by @SarahBocognano in #11536
- [frontend] fix navigation on notification click (#11582) by @aHenryJard in #11585
- [frontend] Prevent .pif from direct download by @Kedae in #11591
Full Changelog: 6.7.2...6.7.3