Skip to content

v1.1.0

Latest

Choose a tag to compare

@rahgozar94725 rahgozar94725 released this 13 Jun 13:34

What's New in v1.1.0

✨ Features

  • Pause/Resume Support — Pause and resume proxy scanning at any time without losing progress. Paused batch is automatically retried on resume.
  • Sound Notifications — Audio alert on scan completion with a visible ON/OFF toggle.

🐛 Bug Fixes

  • Deduplication — Duplicate proxy entries are now filtered before dispatch, preventing redundant checks.
  • Sound Toggle Stability — Fixed a null-reference error when toggling sound notifications. Toggle state is now properly reflected in the UI.
  • Resume Integrity — Fixed an issue where the paused batch could be lost during resume. The scan now correctly re-executes the interrupted batch.

📦 Packaging

  • Packaged as a standalone Windows executable (Node SEA) — no Node.js runtime required.

🔧 Internal

  • Added project documentation (AGENTS.md) for agent-assisted development.
  • Various performance optimizations and code cleanup.