v2.52.13

PaddlePaddle/PaddleOCRv2.52.13Apr 25, 2026by ReneWerner87

AI Summary

A security and bug fix release for the Fiber web framework that ensures HTML output is properly escaped in the context formatting method to prevent potential injection issues.

Key Highlights

  • Escape HTML output in Ctx.Format

Full Release Notes

## What's Changed
### 🐛 Bug Fixes

* Escape HTML output in Ctx.Format by @gaby in https://github.com/gofiber/fiber/pull/4232

**Full Changelog**: https://github.com/gofiber/fiber/compare/v2.52.12...v2.52.13