CHANGELOG

Small changes. Better testing.

Stay up to date with new features and improvements.

July 8, 2026Dashboard 2.36.81

Keep procedure lists fresh after changes

Creating or renaming a procedure now updates every place it appears, without needing a page refresh.

  • Fixed procedures created through the import and clone setup flows not appearing in the list until a refresh
  • Fixed a renamed procedure showing its old name on the dashboard cards, the procedure switcher, and the stations table
  • Updated the units filter sidebar to reflect newly created and renamed procedures right away
July 8, 2026Dashboard 2.36.80

Fix new procedures missing from list

Newly created procedures now appear in the procedure list right away, without needing a page refresh.

  • Fixed the procedure list not showing procedures you just created until a manual refresh
  • Ensured the list and switcher both update immediately after creating a procedure
July 6, 2026Dashboard 2.36.78

Improve API reliability under low-traffic load

Intermittent 60-second delays could affect API requests and station status checks during low-traffic periods, caused by background processing competing with database connections as infrastructure scaled down between requests.

  • Fixed background processing after run creation so it completes reliably without delaying or blocking subsequent requests
  • Improved database connection handling for internal job processing, eliminating connection errors during idle-to-active transitions
  • Added a 20-second limit on background database operations so a slow query can no longer stall a request slot
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

Try these features today