Changelog

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

Feature

Track tests through assembly

Electronic product assembly often involves many components tested incrementally during the process. To enable precise tracking, TofuPilot introduces sub-units: a new parameter in its REST API and Python client. With a simple API call, you can now define when a unit is assembled into a larger set. TofuPilot will automatically link and track these sub-units, making it easy to monitor them in the UI.

Release Highlight
Changelog

Version 0.37.0

New

  • Sub-Units Support: Our latest API release enables uploading optional sub-unit parameters to the test run endpoint. This allows assembly test stations to automatically assign sub-units as children of the assembly units being tested, ensuring seamless unit test traceability throughout the assembly line.
  • New Unit Page: These updates are immediately visible in the TofuPilot UI, with sub-units shown in the Units table and on dedicated Unit pages.
  • Improved Loading UI: Enhancements have been made to the loading interface for a smoother user experience.
Changelog

Version 0.36.0

New

  • Simplified Onboarding: Streamlined onboarding for new users and inviting team members to existing organizations, making the process smoother and more intuitive.
  • New "Get Started" Page: Provides code examples and step-by-step instructions for uploading your first test runs via the API, helping users get up to speed quickly.
  • Python SDK: Available on pip for easy installation and integration, this SDK simplifies embedding TofuPilot functionality into your test scripts.
Changelog

Version 0.35.0

New

  • Testing Hub UI: We created a new simplified UI exclusively for hardware test management. This streamlined experience is designed to optimize your testing workflow. Existing users can easily switch between the Workspace view and the new Testing Hub UI.
  • API REST: Introducing a new secure API endpoint to upload test runs directly from hardware test scripts, enhancing automation and integration capabilities.
Improvement

Improved editor experience

Our users rely on and love our editor, so we're always looking for ways to make it even better. Today, we're rolling out some new features to improve your editing experience. You can now resize images, easily create hyperlinks, and rearrange paragraphs with a simple drag and drop. We hope you enjoy these enhancements!

Release Highlight
Changelog

Version 0.34.0

New

Editor Improvements:

  • Image Resize: You can now resize images directly within the editor, allowing for greater control over image placement and presentation.
  • Add Link UI: We've introduced a new user interface for adding links within your text, making it easier to insert and manage hyperlinks seamlessly.
  • Paragraph Drag and Drop for Reorder: Reordering paragraphs is now simpler than ever with the new drag-and-drop functionality, enabling effortless rearrangement of content within your documents.
  • Improved Layout: We've enhanced the overall layout of the editor, providing a more intuitive and user-friendly interface for creating and editing content.
Changelog

Version 0.33.0

New

  • Unique IDs for Each Data Type: We've introduced unique identifiers for each data type, providing a reliable way to reference and track individual elements within your projects.
  • Excel Export for All Data Tables: You can now export data from all tables in TofuPilot to Excel format, making it easier to analyze and share project information externally.
  • Sub-Categories Toggle: We've added a new toggle feature for sub-categories, allowing users to conveniently expand or collapse nested categories for improved navigation and organization.

Improvements

  • Increased Name Length for Requirements: We've increased the maximum character length allowed for requirement names, providing users with more flexibility when naming their project elements.

Bug Fixes

  • Fixed Issue with Quick Successive Parameter Updates: We've resolved an issue that was occurring when users attempted quick successive parameter updates in the table view, ensuring smoother and more reliable performance.