Changelog

Stay up to date with new features and improvements.

March 5, 2026Orbit v0.3.5

View and track your quotes in the customer hub

Customers can now view and track their quotes directly from the Orbit portal.

  • Added customer hub for viewing and tracking quotes
  • Redesigned Orbit hero illustration
March 4, 2026Docs v0.1.2

Simplify self-hosting setup documentation

Getting started with self-hosting is now a single command instead of cloning a repository.

  • Replaced git clone instructions with one-line curl deploy command
  • Added GitHub and GitLab OAuth provider setup guides
  • Added version management and uninstall flags documentation

Improve website SEO and page performance

Search engines and users now find TofuPilot pages faster with optimized metadata and improved load times.

  • Optimized meta descriptions across 77 pages and consolidated sitemap
  • Fixed canonical URLs, heading structure, and broken links for better crawlability
  • Added dynamic social preview images and improved page load speed
March 4, 2026Website v0.3.0

Refresh email branding

Emails from TofuPilot now feature the updated mascot icon and branding.

  • Replaced email header logo with new TofuPilot mascot icon
  • Updated email template to use com domain for assets
March 4, 2026Self-Hosted v0.1.1

Manage self-hosted versions with v0.1.1

The deploy script now shows your current version and detects upgrades or downgrades automatically.

  • Added version display with upgrade/downgrade detection in deploy script
  • Added automatic cleanup of old Docker images after successful deploy
  • Fixed version listing with authenticated registry access
February 28, 2026Docs v0.1.1

Fix docs page loading errors

Some documentation pages were intermittently failing to load.

  • Fixed intermittent loading errors on documentation pages
  • Improved docs routing reliability
February 27, 2026Website v0.2.0

Use TofuPilot in your language

The website is now available in multiple languages, and the Orbit product page has a fresh new look.

  • Added internationalization for landing, pricing, about, orbit, and footer pages
  • Redesigned Orbit hero with new illustration and layout
February 26, 2026Dashboard v2.12.9

Share filtered views via URL

You can now bookmark or share a filtered page — the filters are preserved in the URL.

  • Pages now load with correct filtered data from URL search params
  • Fixed filters to always refresh data when changed
February 25, 2026Dashboard v2.12.7

Sort unit lists 12x faster

Sorting large unit lists was slow for teams with thousands of units, causing noticeable delays when navigating.

  • Reduced unit list sort time from 518ms to 43ms
  • Biggest improvement for organizations with 15,000+ units
February 25, 2026Dashboard v2.12.7

Fix charts crashing on large datasets

Organizations with many parts experienced chart crashes when loading histograms or filtering.

  • Fixed histogram and sidebar filters crashing on large datasets
  • Added smart limits to chart series and lazy rendering for filter panels