Skip to content

Task Island V1.1.1

Choose a tag to compare

@lak199 lak199 released this 06 Jul 00:26

v1.1.1 Release Notes


Bug Fixes

  • Update Notification: Fixed not clickable (z-order issue) and text bleeding through background

  • Update Download: Added multi-mirror acceleration for China users (ghfast.top → ghproxy.net → gh-proxy.com)
  • Update Install: Fixed installer not found — now uses direct file replacement via bat script
  • Version Sync: Fixed settings.json old version overriding code default
  • Memory Leaks: Fixed CTS and DispatcherTimer not disposed across 7 files
  • Memory Growth: Fixed port scan stale entries never cleaned up

Performance

  • Port Scan Detection: LINQ in hot path replaced with for loops, eliminating GC pressure
  • Port Scan Detection: Local IP DNS lookup cached at startup instead of per-packet

UI Changes

  • Update Notification: Full-width banner → compact Toast (top-right, auto-dismiss 8s)
  • Settings: Removed AI UI sections, added Uninstall button

Compatibility

  • OS: Windows 10 1903+ / Windows 11
  • Runtime: .NET 10
  • Breaking Changes: None