Skip to Content
Changelog

Changelog

All notable changes to the INFER platform.

v1.1.0 — February 17, 2026

Desktop App

  • Google OAuth fix — Sign in with Google now completes within the app instead of ejecting to the system browser
  • Production URL default — App now loads the live inferexchange.com site by default, with offline fallback to embedded server
  • Cascading fallback — Improved offline resilience: tries production URL → embedded server → offline page
  • GCS auto-updater — Auto-updates now check Google Cloud Storage for new versions

Platform

  • Download page — New /download page with platform detection and feature overview
  • Self-service operator onboarding — Users can self-upgrade to operator role via “Become a Provider” flow
  • Documentation site — Full docs at docs.inferexchange.com covering API reference, guides, and concepts

v1.0.0 — February 2026

Initial Release

  • INFER Platform — Full marketplace with buyer and operator dashboards
  • API Gateway — OpenAI-compatible chat completions API with streaming support
  • Node Registration — Register GPU nodes with auto-detected hardware specs
  • LLM Discovery — Auto-detect Ollama and Exo runtimes on localhost
  • Marketplace — Browse providers, compare pricing, read reviews
  • Billing — Token-based prepaid billing with crypto and credit card deposits
  • Desktop App — Native macOS app with system tray, notifications, and auto-updates
  • Operator Dashboard — Real-time earnings, node health monitoring, deployment checklist
  • 202 unit tests passing, TypeScript strict mode, Next.js production build clean