Skip to main content

January 2026

/reviews/with-media now streams directly to the media service. Reviews are created immediately with mediaStatus: "processing". Response in under 1 second.
All media URLs now use named size variants for thumbnails, medium, full, and video. Fixes missing full-size images and auth errors on video URLs. Processing time reduced from ~20s to 3–5s.
Promoted attributes auto-lock on first review submission (draft → locked). Editing the schema after lock triggers invalidated state, guarding filter queries with FILTERS_DISABLED.
Standard plan now returns 403 PLAN_UPGRADE_REQUIRED for Growth/Enterprise-only features.
Full NLP sentiment (label, score, confidence) active for Growth/Enterprise plans. Standard plan uses basic word-matching. Analysis is capped at 3,000 characters per review.
XML feed endpoint with pre-flight eligibility check. Growth/Enterprise only.
GET /reviews/exists added to prevent duplicate review prompts.
Review request emails now include improved deliverability and tracking.
Custom attribute filter indexes now ensure correctness across existing reviews.