Changelog

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

Feature

Explore Logs from Your Test Runs

When running a test, phases and measurements only tell part of the story. Console logs are essential for understanding what really happened and diagnosing issues. TofuPilot now captures and displays logs from your test phases and plugs, right where you need them.

You can now:

  • Filter by log level (debug, info, warning, error, critical)
  • Search by keyword
  • Sort logs by timestamp
  • Trace source file names and line numbers
Screenshot of the TofuPilot Run page showing structured logs captured during a test, with filters for log level, keyword search bar, and visible metadata like timestamp, source file, and line number.
Changelog

Version 0.62.3

New

  • Logger: Added support for structured logging during test execution. All log levels can be captured and saved to the test record, with full visibility in the TofuPilot UI. Logs include timestamps, file names, and severity levels, and can be filtered, searched, and sorted directly on each Run page.
Changelog

Version 0.57.1

New

  • Test Run Logs (OpenHTF): Initial support for viewing logs within test runs. Currently available for imported OpenHTF logs. You can now explore the console output directly in TofuPilot to better track test execution details.
  • Infinite Scrolling for Runs: The runs list page now uses infinite scrolling for smoother navigation across multiple test runs, replacing the previous pagination system.

Fix

  • API Activity Display: Resolved an issue on the API activity page where some API calls were not properly displayed.
User Interface

Track Your Usage in Real Time

With the upcoming introduction of self-serve subscriptions, we’ve added a new interface to help you track your current TofuPilot usage and understand if you will need a subscription.

Release Highlight
Changelog

Version 0.57.0

New

  • Usage UI: added a new interface to help you track your current TofuPilot usage.
Feature

In-App Help Shortcut

We’ve added a handy in-app help shortcut to make support and product updates more accessible, right when you need them.

In-App Help Support
Changelog

Version 0.56.0

New

  • In-App Help Shortcut: Added an in-app overlay with quick access to documentation, changelog, roadmap, and a support contact form.
Feature

Enhanced API Monitoring & Visibility

In this release, we've significantly improved how you can monitor and track API usage across the TofuPilot. You can now view detailed information about API calls, including which client made the call, what version they're using, and how the calls are performing.

The new API Activity page of TofuPilot.
Changelog

Version 0.55.0

New

  • API Call and Trace Management: Added a system for monitoring and debugging API calls with detailed trace information.
  • Enhanced API Activity UI: Improved the API activity page with deprecation metrics, KPI cards, and better visualization of API usage.
  • API Deprecation Detection: Implemented deprecation detection with detailed warnings and migration guidance.