Enhancements:
- #16696 feat(custom-views): deploy a custom view received from XTM Hub
- #16656 feat(stream): Allow usage of configurable deny list of uri for stream ingestion
- #15860 feat: add monitoring to prevent ES issues
- #14054 feat(workflow): ability to comment on a transition & view the comment in the UI
Bug Fixes:
- #16900 fix(bug): improve KNOWLEDGE_KNUPDATE capability
- #16895 fix(widget): Public relationship heatmap widget error when no filters
- #16845 fix(workflow): setting AM and Share to org together in a transition
- #16843 fix(worfklow): AM not properly set after a transition that shares to org
- #16833 fix(backend): [fuzzy] queries broken by commit in #16508
- #16691 fix(notification): out-of-memory when computing digest notifications over a large range
- #16051 fix(csv-mapper): "Cannot read properties of undefined (reading 'getTracer')" when importing CSV with CSV Mapper
- #15889 fix(authentication): session expiration time in frontend doesn't match expiration time in Redis
Pull Requests:
- chore(ci): auto label migration on PRs (#16358) by @aHenryJard in #16359
- fix(backend): fix global search queries broken in fuzzy mode (#16508) by @CelineSebe in #16841
- feat(draft-workflow): send draft-workflow comment by notification to assignees and participants (#14054) by @frapuks in #16505
- feat(frontend): custom view attribute widget - chunk 1 (#15848) by @SarahBocognano in #16211
- fix(notification): prevent out-of-memory when computing digest notifications (#16691) by @T0t1n in #16735
- feat(frontend): add offset to startDateEpoch so frontend session expires when backend session is still valid (#15889) by @scarletmerlin123 in #15890
- feat(backend): add engine health monitor (#15860) (#37) by @JeremyCloarec in #15861
- fix(widget): Public relationship heatmap widget when no filters (#16895) by @Archidoit in #16896
- feat(custom-views): deploy a custom view received from XTM Hub (#16696) by @Julienger0 in #16697
- fix(bug): improve KNOWLEDGE_KNUPDATE capability (#16900) by @SarahBocognano in #16879
- fix(ingestion): enforce uri deny list for stream (#16656) by @ValentinBouzinFiligran in #16617
New Contributors:
Full Changelog: 7.260626.0...7.260701.0