v2.52.13

0xsha/CloudBrutev2.52.13Apr 25, 2026by ReneWerner87

AI Summary

This is a patch release focused on fixing a security vulnerability by properly escaping HTML output in the context formatting functionality.

Key Highlights

  • Fixed HTML output escaping in Ctx.Format
  • Patch release addressing security and formatting issues

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