diff --git a/docs/ar/changelog.mdx b/docs/ar/changelog.mdx index 8a6d1fe20..ce9a44863 100644 --- a/docs/ar/changelog.mdx +++ b/docs/ar/changelog.mdx @@ -4,6 +4,29 @@ description: "تحديثات المنتج والتحسينات وإصلاحات icon: "clock" mode: "wide" --- + + ## v1.14.7a3 + + [عرض الإصدار على GitHub](https://github.com/crewAIInc/crewAI/releases/tag/1.14.7a3) + + ## ما الذي تغير + + ### إصلاحات الأخطاء + - إصلاح تعرض `ask_for_human_input` في `AgentExecutor` التجريبي + - حل مشكلات CVEs الخاصة بـ pip-audit لـ `aiohttp`، `docling`، `docling-core`، و `pip` + + ### إعادة هيكلة + - نقل `@start` لقراءة من `FlowDefinition` + + ### الوثائق + - تحديث سجل التغييرات والإصدار لـ v1.14.7a2 + + ## المساهمون + + @greysonlalonde، @lorenzejay، @vinibrsl + + + ## v1.14.7a2 diff --git a/docs/en/changelog.mdx b/docs/en/changelog.mdx index 1fcf70971..ccce962d4 100644 --- a/docs/en/changelog.mdx +++ b/docs/en/changelog.mdx @@ -4,6 +4,29 @@ description: "Product updates, improvements, and bug fixes for CrewAI" icon: "clock" mode: "wide" --- + + ## v1.14.7a3 + + [View release on GitHub](https://github.com/crewAIInc/crewAI/releases/tag/1.14.7a3) + + ## What's Changed + + ### Bug Fixes + - Fix exposure of `ask_for_human_input` on experimental `AgentExecutor` + - Resolve pip-audit CVEs for `aiohttp`, `docling`, `docling-core`, and `pip` + + ### Refactoring + - Migrate `@start` to read from `FlowDefinition` + + ### Documentation + - Update changelog and version for v1.14.7a2 + + ## Contributors + + @greysonlalonde, @lorenzejay, @vinibrsl + + + ## v1.14.7a2 diff --git a/docs/ko/changelog.mdx b/docs/ko/changelog.mdx index d0a3d3393..f884e801f 100644 --- a/docs/ko/changelog.mdx +++ b/docs/ko/changelog.mdx @@ -4,6 +4,29 @@ description: "CrewAI의 제품 업데이트, 개선 사항 및 버그 수정" icon: "clock" mode: "wide" --- + + ## v1.14.7a3 + + [GitHub 릴리스 보기](https://github.com/crewAIInc/crewAI/releases/tag/1.14.7a3) + + ## 변경 사항 + + ### 버그 수정 + - 실험적인 `AgentExecutor`에서 `ask_for_human_input` 노출 문제 수정 + - `aiohttp`, `docling`, `docling-core`, 및 `pip`에 대한 pip-audit CVE 해결 + + ### 리팩토링 + - `@start`를 `FlowDefinition`에서 읽도록 마이그레이션 + + ### 문서화 + - v1.14.7a2에 대한 변경 로그 및 버전 업데이트 + + ## 기여자 + + @greysonlalonde, @lorenzejay, @vinibrsl + + + ## v1.14.7a2 diff --git a/docs/pt-BR/changelog.mdx b/docs/pt-BR/changelog.mdx index fe20ebf86..ab860e0cc 100644 --- a/docs/pt-BR/changelog.mdx +++ b/docs/pt-BR/changelog.mdx @@ -4,6 +4,29 @@ description: "Atualizações de produto, melhorias e correções do CrewAI" icon: "clock" mode: "wide" --- + + ## v1.14.7a3 + + [Ver release no GitHub](https://github.com/crewAIInc/crewAI/releases/tag/1.14.7a3) + + ## O que Mudou + + ### Correções de Bugs + - Corrigir a exposição de `ask_for_human_input` no `AgentExecutor` experimental + - Resolver CVEs do pip-audit para `aiohttp`, `docling`, `docling-core` e `pip` + + ### Refatoração + - Migrar `@start` para ler de `FlowDefinition` + + ### Documentação + - Atualizar o changelog e a versão para v1.14.7a2 + + ## Contribuidores + + @greysonlalonde, @lorenzejay, @vinibrsl + + + ## v1.14.7a2