v2.35.0
🚀 New
- Add params parse (#1964)
https://docs.gofiber.io/api/ctx#paramsparser - middleware/monitor: Add some parameters to config for supporting #1936 (#1956)
https://docs.gofiber.io/api/middleware/monitor
🧹 Updates
- Binds the param string to a struct use params tag (#1968)
- Client: Remove beta warning (#1951)
- Bump github.com/valyala/fasthttp from 1.37.0 to 1.38.0 (#1948)
- Delete a blank line (#1961)
- Actions for MacOS (#1911)
🐛 Fixes
- middleware/logger: TagLatency doesn't have standard format between modes (#1943)
- middleware/session: fix update cookie. (#1960)
📚 Documentation
- Refactor - default error handler & example (#1941)
- New issue templates (#1945)
- Translate some lines to turkish (#1954)
- Update README_fa.md (#1953)
- Flat-square style for readme badges (#1949)
Thank you @efectn, @hamidreza01, @ly020044, @marcelogamba, @nnnkkk7, @olongfen and @taheri24 for making this update possible.