diff --git a/docs/update/update.en.md b/docs/update/update.en.md index a464ba0c32..8bb0f27319 100644 --- a/docs/update/update.en.md +++ b/docs/update/update.en.md @@ -6,6 +6,22 @@ hide: --- ### Recently Update + +#### **2025.08.15: Release of PaddleOCR 3.1.1**, includes: + +- **Bug Fixes:** + - Added the missing methods `save_vector`, `save_visual_info_list`, `load_vector`, and `load_visual_info_list` in the `PP-ChatOCRv4` class. + - Added the missing parameters `glossary` and `llm_request_interval` to the `translate` method in the `PPDocTranslation` class. + +- **Documentation Improvements:** + - Added a demo to the MCP documentation. + - Added information about the PaddlePaddle and PaddleOCR version used for performance metrics testing in the documentation. + - Fixed errors and omissions in the production line document translation. + +- **Others:** + - Changed the MCP server dependency to use the pure Python library `puremagic` instead of `python-magic` to reduce installation issues. + - Retested PP-OCRv5 performance metrics with PaddleOCR version 3.1.0 and updated the documentation. + #### **2025.06.29: Release of PaddleOCR 3.1.0**, includes: - **Key Models and Pipelines:** diff --git a/docs/update/update.md b/docs/update/update.md index feda424fb5..d879a6f8aa 100644 --- a/docs/update/update.md +++ b/docs/update/update.md @@ -7,6 +7,21 @@ hide: ### 更新 +#### 2025.08.15: **PaddleOCR 3.1.1** 发布,新增能力如下: + +- **bug修复:** + - 补充 `PP-ChatOCRv4` 类缺失的`save_vector`、`save_visual_info_list`、`load_vector、load_visual_info_list` 方法。 + - 补充 `PPDocTranslation` 类的 `translate` 方法缺失的 `glossary 和 `llm_request_interval 参数。 + +- **文档优化:** + - 补充 MCP 文档中的 demo。 + - 补充文档中测试性能指标使用的飞桨框架与 PaddleOCR 版本。 + - 修复文档翻译产线文档中的错漏。 + +- **其他:** + - 修改 MCP 服务器依赖,使用纯 Python 库 `puremagic` 代替 `python-magic`,减少安装问题。 + - 使用 3.1.0 版本 PaddleOCR 重新测试 PP-OCRv5 性能指标,更新文档。 + #### 2025.06.29: **PaddleOCR 3.1.0** 发布,新增能力如下: - **重要模型和产线:** diff --git a/readme/README_ar.md b/readme/README_ar.md index c042b23220..e7e55b3578 100644 --- a/readme/README_ar.md +++ b/readme/README_ar.md @@ -52,6 +52,37 @@ ## 📣 آخر التحديثات +

2025.08.15: إصدار PaddleOCR 3.1.1، يتضمن:

+ +

🔥🔥2025.06.29: إصدار PaddleOCR 3.1.0، يتضمن:

+ +
+ سجل التحديثات + +

🔥🔥2025.06.26: إصدار PaddleOCR 3.0.3، يتضمن:

-
- سجل التحديثات

🔥🔥 2025.06.05: إصدار PaddleOCR 3.0.1، يتضمن: