| Name | Modified | Size | Downloads / Week |
|---|---|---|---|
| Parent folder | |||
| README.md | 2025-11-19 | 740 Bytes | |
| v2.52.10 source code.tar.gz | 2025-11-19 | 773.8 kB | |
| v2.52.10 source code.zip | 2025-11-19 | 984.5 kB | |
| Totals: 3 Items | 1.8 MB | 0 | |
🐛 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