Changelog

LinkPilot release notes

Every published version of LinkPilot, with download links and SHA-256 hashes you can verify locally. Newest first.

Latestv1.4.3 · May 21, 2026

Persistent-login hotfix on the 1.4.2 build

  • Fixes the Accounts tab Open Persistent Login action failing with Playwright's sync-API-inside-asyncio-loop error in packaged builds.
  • Persistent login browser automation now runs on a dedicated Playwright owner thread, preserving the existing UI workflow for login priming, focus, autofill, and profile reuse.
  • Preserves all 1.4.2 release packaging hardening — bundled Playwright Chromium, Chromium Headless Shell, default plugins, logo assets, and helper scripts.
  • Recommended for anyone preparing for Target, Walmart, or Sam's Club drops before opening account persistent-login profiles.

SHA-256: dca21100d29b74260f40e20d57b89580ad25e8b08c2cb4480a383bdb60ce6f89

Previous releases

v1.4.2

May 21, 2026

Public-exe parity and onefile hardening

  • Patch and hardening release focused on making the public executable match the development app more closely.
  • Public builds now bundle default source, proxy, and CAPTCHA plugin folders, LinkPilot logo and photo assets, prime_profile_login.py, and sidecar_cli.py.
  • Fixed Nuitka onefile subprocess detection so packaged source, plugin, and helper calls re-enter LinkPilot.exe in script mode instead of launching a second app instance.
  • Added packaged-exe smoke coverage for bundled source plugin execution, proxy plugin execution, sidecar CLI execution, and sidecar communication while the app is already running.
  • Carries forward Target, Walmart, and Sam's Club monitor and drop hardening from the 1.4 line.
Download v1.4.2

SHA-256 03bc80430525cb64051eefa6fa941f891c74db8535e165acbbfb1bd946507b4f

v1.4.1

May 20, 2026

Target live-checkout hardening

  • First real Target live-checkout flow validated end-to-end, with cart-state resume and account-login priming before the first monitor check.
  • Quantity-aware add-to-cart and checkout routing — avoids unsafe Buy Now-only paths and prefers the requested product row in cart.
  • Improved payment and CVV handling for saved cards, side-panel security-code prompts, and Target's auth-choice pages.
  • Explicit source-import controls so alerts can be observed without auto-importing unknown links, unless fast-drop or live-armed workflows override.
  • Live submit still requires the paid Pro plan, buy-ready item state, and the explicit live-submit arm.
Download v1.4.1

SHA-256 317d4ffe14c0e3e85692404bec3c0bfbd81aca2ef8bd9cdd6795e52384365061

v1.4.0

May 20, 2026

Safer startup defaults and review-first intake

  • Saved watches, source polling, Discord startup, and live drop automation now default to off until you enable them.
  • New review-first intake mode holds unknown Discord and source product signals for manual review. Fast-drop and live-armed workflows can still override intentionally.
  • Dashboard and header status now surface safety arm, intake mode, active scope, runtime activity, and the latest meaningful event.
  • Walmart affiliate and tracking URLs are canonicalized before monitor dispatch, reducing unnecessary challenge-page escalation.
  • Stronger saved-card and AmEx CID handling in checkout and payment form flows.
Download v1.4.0

SHA-256 be7de557f47262e4f09fce07cb9a66a5b6b7005372c36d39665d7612843735db

v1.3.0

May 18, 2026

Launch access and trial UX

  • New "Try Without Login" device-trial mode — start watching drops without creating an account.
  • Trial sessions support full watch and notification workflows with backend-backed entitlements.
  • Live checkout submit remains gated behind paid Pro and the standard live-submit arming step.
  • Installer bundles Playwright Chromium, Chromium Headless Shell, and ffmpeg — no separate browser setup required.
Download v1.3.0

SHA-256 9a1355757a2c909f903bb5b96c50efe281782ceed1217bec9263786abb5484a2

v1.2.1

May 17, 2026

Browser runtime bundling

  • Release builds now bundle both Chromium and Chromium Headless Shell runtimes.
  • Packaged runtime auto-installs missing browser binaries on first launch as a safety net.
  • Clearer Playwright setup guidance that names both required Chromium components.
Download v1.2.1

SHA-256 076747840a9f020ab8c3c7bfe5825ebd811e2a6b89fe3facacb70709a681846c

v1.2.0

May 15, 2026

RestockR and account-session stability

  • Added and expanded RestockR source and account-session support with safer auto-open handling.
  • Discord account polling toggle for cleaner control over account-mode listener behavior.
  • Account autofill hardened — saved credentials can submit sign-in and report login state.
  • Browser window recovery for misplaced login or preview windows.
Download v1.2.0

SHA-256 d29ec0dc7cda419cc92537a66ca981a1a28589028f0bcdd414428c5ade3a3dee

v1.1.0

May 14, 2026

Launch and auth runtime hardening

  • Navigation orchestration improvements for Target, Walmart, and TCG workflows.
  • Discord account and API integration polish with monitor profile alignment for live runs.
  • Backend admin surface expanded and documented for account controls and safer operations.
  • Hardened launch and auth runtime with expanded readiness safeguards.
Download v1.1.0

SHA-256 9ff7d678f1cb4b703e8805064a1d1b705c43dd995c5fdf8fb04529227eeaee38

v1.0.2

May 7, 2026

Deployment and relay hardening

  • TCG monitor relay path stabilized for production backend routing.
  • Launch backend defaults updated to api.linkpilot.pro.
  • Reduced notification noise — DEBUG lines no longer appear in Live Activity by default.
Download v1.0.2

SHA-256 d2041d92b33d5403a7dbe90f6529c61ff0f3f3d661deb778270af0e9523df738

v1.0.1

May 7, 2026

Patch with small improvements

  • Small improvements and hardening updates on top of 1.0.0.
  • Launch and update release wiring retained and verified.
Download v1.0.1

SHA-256 a150fd48f588c4e91aa2a2739bf57bbe2340d1298cc41129e2d9074c26155d80

v1.0.0

May 6, 2026

Initial public release

  • First public release of LinkPilot.
  • Launch, auth, trial, and admin backend routes integrated.
  • Windows onefile executable built with Nuitka and a bundled runtime.
Download v1.0.0

SHA-256 09b15ff38e63678f708fbd95f2996fce0f8583b20421308da212e13e8ae9bef6

Verify your download

Every release ships with a SHA-256 hash. After downloading LinkPilot.exe, you can verify integrity from PowerShell:

Get-FileHash .\LinkPilot.exe -Algorithm SHA256

The output should match the hash for the version you downloaded. If they don't match, do not run the executable — re-download and verify again, or ask in Discord.