Skip to content

WFIT v1.4.0

Latest

Choose a tag to compare

@github-actions github-actions released this 09 Jul 22:48

⬇️ Downloads

Platform Download Notes
Windows 10/11 WFIT_1.4.0_x64-setup.exe Recommended. Unsigned for now — SmartScreen will warn: click More info → Run anyway.
Windows (MSI) WFIT_1.4.0_x64_en-US.msi Alternative installer.
Linux — any distro WFIT_1.4.0_amd64.AppImage chmod +x and run. Needs webkit2gtk-4.1.
Debian / Ubuntu WFIT_1.4.0_amd64.deb sudo apt install ./WFIT_1.4.0_amd64.deb
Fedora / RHEL WFIT-1.4.0-1.x86_64.rpm sudo dnf install ./WFIT-1.4.0-1.x86_64.rpm

macOS: no prebuilt bundle — build from source on a Mac (npm run tauri build).

The Void update

The biggest visual release since launch, plus the first slice of the every-vendor expansion.

A new look: the connected sheet

  • The whole app is retinted to a void blue-black palette.
  • Every list screen is now full-bleed: hairlines run edge to edge and always meet — no more floating boxes or rules that stop short. Stat headers are fused ruled bands app-wide.
  • Sets, Trends, and Arcanes are rebuilt in the Relics spreadsheet idiom: dense sortable tables, sticky headers and summary footers, and row-click drawers (new Set drawer with part-level economics; the Arcanes collection breakdown moved from a modal to a resizable drawer; Trends' three signal panels merged into one tagged, sortable table).
  • Inventory, Listings, Market, Watchlist, Buy List, Ducats, Sold History, and Account all adopt the same treatment — including a full Listings revamp (connection bar as the title band, tabbed layout, edge-to-edge tables).

Vendors: Syndicates tab

  • The Vendors screen grows Live · Syndicates tabs. Live is the rotating board you know; Syndicates lists all six syndicates' complete offerings — standing costs (compact, in a new standing color), rank-gate chips (R0–R5), live warframe.market prices on every augment and weapon, owned auto-check, grabbed ticks, and per-column "standing to go" totals.
  • Searchable like everything else: try rank>=5, is:deal, or plat>40 in the topbar.
  • Stock ships as bundled, hand-reviewed datasets — no runtime wiki calls. Open-world vendors (Cetus/Fortuna/Deimos) come next.

Rotation: Nightwave act check-off

  • Nightwave challenges can now be ticked off manually, and a game scan auto-detects completed acts. Season state survives DE API outages.

Home screen

  • The market search widget remembers your recently opened items and shows them when idle.
  • The Arbitration widget wears its grade colors (S gold → F red) with real tier badges on upcoming rotations.
  • Dragging widgets quickly no longer glitches — tiles mid-slide retarget smoothly instead of jumping.

And more

  • Relics: filter by owned refinement (Intact → Radiant); relic names are plain text now.
  • Market: evened-out screener spacing and a cleaner, focus-accented search box.
  • Game scan is relic-authoritative and refreshes all scan-fed caches on every scan.

Auto-update: installed apps on 1.2.0+ will pick this up automatically (Windows + AppImage).