Enhancements:
- #16200 [Backend] Fix vitest config
- #16190 Enhance AST node validation and coverage within safeEjs utility
- #16185 Improve worker logs when unable to push to queue
- #16174 [CI] Add restart of XTM Composer on deployment
- #16123 [DOC] clarify doc contribution rules and common errors
- #16122 [XTMHub]🎯 Update documentations and Filigran Experience wording
- #16119 Export PDF Report Title
- #15984 [XTMHub]🎯 Delete / Update newsfeed from the hub
- #15765 Apply rate limit threshold per IP and per user-agent
- #15753 [Playbook] Add description to each playbook component
Bug Fixes:
- #16153 No entities when importing from CSV using a mapper
- #16152 Custom Views not showing up on Locations pages
- #16019 Too much padding in entity creation form
- #15986 Picker in Send to notifier component not accepting typing
- #15959 Draft: Author, Assignee, Participant order
- #15856 Array-type connector config fields missing placeholder and description in connector configuration form
- #15585 Dashboard PDF Export: Selected Time Window Missing
- #14105 Importing a list of IPs in draft mode has the same author as the associated entity
- #13239 UsersLinesRefetchQuery error "search_after has 1 value(s) but sort has 2"
Pull Requests:
- [backend/frontend] add ability to order drafts by Author, assignee and participant (#15959) by @frapuks in #15985
- [frontend] add description in json array renderer (#15856) by @esrevi in #15885
- [backend] authorized_members in playbook should be an array (#15986) by @esrevi in #16067
- [backend/frontend] Support XTM One files management (#15305) by @richard-julien in #16007
- [client-python] Remove about method from opencti_api_client (#15305) by @richard-julien in #16166
- [docs] clarify docs instructions and check build on CI (#16123) by @labo-flg in #16124
- [backend/frontend] [Playbook] Be able to bulk enroll in playbook (#10039) by @SarahBocognano in #15850
- [backend] add referer policy (#16020) by @aHenryJard in #16056
- [backend] Allow using a rate limit base on both IP and user-agent (#15765) by @aHenryJard in #15766
- [backend/frontend] Add custom description field to playbook nodes (#15753) by @nvkhope in #16093
- [ci] Add restart of XTM Composer when deploying new rolling (#16174) by @efaure in #16175
- [frontend] Fix custom views not working on some SDO pages (#16152) by @fellowseb in #16154
- [backend/frontend] feat: sync news feed update and delete with XTM Hub (#15984) by @Kroustille in #16058
- [worker] improve log when unable to push to queue (#16185) by @SouadHadjiat in #16187
- [frontend] Too much padding in entity creation form (#16019) by @ValentinBouzinFiligran in #16050
- [backend/frontend] chore(news-feed): remove feature flag and add documentation (#16122) by @Kroustille in #16176
- [frontend] Add dates in dashboard exports (#15585) by @Archidoit in #15961
- [backend/frontend] Draft: ability to validate by a tier & view a diff panel (#8707) by @ludovic in #16149
- [backend] Fix vitest config include patterns (#16200) by @nvkhope in #16201
- [frontend] update report pdf name file default (#16119) by @esrevi in #16179
- [frontend] fix search_after sort mismatch (#13239) by @nvkhope in #16189
- [frontend/backend] fix storage view, get filenames with unicode (#7281) by @esrevi in #16089
- [backend] improve template sandbox validation for object properties (#16190) by @ludovic in #16191
- [client-python] Loosen pyjwt pin to allow 2.13.x and future minor bumps (#16207) by @SamuelHassine in #16208
Full Changelog: 7.260522.0...7.260527.0