diff --git a/docs/ar/changelog.mdx b/docs/ar/changelog.mdx index f8997da03..177ac6142 100644 --- a/docs/ar/changelog.mdx +++ b/docs/ar/changelog.mdx @@ -4,6 +4,29 @@ description: "تحديثات المنتج والتحسينات وإصلاحات icon: "clock" mode: "wide" --- + + ## v1.14.2a1 + + [عرض الإصدار على GitHub](https://github.com/crewAIInc/crewAI/releases/tag/1.14.2a1) + + ## ما الذي تغير + + ### إصلاحات الأخطاء + - إصلاح إصدار حدث flow_finished بعد استئناف HITL + - إصلاح إصدار التشفير إلى 46.0.7 لمعالجة CVE-2026-39892 + + ### إعادة هيكلة + - إعادة هيكلة لاستخدام I18N_DEFAULT المشترك + + ### الوثائق + - تحديث سجل التغييرات والإصدار لـ v1.14.1 + + ## المساهمون + + @greysonlalonde + + + ## v1.14.1 diff --git a/docs/en/changelog.mdx b/docs/en/changelog.mdx index 13c737e4b..b7a9b2645 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.2a1 + + [View release on GitHub](https://github.com/crewAIInc/crewAI/releases/tag/1.14.2a1) + + ## What's Changed + + ### Bug Fixes + - Fix emission of flow_finished event after HITL resume + - Fix cryptography version to 46.0.7 to address CVE-2026-39892 + + ### Refactoring + - Refactor to use shared I18N_DEFAULT singleton + + ### Documentation + - Update changelog and version for v1.14.1 + + ## Contributors + + @greysonlalonde + + + ## v1.14.1 diff --git a/docs/ko/changelog.mdx b/docs/ko/changelog.mdx index 1a25fbdf4..f4e3ca546 100644 --- a/docs/ko/changelog.mdx +++ b/docs/ko/changelog.mdx @@ -4,6 +4,29 @@ description: "CrewAI의 제품 업데이트, 개선 사항 및 버그 수정" icon: "clock" mode: "wide" --- + + ## v1.14.2a1 + + [GitHub 릴리스 보기](https://github.com/crewAIInc/crewAI/releases/tag/1.14.2a1) + + ## 변경 사항 + + ### 버그 수정 + - HITL 재개 후 flow_finished 이벤트 방출 수정 + - CVE-2026-39892 문제를 해결하기 위해 암호화 버전을 46.0.7로 수정 + + ### 리팩토링 + - 공유 I18N_DEFAULT 싱글톤을 사용하도록 리팩토링 + + ### 문서 + - v1.14.1에 대한 변경 로그 및 버전 업데이트 + + ## 기여자 + + @greysonlalonde + + + ## v1.14.1 diff --git a/docs/pt-BR/changelog.mdx b/docs/pt-BR/changelog.mdx index b7c5a23f0..45cc9943f 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.2a1 + + [Ver release no GitHub](https://github.com/crewAIInc/crewAI/releases/tag/1.14.2a1) + + ## O que Mudou + + ### Correções de Bugs + - Corrigir a emissão do evento flow_finished após a retomada do HITL + - Corrigir a versão da criptografia para 46.0.7 para resolver o CVE-2026-39892 + + ### Refatoração + - Refatorar para usar o singleton I18N_DEFAULT compartilhado + + ### Documentação + - Atualizar o changelog e a versão para v1.14.1 + + ## Contribuidores + + @greysonlalonde + + + ## v1.14.1