Changelog

Keep yourself informed about the most recent additions and improvements we’ve made to TofuPilot.

Changelog

Version 0.70.5

Fixes

  • Procedure page filters and performance: Fixed filtering issue when selecting “No batch specified” and improved performance of Phases Insight queries.
  • Station page loading: Fixed slow loading or failure to load the Station page in some cases.

Feature

Track limit changes over time

See exactly when measurement limits were updated — right inside the control chart. Useful for audits, debugging, and understanding shifts in production behaviour.

Release Highlight
Changelog

Version 0.70.1

New

  • Phases Analytics: Added temporal Cpk, average duration per phase, and boolean control charts for measurements with limits.
  • Visualise limit changes: Control charts now show how measurement limits have changed over time.
  • Station Uptime + Operator UI access: Check when each station is online, offline, or actively sending tests. And jump directly to its Cloud Operator UI from the Stations page.

Improvements

  • Self-Hosting Support: Added tools for installing, updating, and backing up Docker-based self-hosted deployments.
  • Live test runs: Test runs now show up in real-time on the Runs page when using OpenHTF.
  • Sub-units with Station API: It's now possible to add sub-units using the Station API, just like with the User API.
Changelog

Version 0.68.0

Improvements

  • Sign-in & Sign-up Flow: Improved user experience with a new layout and clearer steps
  • Email Token Registration: Smoother registration process using token-based email sign-up
  • Account Linking: Users can now link Microsoft and Google accounts and manage them directly in the app settings

Fixes

  • Fixed issue related to the transition from Azure AD to Microsoft Entra ID
Changelog

Version 0.67.0

New

  • Self-subscription to Pro Plan: Labs can now upgrade to the Pro Plan directly from the app using Stripe. No need to contact support—just pick a plan and subscribe.
  • Enterprise Plan Support: Added support for custom Enterprise plans, enabling advanced usage and tailored billing outside of the standard subscriptions.
Changelog

Version 0.66.9

New

  • Attachments in get_run() by Serial Number: You can now retrieve runs and their associated attachments using a serial number via the get_run() endpoint. This makes it easier to programmatically download both results and related files for a specific unit.