v0.13.0New Feature
Universal Trade Engine — Platform Repositioning & Product Suite
- Repositioned as the universal trade engine for collectibles — removed all marketplace/escrow-first language
- Homepage Platform Suite section showcasing 6 flagship products: Intent Capture, Ingestion Studio, Match Engine, TrustGraph, Trade Orchestration, TradeGraph
- TrustGraph productization — public trust profiles at /s/:slug/trust, trust-weighted matching (10% weight in v1.1.0 algorithm), embeddable SVG trust badges
- Ingestion Studio — unified CSV, Quick Add, and Scan session tabs with real dry-run validation (preview before import)
- Trade audit trail — full event timeline from audit_log, dynamic Sell/Buy verb badges derived from API perspective
- TradeGraph public intelligence — live network data, category trends, price distribution, activity pulse (no auth required)
- Offer → Trade bridge — one-click "Create Trade" on accepted offers, closing the pipeline gap
- Hold → Trade conversion — "Create Trade for Audit Trail" CTA on sold holds
- Public trade verification at /verify/:tradeId — shareable proof-of-trade with SHA-256 hash, "Copy Verification Link" in trade detail
- Trust-aware opportunities — surfaces when TrustGraph score < 70, with badge unlock thresholds
- Developer Platform page at /developers — SDK showcase, webhook docs, widget embeds, starter kit cards
- Match explainability — 5-component score breakdown including seller trust in MatchPack UI
v0.12.0New Feature
OG Images, CSV Export & Changelog Refresh
- Dynamic Open Graph images for Pricing, Integrations, and Roadmap pages — rich social share cards
- CSV export on Inventory, Requests, Trades, and Match Packs portal pages — download filtered data as spreadsheet
- Changelog updated with all features shipped since v0.9.0
v0.11.0New Feature
Integration Directory & Pack Gating
- Integration directory with search and category filters — browse all 10+ integrations
- Install counts, star ratings, and review counts on integration cards and detail pages
- Setup guide links on every integration page
- Match pack quota enforcement — free tier: 10/mo, pro: 500/mo hard caps
- Server-side quota check before match pack creation with 429 response
- Metered usage recording for match packs created
- Quota warning banner on Match Packs portal page
v0.10.0New Feature
Growth, Retention & Platform Polish
- Why-No-Match Inspector — debug why buyer requests didn't match inventory
- Homepage pricing sync — Starter tier added to all plan comparison sections
- Deploy-gates Playwright E2E suite — automated smoke tests for every deploy
- Status page live health — real-time API probes with auto-refresh
- Annual billing toggle on pricing page and homepage
- Opportunity notifications for critical and high severity events
- Daily micro-digest cron endpoint with per-user unsubscribe toggle
- Sidebar notification badges for Requests, Messages, and Offers
- Why-No-Match deep link from MatchPack candidate rows
- Usage/billing metered breakdown with overage projections
- Public shop SEO — LocalBusiness JSON-LD structured data on seller storefronts
- Referral partner invite flow — trackable links with ?ref= signup capture
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
- Platform fee calculation with secure settlement architecture
- 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