Changelog

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

Changelog

Version 0.50.0

New

  • Serial Numbers Parsing: Configure a regex in Settings to automatically extract Revision, Component Number, and Batch from Serial Numbers.

Improvements

  • Bulk Delete: When deleting Procedures, you can now remove all associated Runs in one step. Similarly, deleting Components allows you to delete all linked Units at once.
  • Procedures Versions: Easily assign versions to your Procedures, making them simple to filter in analytics.

Changelog

Version 0.48.9

New

  • Offline Attachments – Offline OpenHTF test runs upload now supports attachments.
Feature

Explore TofuPilot in Simulation

We noticed some new users weren’t uploading test data right away, so we made it easier. The new Welcome Aboard page lets you run demo test scripts in a Python web console with one click with no code editor and explore TofuPilot before integrating your own scripts.

Release Highlight
Changelog

Version 0.49.0

New

  • Onboarding Demo Scripts: Added two buttons to run demo test scripts in a Python web console, helping new users generate test data without opening their code editor.

Improvements

  • Better Signup Flow: Improved the onboarding process to guide users smoothly from signup to their first test data.
  • Enhanced Help Resources: Updated onboarding with clearer links to support materials for easier navigation.
Changelog

Version 0.48.0

New

  • Workspace Split: The Workspace is now separate from the Testing Hub, accessible via a new URL.

Improvements

  • Analytics Performance: Enhanced Cpk calculation performance on the Procedure page.
  • Phases and Measurements Status: Aligned the Python Client with OpenHTF syntax for phases and measurement statuses.
  • Self-Hosting: Improved the self-hosting workflow.

Fixes

  • Various minor fixes to enhance user experience.
Feature

Multi-Measurements

You can now record one or multiple measurements for a single phase. Measurements can be numerical with defined limits, as well as strings or boolean values, offering greater flexibility for test data collection.

Release Highlight
Changelog

Version 0.47.0

News

  • Multi-Measurements: Record multiple measurements per phase, including numerical, string, and boolean values with optional limits.

Improvements

  • API Coverage: Enhanced TofuPilot’s API compatibility with OpenHTF and aligned the Python client with phase structures.
  • Procedure Page Performance: Improved loading and response times.
  • Filters: Added batch and component filters on the Procedure page for better navigation.

Fixes

  • Workspace Editor: Fixed an issue where images were not displayed correctly.