Release v1.3.0
What's Changed
Features:
- UI: Implement settings page with browser list management
- UI: Implement persistent settings for browser scripts and country selection
- UI: Add proxy server status warning and implement proxy watch functionality
Changes / Improvements:
- UI: Move theme selection to settings page
- refactor: Streamline configuration management and enhance script execution
- refactor: Reorganize project structure
Fixes:
- UI: Update icon path in package.json to use relative path
CI / DevOps
- CI: Add GitHub Actions workflow for release publishing and Docker setup