Changelog

Track our latest updates, improvements, and bug fixes.

v0.3.22July 07, 2026
  • Double Icon & Ghost Icon Fix: Solved an issue where the app would display multiple tray icons by removing redundant tray configuration, which also eliminated ghost icons entirely.
v0.3.21July 07, 2026
  • Auto-Updater Compatibility: Reverted product name to ensure seamless automatic updates for users on older versions without creating duplicate directories.
v0.3.20July 06, 2026
  • Single Instance Enforcement: Prevented multiple app instances from running concurrently to save system resources.
  • System Tray: Resolved 'ghost icons' in the Windows system tray by implementing graceful shutdown.
v0.3.19July 06, 2026
  • CI/CD Pipeline: Optimized GitHub Actions to bypass artifact constraints by uploading release assets directly to GitHub Releases.