Changelog

Recent ships. Newest first.

Generative engine optimization (GEO) foundation

  • Shipped /api/v1/openapi.json — full OpenAPI 3.1 schema for the public API
  • Added .well-known/ai-plugin.json and .well-known/mcp.json manifests
  • Expanded /llms.txt; added /llms-full.txt for ChatGPT/Claude/Perplexity ingestion
  • Added WebSite + SearchAction JSON-LD on root
  • New pages: /trust, /roadmap, /investors, /compare/dsers-vs-dropshop-bd

Security hardening pass

  • Owner-scoped write policies on webhook_deliveries and provider_logs
  • provider_tokens select policy tightened to TO authenticated
  • Webhook delivery: response_body and request_headers stay null by design

API surface security

  • Atomic rate limiting via SECURITY DEFINER (increment_api_key_usage)
  • Generic error wrapper (safeError) — no upstream leaks
  • HMAC-signed OAuth state tokens with 15-minute TTL

Google + Apple sign-in, logs panel, FAQ

  • Managed Google + Apple OAuth via Lovable Cloud
  • Provider logs panel with redacted JSON viewer
  • Incremental AliExpress feed sync (payload hashing)
  • Searchable feed picker; E2E import-then-order flow
  • Public /faq with FAQPage JSON-LD