Skip to content

v1.4.0

Choose a tag to compare

@github-actions github-actions released this 31 Jul 16:03
70d478f

1.4.0 (2026-07-31)

✨ Features

  • add Bring Your Own API Key (BYOK) support to AI Hardware Agent endpoints (f44cbdc)
  • add cart optimization functionality with CLI support (5a46ea1)
  • add customizable shipping thresholds and settings to CartOptimizerTab (d9a18ca)
  • add export functionality for product search results in various formats (1b3917d)
  • add frontend components, API integration, and Docker setup for Robo Market Search (bdec6f6)
  • add installation script and binary release workflow for easier deployment (40213c9)
  • add requirements file with dependencies for FastAPI project (4038cd7)
  • enhance API configuration for production and add Docker support (1d03bdd)
  • enhance ProductCard component with image URL normalization and error handling (69c88de)
  • implement API endpoints and services for product search, cart optimization, and AI agent integration (5a2e949)
  • normalize product names in API response and ProductCard component (2585681)
  • update Dockerfile for streamlined dependency installation and entry point adjustment (830548a)
  • update installation commands for robo-market-search and add PostCSS configuration (209ad7e)
  • update README and add configuration files for Vercel and Render deployment (7280328)
  • update README to include BYOK support and enhance frontend features (7690b08)

🐛 Bug Fixes

  • add local package reference to root requirements.txt for Vercel deployment (960b085)
  • enforce @vercel/python builder in vercel.json to trigger pip install requirements.txt (4e375c5)
  • remove legacy builds array to eliminate Vercel CLI warning (07ff7dc)