v2.45.0
🚀 New
- Add filesystem config contentTypeCharset support (#2438)
https://docs.gofiber.io/api/middleware/filesystem#default-config
🧹 Updates
- Consistent way of logging and fix middleware log format (#2432, #2444)
- Improve error handling for net error(s) (#2421)
- Bump golang.org/x/sys from 0.7.0 to 0.8.0 (#2449)
- Bump github.com/valyala/fasthttp from 1.45.0 to 1.47.0 (#2426, #2445)
🐛 Fixes
- Middleware/cors: Changed condition for 'AllowOriginsFunc' (#2423)
📚 Documentation
- Correct errors in Italian translation (#2417)
- Correct grammar errors in Azerbaijani translation. (#2413)
Full Changelog: v2.44.0...v2.45.0
Thank you @Jamess-Lucass, @baichangda, @carmeloriolo, @kanansnote and @kousikmitra for making this update possible.