๐ New
- Support for sub fiber's error handlers (#1560)
- Add function to override form decoder setting (#1100, #1555)
https://docs.gofiber.io/api/ctx#setparserdecoder - Support logging color for custom logging formats (#1513)
- Feature: limiter middleware new skip options implemented (#1542)
https://docs.gofiber.io/api/middleware/limiter - Add one minute load avg for monitor middleware (#1530)
๐งน Updates
- Add test case for QueryParser for SetParserDecoder (#1562)
๐ Fixes
- Register static file routing with trailing slash (#1556)
- Static file routing path rewrite. (#1538)
- Fix
c.OriginalURL()
changed afterSendFile
(#1553) - File opening path and directory browsing path of filesystem (#1547)
๐ Documentation
- Update Spanish documentation (#1554)
- Fix language mistakes in Turkish (#1552)
- Translated some sentences for ja-version (#1551)
- Update README with elastic/apmfiber middleware (#1540)
Thank you @Perniciosius, @Unickorn, @aliereno, @amalshaji, @efectn, @fufuok, @ivanvc, @josebalius, @ppmasa8 and @rockcreation7 for making this update possible.