Skip to content

Releases: CuplexUser/JobTrack

JobTrack 1.8.2

Choose a tag to compare

@github-actions github-actions released this 18 Sep 14:01

What's changed

  • Bump api, mcp and the tray for the search and dedup release (80bd207)
    Shared is unchanged; api, mcp and the tray move together so their dependency ranges point at what actually ships.
  • Don't let a bare company domain block posting dedup (bcd91bb)
    An MCP client filled jobUrl with the company's careers domain instead of a specific link, which compared unequal to a real posting URL and let a second copy of the same opening through.
  • Break same-date application sort ties by createdAt (c9f68db)
    Applications shared an appliedOn date fell back to arbitrary table order; openings already fixed this the same way. Add Active/Archived counts and free-text search to Openings. Counts sit on the view toggle; search matches title, company, location and notes like the API's existing q filter. Raise the semantic search cosine floor to cut false positives
  • Capture Platsbanken via its own API, and fix LinkedIn/Indeed fallback (011b81d)
    Also adds a clipper setting to show just the city in location, and bumps shared/api/mcp/tray patch versions to match.

Full changelog: v1.8.0...v1.8.2

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.2
@jobtrack/api 1.6.2
@jobtrack/mcp 1.5.2
Node runtime 24.14.0
Download 85 MB
SHA-256 3ff8c59b387d98148404dc05ca49aea4afcc4e5c9bf337a9c38c8154f365880b

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

JobTrack Clipper 1.1.4 for Firefox

Choose a tag to compare

@github-actions github-actions released this 18 Sep 07:56

JobTrack Clipper 1.1.4 for Firefox 140 or newer, signed by Mozilla.

Install: open https://cuplexuser.github.io/JobTrack/clipper/jobtrack-clipper.xpi in Firefox and allow the
installation. Installed copies update on their own. Then open the add-on's settings and press
Connect to JobTrack (JobTrack 1.3.0 or newer).

SHA-256: 84bc0cdf138a1c3aa4ffbcfb666de19a407783fcc31293f6a6185e81bce18770

JobTrack 1.8.0

Choose a tag to compare

@github-actions github-actions released this 17 Sep 22:05

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.

JobTrack Clipper 1.1.2 for Firefox

Choose a tag to compare

@github-actions github-actions released this 17 Sep 21:51

JobTrack Clipper 1.1.2 for Firefox 140 or newer, signed by Mozilla.

Install: open https://cuplexuser.github.io/JobTrack/clipper/jobtrack-clipper.xpi in Firefox and allow the
installation. Installed copies update on their own. Then open the add-on's settings and press
Connect to JobTrack (JobTrack 1.3.0 or newer).

SHA-256: bb9872b259b6608b684a4680fe21e32f8c2e20ba5c318f12d8e0b850ed93a8d6

JobTrack 1.7.1

Choose a tag to compare

@github-actions github-actions released this 16 Sep 11:30

What's changed

  • Remember sort orders and filters in the web UI between visits (5a856df)
    Pages keep their sort, page size, tabs and filters in browser storage, and a new Settings card sets how long each group is kept.

Full changelog: v1.7.0...v1.7.1

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.1
@jobtrack/api 1.5.0
@jobtrack/mcp 1.4.0
Node runtime 24.14.0
Download 85 MB
SHA-256 8c8f313b4c654c55e816361a8df3a7ce311faff12a96412612a1c29239ba0acd

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

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.

JobTrack 1.6.0

Choose a tag to compare

@github-actions github-actions released this 15 Sep 14:54

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.

JobTrack 1.5.0

Choose a tag to compare

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

What's changed

  • Connect Claude Desktop to the bundled MCP server and report its version (4535d77)
    The Windows app keeps Claude Desktop's jobtrack entry on the server each installer ships, and the MCP server now logs and reports its real version.
  • Bump the browser clipper to 1.1.1 so Firefox signing can release it (1b9fd8b)

Full changelog: v1.4.0...v1.5.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.5.0
@jobtrack/api 1.4.0
@jobtrack/mcp 1.3.0
Node runtime 24.14.0
Download 74 MB
SHA-256 a3fd90149538e66338fd58a62622b163e4d784ed96ee80a4caa8e803293dfc8b

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

JobTrack 1.4.0

Choose a tag to compare

@github-actions github-actions released this 14 Sep 14:17

What's changed

  • Score postings over the API and bump packages for release (c4313c9)
  • Score postings against the profile before saving them over MCP (9f9091d)
    A new score_postings tool and fit on capture_posting, get_opening, create_opening and update_opening let Claude judge which jobs are worth adding.
  • Wait before installing from repo (a8a68ff)

Full changelog: v1.3.0...v1.4.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.4.0
@jobtrack/api 1.4.0
@jobtrack/mcp 1.3.0
Node runtime 24.14.0
Download 74 MB
SHA-256 31c30ea21a194cc8f75e622ca67e5f8e340775bf84156b20383020e13540c172

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

JobTrack Clipper 1.1.1 for Firefox

Choose a tag to compare

@github-actions github-actions released this 14 Sep 14:11

JobTrack Clipper 1.1.1 for Firefox 140 or newer, signed by Mozilla.

Install: open https://cuplexuser.github.io/JobTrack/clipper/jobtrack-clipper.xpi in Firefox and allow the
installation. Installed copies update on their own. Then open the add-on's settings and press
Connect to JobTrack (JobTrack 1.3.0 or newer).

SHA-256: cc0032f8122c1b3d4cc6980ec15beb09239591bc2f4f9f3c8cb5cdd536b39df1