Skip to content

Changelog

Stay up to date with new features and improvements.

July 2, 2026Website 0.11.17

Launch a public questions and answers hub

Common questions about TofuPilot now have a public home: browse direct answers by category or share a link to a single question.

  • Added a questions hub at tofupilot.com/questions with category filters and instant search
  • Added a dedicated page per question with related questions, so every answer has its own shareable link
  • Improved search visibility with structured data and sitemap coverage, in English and French
July 2, 2026Dashboard

Fix long commit text overflowing deploy modal

Long commit messages and procedure names no longer break the manual deployment dialog layout.

  • Fixed the commit and procedure fields overflowing past the right edge of the New Manual Deployment modal
  • Improved long text to truncate cleanly with an ellipsis while keeping the commit hash and icons visible
July 2, 2026Dashboard

Fix Logs sidebar filters not applying

Clicking a filter in the Logs sidebar now actually filters the list.

  • Fixed the Level, Source, Outcome, Station, User, and Serial Number sidebar filters doing nothing when clicked
  • Restored parity so sidebar filters behave the same as the search-bar filters
June 29, 2026CLI 0.26.15

Fix station deployment pulls after CLI deploy

Stations that had also been used for tofupilot deploy could fail to pull deployments with a "Station authentication required" error, even right after logging in. Reinstalling didn't help.

  • Fixed tofupilot pull so it always uses the station identity, not a leftover user login from a deploy.
  • Added a clearer error message when a user login reaches a station-only command, pointing to the exact fix.
June 25, 2026CLI 0.26.14

Sign and notarize macOS CLI builds

macOS now runs the TofuPilot CLI without Gatekeeper blocking it, so downloaded builds launch without the "cannot be opened because the developer cannot be verified" warning.

  • Signed the macOS CLI binary for both Apple Silicon and Intel with a new Apple Developer ID certificate
  • Notarized every build with Apple so it passes Gatekeeper checks on first run
June 25, 2026CLI 0.26.14

Sign Windows CLI builds with a code certificate

Windows now trusts the TofuPilot CLI out of the box, removing the "unknown publisher" SmartScreen warning that appeared when running downloaded builds.

  • Signed the Windows CLI executable with a new code-signing certificate issued to TofuPilot SA
  • Verified every release build carries a valid signature before it ships
June 24, 2026Dashboard 2.36.76

Add MCP icon and group it under Integrations

The MCP server now lives alongside your other connections for easier discovery.

  • Added the MCP logo to the settings sidebar and connected-client list
  • Moved MCP into the Integrations section next to GitHub, GitLab, and Linear
June 21, 2026Dashboard 2.36.74

Reset filters from empty chart placeholders

When an analytics chart comes up empty because your filters excluded everything, you can now clear them right from the placeholder.

  • Added a Reset action to the empty state on the run, phase, and measurement analytics charts, so you can recover from an over-filtered view in one click.
  • The placeholder now tells you when active filters are the reason a chart is empty, and only offers Reset when there's actually a filter to clear.
June 21, 2026Dashboard 2.36.73

Smoother, consistent analytics chart loading

Analytics charts now load and render more consistently across the run, phase, and measurement views.

  • Added uniform loading skeletons that fill the whole chart area, so charts no longer flash a spinner or jump when data arrives.
  • Fixed pareto charts overflowing past the card edge, which hid bars behind the scrollbar and left an unusable horizontal scroll.
June 21, 2026Dashboard 2.36.72

Drill from charts into phases and measurements

Analytics charts now let you drill straight from a high-level view down to the runs, phases, and measurements behind any data point, carrying your filters the whole way.

  • Added right-click drill-down across the run analytics, phase, and measurement charts so you can jump from runs to phases to individual measurements in a few clicks.
  • Added clickable outcome tiles and a "Pass Rate" view to the phase and measurement charts, with a Pareto 80% line to surface the vital few.
  • Improved filter carry-over so the date window, outcomes, parts, batches, and other filters follow you across every drill-down.

Try these features today