v1.1.0

rnwood/smtp4devv1.1.0Aug 23, 2025by github-actions[bot]

AI Summary

This release includes major performance improvements and UI enhancements, and refactors the project structure by moving the main entry point to the root directory.

Key Highlights

  • Major performance improvements
  • UI enhancements
  • Move main.go to root
  • Simpler installation command

New Features

  • Update default filters to include all status codes and ports
  • Major 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