Skip to content

Releases: JocysCom/FocusLogger

1.2.6

04 Apr 16:22

Choose a tag to compare

2026-04-04 - Version 1.2.6

  • Update: Switched build to .NET 8.0 (Long Term Support).
  • Update: Updated shared classes and copyright year to 2026.
  • Update: Migrated solution file to .slnx format.
  • New: Save CSV button to export focus log entries.
  • New: Explore button to open saved CSV location in Windows Explorer.
  • New: AI Prompt button showing a pre-made analysis prompt for AI assistants.
  • New: Window Class column to help identify the type of window stealing focus (e.g., Shell_TrayWnd, MSCTFIME UI).
  • New: Added MSTest project with unit tests and UI automation tests.
  • New: Added AutomationProperties for UI Automation support.

1.1.14

26 Aug 13:51

Choose a tag to compare

2023-08-26 - Version 1.1.14

1.1.12

15 Jan 12:03

Choose a tag to compare

2023-06-15 - Version 1.1.12

  • Fixed caret column title from "M" to "C".
  • Increased caret icon size a bit.
  • Disabled resizing of A,M,K,C for better access to tooltip.
  • Updated shared classes.

2023-01-15 - Version 1.1.6

  • Update: Switched build to .NET 6.0 (Long Term Support).
  • Update: Switched built to Release mode.
  • Fixed: error when active window was not logged.
  • Fixed: some other errors in shared code.

1.0.9

19 Sep 20:09

Choose a tag to compare

2021-09-20 - Version 1.0.9.0

  • Add mouse, keyboard and caret capture indicators.

2021-09-20 - Version 1.0.8.0

  • Reduced requirement from .NET Core 5.0 to .NET Core 3.1

2021-09-19 - Version 1.0.6.0

  • Initial release.