Skip to content

AntiAFK v1.1.2

Choose a tag to compare

@github-actions github-actions released this 25 Jul 19:04

What's Changed

  • Fix: HttpClient memory leak by @BxdiS in #2
  • Fix: Add thread-safety synchronization for shared state by @BxdiS in #3
  • Fix: Clean up temporary directories on download errors by @BxdiS in #4
  • Add: SHA256 verification for downloaded updates by @BxdiS in #5
  • Fix: Handle exceptions in UpdateService initialization to prevent crash by @BxdiS in #6
  • Fix: Dispose Icon handle to prevent resource leak in TrayIconFactory by @BxdiS in #7
  • Fix: Handle ObjectDisposedException in LogConsoleForm event handler by @BxdiS in #8
  • Fix: Add null check for language ComboBox SelectedItem by @BxdiS in #9
  • Fix: Handle exceptions in MemoryLogger LineLogged event handler by @BxdiS in #10
  • Fix: Restore automatic release notes generation by @BxdiS in #11

Full Changelog: v1.1.1...v1.1.2