Skip to content

JobTrack 1.7.0

Choose a tag to compare

@github-actions github-actions released this 15 Sep 19:23

What's changed

  • Port the Windows tray host to WPF with a Fluent UI and in-app updates (2c62b4b)
    Replaces the WinForms settings, log and tray menu with WPF-UI pages and Fluent icons, adds verified GitHub release updates, and bumps jobtrack to 1.7.0.
  • Make the Windows payload build check npm's cache against the registry (2c71d41)
    npm reused a cached package list from before the publish, so a build started right after a release could not find the new version.

Full changelog: v1.6.0...v1.7.0

Windows installer

Per-user installer for Windows -- no admin rights, no Node.js or npm needed. Installs to
%LOCALAPPDATA%\Programs\JobTrack and keeps your data in %APPDATA%\jobtrack.

This build is not code-signed, so Windows SmartScreen will warn on first run: choose More info then Run anyway.

jobtrack 1.7.0
@jobtrack/api 1.5.0
@jobtrack/mcp 1.4.0
Node runtime 24.14.0
Download 85 MB
SHA-256 b1c11449b7761f022bd3d9f5c301da6826a3125a87800e8fb23e6fa6d198b9d8

Already running npm install -g jobtrack? Uninstall it first -- both use port 3001 and
the same data folder.