Changelog

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

Changelog

Version 0.46.5

Improvements

  • Runs Page: Search parameters are now retained when navigating between Run pages.
  • Procedure Attachments: Attachments can now be deleted directly from procedures.
  • API Endpoints: Added endpoints for deleting units and runs, and components can now be named upon creation via the API using part_name.

Fixes

  • Online Streaming: Fixed an issue where the script continued running in online streaming mode even after being terminated in the terminal.
Feature

Self-hosting

You can now self-host TofuPilot, giving you complete control over deployment while securely managing your test data and accessing the full range of TofuPilot features.

Release Highlight
Changelog

Version 0.46.4

New

  • Self-Hosting Release: Self-hosting is now officially supported, allowing deployment on your own infrastructure.

Improvements

  • Unit Management API: Added an endpoint to delete units directly.

Fixes

  • Procedure Name Override: Fixed an issue where OpenHTF's default test name could override procedure names.
Changelog

Version 0.46.1

New

  • Automatic Test Data Refresh: Test results now update shortly after a test ends.

Improvement

  • Clearer Duration Display: Durations under one second are now hidden for better readability.

Fixes

  • Corrected Unit Streaming: New units are now properly associated with their components.
Feature

Online Streaming

You can now monitor test step results in real time during a test sequence. The release introduces real-time streaming for OpenHTF test scripts, so tests appear on your TofuPilot Runs page as soon as they start, with live tracking of each step's status.

Release Highlight
Changelog

Version 0.46.0

New

  • Online Streaming: You can now monitor test step results in real time during a test sequence. The release introduces real-time streaming for OpenHTF test scripts, so tests appear on your TofuPilot Runs page as soon as they start, with live tracking of each step's status.
Changelog

Version 0.45.1

New

  • Offline Synch: You can now upload test results after a test is complete, enabling efficient offline testing or the ability to load historical test results. This feature supports both the Python Client and OpenHTF.
  • Increased API Rate Limit: We’ve increased the API rate limit to support up to 1000 tests per minute, optimizing test data throughput and accommodating higher testing volumes.

Improvement

  • Procedure Creation: Procedures can be created and renamed automatically within scripts.
  • Batch Number Support in OpenHTF: You can now add batch numbers for units under test directly within OpenHTF scripts.
  • Get Started: Added an integration example with OpenHTF to simplify user onboarding and accelerate setup.

Fixes

  • Underline Editor Bug: Resolved the issue of displaying underlining in the editor.