v1.1.0

wasp-lang/waspv1.1.0Aug 23, 2025by github-actions[bot]

AI Summary

This version introduces major performance improvements and UI enhancements. It also refactors the project structure by moving the main entry point to the root directory to simplify the installation command.

Key Highlights

  • Major performance improvements and UI enhancements.
  • Project structure refactored to move main.go to root.
  • Updated default filters to include all status codes and ports.

New Features

  • Major performance improvements
  • UI enhancements
  • Updated default filters (all status codes and ports)

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