v2.6.0
🔥 New
- Implement Fiber http Client #1177 #1212 #1215 - #1114
https://docs.gofiber.io/api/client
🧹 Updates
- Improve proxy middleware test case #1187
- Add optional FileSystem config to middleware/favicon #1189
- Adds and additional line to starting banner "bound: http://0.0.0.0:8080" #1210 - #1207 #1198
🩹 Fixes
- CSRF middleware cookie<>storage bug squashed and other improvements #1180 - #1182
- Fix hardcode tls to startupMessage in app.Listener #1186
- Lookup cookie in response header #1191 - #1184
- CSRF Middleware Restructuring #1194
- Use internal json package as the default json encoder #1211 ⚡
📚 Documentation
- Add embed example for go 1.16 #1175
- Fix wrong session code example #1170
- Remove duplicate line #1168 - #1166
- Fix typos and translate some sentences English to Turkish #1192
- CSRF Docs - Add note about how to get token #1196
- Filesystem Middleware: add example of embedding directory #1197
- Remove unused path parameter in README example #1201
- Update code snippets for RU language #1206
- Fix broken links in README #1218