Skip to content

Release v1.3.0

Choose a tag to compare

@github-actions github-actions released this 27 Jan 23:37
· 22 commits to main since this release
dbbea58

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