v0.61.8

PaddlePaddle/PaddleOCRv0.61.8Jul 17, 2026by github-actions[bot]

AI Summary

This release represents a clean promotion of the main branch into the release branch, ensuring that staging and production builds can pick up the latest accumulated improvements without divergence.

Key Highlights

  • Clean release pipeline and fast-forwardable merge into the release branch.
  • Prepares staging and production builds with the newest improvements.
  • Maintains clean release momentum with no divergence.

Full Release Notes

# The Smooth Shipping Upgrade

v0.61.2 → v0.61.8 is all about clean release momentum—promoting the latest work from `main` into `release` so staging/prod builds can pick up the newest improvements. Onward and upward. 🚀

## Highlights

### Release pipeline & promotion 🚢
This release primarily reflects a clean promotion of `main` into `release`, bringing the accumulated changes forward with a fast-forwardable merge (no divergence), ready for staging and production cuts.

([#4936](https://github.com/tinyhumansai/openhuman/pull/4936)) — Thank you @M3gA-Mind!

## Contributor Credits

Thanks to everyone who contributed to this release: **@M3gA-Mind**, **@github-actions[bot]**.

## Full Compare

https://github.com/tinyhumansai/openhuman/compare/v0.61.2...v0.61.8