JobTrack 1.8.0
What's changed
- Bump shared, api, mcp and the tray for the capture and sorting release (f581009)
The tray moves because it bundles the web UI, which changed, and the three npm packages move together so their dependency ranges point at what actually ships. - Fill a captured posting's gaps from the page, and sort same-day openings newest first (ea2d0e3)
Also add oxlint over every workspace, with an npm script and a CI step, and clear everything it found. - Wait longer for npm and write Windows release notes from commit messages (2730404)
Full changelog: v1.7.1...v1.8.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.8.0 |
| @jobtrack/api | 1.6.0 |
| @jobtrack/mcp | 1.5.0 |
| Node runtime | 24.14.0 |
| Download | 85 MB |
| SHA-256 | 2b8b354c8d8bdd78bc33f3dbe5a53a54aacd9707a5b53bb384f0d53abc4b4531 |
Already running npm install -g jobtrack? Uninstall it first -- both use port 3001 and
the same data folder.