Skip to main content
Product Updates

Changelog

Everything new in CollectIQ — features, improvements, and fixes. We ship frequently and document every release.

v0.9.0New Feature

Public Docs, Security Center & Trust Pages

  • Public API documentation at /docs — no login required, SSR-rendered for SEO
  • Security & Trust Center at /security — controls, compliance roadmap, vendor list
  • Changelog page at /changelog (you're reading it)
  • System status page at /status
  • Fixed all marketing CTAs — no more 500 errors from broken portal links
  • Login page now shows a proper skeleton instead of "Loading..."
  • Unified design system — demo section matches obsidian/gold palette
v0.8.0Improvement

API Hardening & Rate Limiting

  • Zod validation on all 58 API routes — every request body is schema-validated
  • Standardized error format across 217 responses in 45 files
  • Upstash Redis rate limiting with in-memory fallback
  • Expanded test coverage for match engine and SDK
v0.7.0New Feature

Trade Lifecycle & Secure Trades

  • Full trade lifecycle: DRAFT → NEGOTIATING → FUNDED → SHIPPED → SETTLED → CLOSED
  • Trade dispute resolution flow
  • Escrow-ready architecture with platform fee calculation
  • Trade status notifications via email
v0.6.0New Feature

Match Engine v2 & Scoring

  • Multi-field scoring: player, year, brand, condition, price
  • Fuzzy name matching with normalization
  • Configurable match thresholds per workspace
  • Match pack creation with ranked results
  • Auto-notify on match (workspace configurable)
v0.5.0New Feature

Live Selling & Show Sessions

  • Live show session management
  • Real-time inventory during live selling events
  • Platform integration for live commerce
v0.4.0New Feature

Shopify Integration & Inventory Sync

  • One-click Shopify store sync
  • Automatic inventory updates from Shopify webhooks
  • Bulk CSV import with smart field mapping
  • Inventory visibility controls: public, unlisted, private
v0.3.0New Feature

HMAC Webhooks & SDK

  • HMAC-SHA256 signed webhooks for all events
  • @collectiq/sdk TypeScript SDK published to npm
  • Webhook management UI in developer portal
  • 10 webhook event types available
v0.2.0New Feature

Buyer Requests & QR System

  • Public wantlist pages per shop
  • QR code poster generator for in-store use
  • Buyer request intake via link, widget, or QR
  • Unified inbox for all buyer requests
v0.1.0Announcement

Initial Public Beta

  • CollectIQ launches in public beta
  • Core inventory management
  • Workspace and team management
  • API key management with scoped permissions
  • Email notifications via Resend