Changelog

Every release, documented. New features, improvements, and fixes.

v2.4.0
March 14, 2025

Universal Commerce Protocol (UCP) public beta

NewUCP endpoint is now available in public beta for Pro and Enterprise plans. Any AI agent can query your inventory using the standardized UCP schema.
NewUCP supports structured negotiation flows — agents can request best-price on quantity tiers and receive automated responses based on your configured rules.
ImprovedMCP server response time reduced from 180ms to 62ms average through edge caching improvements.
APINew /api/v1/ucp/schema endpoint returns your merchant's UCP capability manifest.
v2.3.1
February 28, 2025

Pricing intelligence engine v2

ImprovedPricing comp engine now pulls from 500+ data sources, up from 240. Coverage now includes regional carrier store pricing and repair marketplace sold comps.
ImprovedSparkline charts on the pricing panel now show 30-day trend with volume-weighted sold price overlay.
FixedFixed an issue where battery health filtering wasn't applying correctly to bulk price exports.
FixedCorrected rounding behavior in margin link formulas when applied to units priced under $50.
v2.3.0
February 10, 2025

Back Market integration + multi-warehouse support

NewBack Market is now a supported sync channel. Connect your Back Market seller account to push inventory, manage listings, and sync orders automatically.
NewMulti-warehouse support: assign inventory to specific warehouse locations and expose location filters in your live links and API responses.
NewWarehouse-level availability windows — set handling times and cutoffs per location, reflected automatically in channel listings.
ImprovedBulk IMEI import now validates carrier lock status against GSMA database in real time during upload.
APIAdded warehouse_id field to all inventory endpoints. See API reference for filter details.
v2.2.0
January 22, 2025

Buyer margin links and cascading pricing

NewBuyer margin links: generate a shareable link for any buyer with a custom margin formula baked in. Your buyers can reshare downstream with their own margin layer added.
NewCascading margin chains — up to 4 levels deep. Each hop in the chain adds their margin without seeing upstream pricing.
ImprovedLive link loading performance improved significantly. P95 load time is now under 180ms globally.
FixedResolved a sync delay issue affecting eBay listings when inventory quantity dropped to zero.
v2.1.0
January 8, 2025

MCP protocol support + Claude integration

NewNative MCP (Model Context Protocol) server for every merchant account. Connect Claude, Cursor, or any MCP-compatible AI assistant to your live inventory in under 5 minutes.
NewMCP supports list_inventory, get_product, check_availability, get_pricing, and create_order tools.
NewMCP authentication via API key — scope tokens to read-only or read-write as needed.
APIMCP server endpoint available at sync.techfleet.dev/mcp/{merchant_id}. See MCP docs for connection guide.
v2.0.0
December 5, 2024

Platform v2: serialized tracking, channel sync engine

Breakingv1 API endpoints are deprecated as of this release. Migration guide available at /api-reference. v1 sunset date: June 1, 2025.
NewFull IMEI-level serialized tracking with battery health, cosmetic grade, functional test status, and carrier lock.
NewChannel sync engine: push inventory changes to all connected channels simultaneously within 5 seconds of any update.
NeweBay and Swappa integrations out of general availability — now available on all plans (Starter limited to 1 channel).
ImprovedComplete UI redesign with real-time inventory dashboard, signal sidebar, and command palette (⌘K).