JobTrack 1.6.0
What's changed
- Redesign the dashboard and bump packages for the 1.6.0 release (71d3443)
Adds the hero band with the application landscape and equal-height panels, and moves shared, api, mcp and tray to new versions so npm and the Windows installer ship the statistics page and MCP duplicate checks. - Add a statistics page and refuse duplicate openings over MCP (acd35fb)
Counts applications per range with breakdowns and deep links, and create_opening and capture_posting now refuse postings already saved or applied to unless allowDuplicate is set. - Add a Windows build script for the payload, tray host and installer (eadc846)
It picks a registry or local payload, finds ISCC.exe wherever Inno Setup is installed, and build-payload now unzips Node with Windows' own tar.
Full changelog: v1.5.0...v1.6.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.6.0 |
| @jobtrack/api | 1.5.0 |
| @jobtrack/mcp | 1.4.0 |
| Node runtime | 24.14.0 |
| Download | 74 MB |
| SHA-256 | e6aa0d5088ed849292a981cb229b8299f919a9addcd33c37ae50b0d24a53eb43 |
Already running npm install -g jobtrack? Uninstall it first -- both use port 3001 and
the same data folder.