Never miss a release that matters

AI-powered summaries of every GitHub release.

AI Summaries

Changelogs condensed into clear, actionable insights.

Always Free

Track up to 5 packages at no cost, forever.

Weekly Digest

A curated summary of every release, delivered weekly.

Get Started Free
PaddlePaddle/PaddleOCRv3.x
15 releases

TL;DR

PaddleOCR now includes PaddleOCR-VL-1.6, a significantly improved document parsing model, offering state-of-the-art accuracy on benchmarks like OmniDocBench and better performance on tasks like table and ancient Chinese document recognition.

New

  • PaddleOCR-VL-1.6: New document parsing model with improved accuracy and robustness.
  • API SDKs: Official SDKs released for Python, Go, and TypeScript (software development kits) to simplify integration with PaddleOCR APIs.
  • Multi-page TIFF Support: Added support for parsing multi-page TIFF images.

Fixes Worth Knowing

  • Improved parsing robustness and recognition accuracy across various document types.

Before You Upgrade

Existing PaddleOCR-VL-1.5 users can upgrade to PaddleOCR-VL-1.6 with zero code changes.

v3.6.0v3.6.0
May 28, 2026
v3.5.0v3.5.0
Apr 21, 2026
v3.4.1v3.4.1
Apr 14, 2026
v3.4.0v3.4.0
Jan 29, 2026
v3.3.3v3.3.3
Jan 20, 2026
v3.3.2v3.3.2
Nov 13, 2025
v3.3.1v3.3.1
Oct 29, 2025
v3.3.0v3.3.0
Oct 16, 2025
v3.2.0v3.2.0
Aug 21, 2025
v3.1.1v3.1.1
Aug 15, 2025
v3.1.0v3.1.0
Jun 29, 2025
v3.0.3v3.0.3
Jun 26, 2025
v3.0.2v3.0.2
Jun 18, 2025
v3.0.1v3.0.1
Jun 5, 2025
v3.0.0v3.0.0
May 20, 2025
PaddlePaddle/PaddleOCRv2.x
16 releases

TL;DR

PaddleOCR now includes a new Chinese recognition model (ch_doc) optimized for documents with a large character set, improving accuracy on complex texts.

Breaking

None.

New

  • Chinese Document Recognition: Added ch_doc language model for improved accuracy on document images with over 15,000 characters.
  • Environment Variable for Models: You can now specify the base directory for PaddleOCR models using the PADDLE_OCR_BASE_DIR environment variable.

Fixes Worth Knowing

  • Fixed NaN issues in PP-OCRv4, improving stability.
  • Resolved inference errors with KIE (Key Information Extraction) mode in ONNX format.
  • Corrected issues with LaTeXOCR inference and training.
  • Fixed a bug causing errors when exporting images without text to docx format.

Before You Upgrade

If you were relying on specific model download locations, consider setting the PADDLE_OCR_BASE_DIR environment variable to ensure consistent behavior.

v2.10.0v2.10.0
Mar 7, 2025
v2.9.1v2.9.1
Oct 22, 2024
v2.9.0v2.9.0
Oct 18, 2024
v2.8.1v2.8.1
Jul 17, 2024
v2.8.0v2.8.0
Jul 4, 2024
Mar 29, 2024
Mar 29, 2024
Mar 28, 2024
Mar 25, 2024
Oct 18, 2023
Sep 22, 2023
Aug 24, 2022
May 9, 2022
May 26, 2021
Apr 19, 2021
Feb 8, 2021
PaddlePaddle/PaddleOCRv1.x
1 release

TL;DR

PaddleOCR now offers a 3.5MB ultra-lightweight OCR (Optical Character Recognition) system, enabling deployment on a wider range of devices including mobile and embedded systems.

New

  • Ultra-lightweight model: Deploy OCR on server, mobile, embedded, and IoT devices.

Fixes Worth Knowing

None.

Before You Upgrade

None.

Sep 27, 2020