v2.52.14
PaddlePaddle/PaddleOCRv2.52.14Jul 6, 2026by ReneWerner87
AI Summary
This release focuses on backporting a critical fix regarding `BalancerForward` and `X-Real-IP` header overwriting to the v2 branch. It also welcomes a new contributor to the project.
Key Highlights
- Backport of BalancerForward X-Real-IP overwrite fix
- New contributor @terraincognita07
Full Release Notes
<!-- Release notes generated using configuration in .github/release.yml at v2 --> ## What's Changed ### 🐛 Bug Fixes * backport BalancerForward X-Real-IP overwrite fix to v2 by @terraincognita07 in https://github.com/gofiber/fiber/pull/4495 ## New Contributors * @terraincognita07 made their first contribution **Full Changelog**: https://github.com/gofiber/fiber/compare/v2.52.13...v2.52.14