v1.1.0

shadowsocks/shadowsocks-windowsv1.1.0Aug 23, 2025by github-actions[bot]

AI Summary

This release focuses on performance and UI enhancements, along with a refactor to simplify installation by moving the main entry point to the root directory.

Key Highlights

  • Major performance improvements and UI enhancements
  • Update default filters to include all status codes and ports
  • Refactor to move main.go to root for simpler installation command
  • Fix build paths after moving main.go

New Features

  • Major performance improvements and 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