v1.1.0

gofiber/fiberv1.1.0Aug 23, 2025by github-actions[bot]

AI Summary

This release introduces major performance improvements and UI enhancements, alongside a refactoring that moves the main entry point to the root directory for a simpler installation command.

Key Highlights

  • Major performance improvements
  • UI enhancements
  • Refactoring: move main.go to root
  • Simpler installation command

New Features

  • Performance improvements
  • UI enhancements

Full Release Notes

## Changelog
* 1a5b951 config: update default filters to include all status codes and ports
* a140fe1 feat: major performance improvements and UI enhancements
* 71b214d fix: update all build paths after moving main.go to root
* a00378c refactor: move main.go to root for simpler installation command