v2.28.0
🚀 New
- Update TLS Config & Add ListenMutualTLS (#1761)
https://docs.gofiber.io/api/app#listentls
https://docs.gofiber.io/api/app#listenmutualtls
🐛 Fixes
- Restore Original URL of the context after changing it (#1788)
- Fix for "Why net.Addr is fiber.testAddr, not *net.TCPAddr?🤗 #1574" (#1784)
- utils.TrimBytes should trim all content (#1779)
📚 Documentation
- Inconsistents of storage (#1787)
- Fixing a mistake of the comment in the limiter package (#1790)
- Translate some words to bahasa(ID) (#1780)
- Add SSE example (#1776)
Thank you @efectn, @fufuok, @geet, @qracer and @rendiputra for making this update possible.