Features
- Feat(microsoftteams-file): new trigger + file upload (#1590)
- feat(attachments): use filesystem for gmail, outlook triggers to save attachments (#1631)
- fix(i18n): add additional youtube tools, sync i18n pipeline, remove dated docs (#1632)
- fix(kb-sanitization): add sanitization for kb tags when exporting workflow (#1628)
- fix(telemetry): updated telemetry, added nested sanitization, added granular trace spans for logs and updated UI (#1627)
- feat(telegram): added additional telegram tools & docs (#1625)
Bug Fixes
- fix(chat): allow file-only messages with no text to be sent in chat panel and deployed chat (#1635)
- fix(i18n): exclude SDK files from automatic translation to prevent corruption (#1634)
- fix(tool-calls): remove redundant input/output fields in favor of arguments/response, exclude isExpanded for tools in agents in workflow change detection (#1630)
- fix(docker): updated docker to use non-root user for k8s/helm deployments (#1626)