| Name | Modified | Size | Downloads / Week |
|---|---|---|---|
| Parent folder | |||
| README.md | 2024-12-31 | 1.2 kB | |
| v2.52.6 source code.tar.gz | 2024-12-31 | 770.7 kB | |
| v2.52.6 source code.zip | 2024-12-31 | 980.9 kB | |
| Totals: 3 Items | 1.8 MB | 0 | |
🐛 Bug Fixes
- Use Content-Length for bytesReceived and bytesSent tags in Logger Middleware in v2 by @gaby in https://github.com/gofiber/fiber/pull/3067
- Fix handle un-matched open brackets in the query params by @dojutsu-user in https://github.com/gofiber/fiber/pull/3121
- Middleware/CORS: Remove Scheme Restriction by @zingi in https://github.com/gofiber/fiber/pull/3168
- Respect Immutable config for Body() by @nickajacks1 in https://github.com/gofiber/fiber/pull/3246
- Support Square Bracket Notation in Multipart Form data by @ReneWerner87 in https://github.com/gofiber/fiber/pull/3268
📚 Documentation
- Add detailed documentation for the templates guide by @grivera64 in https://github.com/gofiber/fiber/pull/3113
🛠️ Maintenance
- Update benchmark-action to v1.20.3 by @gaby in https://github.com/gofiber/fiber/pull/3084
- Add CODEOWNERS file by @gaby in https://github.com/gofiber/fiber/pull/3124
- Update dependencies by @gaby in https://github.com/gofiber/fiber/pull/3254
- Add parallel benchmark for Next() by @gaby in https://github.com/gofiber/fiber/pull/3259
Full Changelog: https://github.com/gofiber/fiber/compare/v2.52.5...v2.52.6