v2.52.10
🐛 Bug Fixes
- Handle invalid path in filesystem by @rokostik in https://github.com/gofiber/fiber/pull/3688
- Fix recover middleware panic output formatting by @ReneWerner87 in https://github.com/gofiber/fiber/pull/3818
- Fix enforcement of Immutable config for some edge cases by @gaby in https://github.com/gofiber/fiber/pull/3835
📚 Documentation
- Document RoutePatternMatch by @ReneWerner87 in https://github.com/gofiber/fiber/pull/3723
New Contributors
- @rokostik made their first contribution in https://github.com/gofiber/fiber/pull/3688
Full Changelog: https://github.com/gofiber/fiber/compare/v2.52.9...v2.52.10