### 🚀 功能特性

- 在 ClawHub 中添加 RapidOCR Skill ([https://clawhub.ai/rapidai/rapidocr](https://clawhub.ai/rapidai/rapidocr))
- **(docker)** 为每个引擎添加 Docker 开发环境 (#649)，由 [@LocNgoXuan23](https://github.com/LocNgoXuan23) 在 [1f78b76](https://github.com/RapidAI/RapidOCR/commit/1f78b76eb47001a58f6de708ee1005925317d644) 中贡献
- **(python)** 为 API 和 CLI 添加 `model_root_dir`（模型根目录）和 `download_models`（下载模型）功能，由 [@SWHL](https://github.com/SWHL) 在 [8ea9626](https://github.com/RapidAI/RapidOCR/commit/8ea96265b57c14cd1260b2d82a06314e170ea624) 中贡献
- 添加 PP-OCRv5 方向分类（cls）模块，由 [@SWHL](https://github.com/SWHL) 在 [b73ec51](https://github.com/RapidAI/RapidOCR/commit/b73ec51ecfdddaaed2e5003fc5ed7be2a51db8e6) 中贡献

### 🐛 漏洞修复

- 更新 paddle/cls/v5 模型的下载链接，由 [@SWHL](https://github.com/SWHL) 在 [143f462](https://github.com/RapidAI/RapidOCR/commit/143f46242d52ac87077a84d9829ed8ec737f8041) 中贡献
- 修复了缺失的包导入（package import），由 [@SWHL](https://github.com/SWHL) 在 [5ef4525](https://github.com/RapidAI/RapidOCR/commit/5ef452516d0dde0ed36c1f5ec7eb84387c5fe19b) 中贡献

### 📚 文档

- 添加 Skill 徽章，由 [@SWHL](https://github.com/SWHL) 在 [e9a915a](https://github.com/RapidAI/RapidOCR/commit/e9a915aa69f10f869e1614afffdaf8f847da4a9f) 中贡献

### 🧪 测试相关

- 添加方向分类（cls）单元测试，由 [@SWHL](https://github.com/SWHL) 在 [ece9679](https://github.com/RapidAI/RapidOCR/commit/ece967983d0227d91a83f104de1a8cb3598a99a0) 中贡献

### ⚙️ 其他任务

- 更新默认模型版本至 v3.8.0，由 [@SWHL](https://github.com/SWHL) 在 [abaaeb3](https://github.com/RapidAI/RapidOCR/commit/abaaeb30433f3a81955dc9a11a6257e6bd3a0ea4) 中贡献
- 更新模型名称，由 [@SWHL](https://github.com/SWHL) 在 [c5d1ea7](https://github.com/RapidAI/RapidOCR/commit/c5d1ea7f4a966619f86e5ccb3a42c9b2b528b0a8) 中贡献
- 更新赞助者（backer）链接，由 [@SWHL](https://github.com/SWHL) 在 [6e829e3](https://github.com/RapidAI/RapidOCR/commit/6e829e313e31808a0d3581250e1598a0df2737af) 中贡献
- 更新赞助者列表，由 [@SWHL](https://github.com/SWHL) 在 [878cc11](https://github.com/RapidAI/RapidOCR/commit/878cc1167c88d81f9817cd355ead50a57f82bf35) 中贡献

### 🎉 贡献者

- [@SWHL](https://github.com/SWHL)
- [@LocNgoXuan23](https://github.com/LocNgoXuan23)

**完整变更日志**: [3.8.0](https://github.com/RapidAI/RapidOCR/compare/v3.7.0..v3.8.0)
