Enhancements:
- #16840 feat(playbook): restrict AI agent run as selection to the current user and service accounts
- #16469 feat: form intake - when user has only create/update in draft, ensure that creation on the fly does not go through a creation process but still allow creation
- #16393 docs(playbook): update component image
- #15826 feat: Replace text editor with a new solution
- #14063 feat(dashboards): add drafts as entities that can be filtered in dashboards
Bug Fixes:
- #16847 fix(frontend): built-in decay rules no longer display filters and may not apply to indicators
- #16825 fix(dashboard): Add draft author as an attribute in the last step of a widget
- #16824 fix(Worfklow&RBAC): a user with create/update in draft only is not able to update a draft
- #16805 fix(scope): Menu data / import visible without capabilites Create Update
- #16801 fix(draft): Draft creation from XTM browser extension can fail or be incomplete
- #16762 fix(workflow): The checkmark is not green in the “Workflow” column
- #16758 fix(draft): Restricted drafts page don't show the new metadata columns
- #16706 fix(scope): Draft review panel not accessible without manage customization
- #16699 fix(workflow): dynamic Authorized members dont use the good key
- #16633 fix(scope): entities count in Overview tab always the same
- #16498 fix(frontend): Dashboard widgets partially rendered in PDF export when changing theme
- #15624 fix(export): garbled Japanese text in PDF export with AI content
Pull Requests:
- feat(form-intake): allow to use entity lookup with on-the-fly creation when user has only createupdate (#16469) by @OctaveLaventure in #16606
- feat(draftworkflow): display metadata columns in restricted drafts (#16758) by @frapuks in #16761
- feat(workflow): handle DraftWorkspace in dashboard visualisations (#14063) by @delemaf in #16283
- fix(workflow): handle workflow to display check marks green for drafts (#16762) by @frapuks in #16764
- fix(capabilities): fix capa for menu data import (#16805) by @frapuks in #16809
- docs: update playbook-components.md (#16393) by @tobybutler405 in #16626
- fix(frontend): fix garbled CJK characters in HTML to PDF export (#15624) by @yunono-filg in #16274
- fix(frontend): restore entity-only distribution in report and grouping details widgets (#16633) by @Gwendoline-FAVRE-FELIX in #16823
- fix(form-intakes): fix author with custom label (#16699) by @frapuks in #16827
- feat(draft): can update draft with capa create update knowledge in draft (#16824) by @frapuks in #16831
- feat(draft): Add author in draft widget attribute (#16825) by @frapuks in #16834
- feat(playbook): restrict AI agent run as to current user and service accounts (#16840) by @SamuelHassine in #16842
- fix(backend): migration of decay rule filters wasn't run properly (#16847) by @JeremyCloarec in #16849
- fix(workflow): Resolve entities during an async update of authorized members (#16843) by @frapuks in #16848
New Contributors:
- @yunono-filg made their first contribution in #16274
Full Changelog: 7.260624.0...7.260626.0