v2.52.13
saga-soft/novelWriterv2.52.13Apr 25, 2026by ReneWerner87
AI Summary
This release focuses on a security and stability bug fix regarding HTML output escaping in the Ctx.Format method to prevent potential injection vulnerabilities.
Key Highlights
- Fixed HTML escape output in Ctx.Format
- Addressed potential security vulnerability in formatting
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