Changelog
What we shipped.
We ship weekly. Bigger features get their own note; smaller improvements are batched.
- July 4, 2026·v3.14Feature
Content moderation & reporting
- —Users can now report videos and comments directly from the play surface.
- —Admin moderation queue at /admin/reports with one-click unpublish and delete actions.
- —Password reset flow via /auth/forgot with 15-minute reset links.
- July 2, 2026·v3.13Feature
Public leaderboard
- —Live rankings for top earners, most-followed, and highest-selling creators at /leaderboard.
- —Gold medals for top 3 in each category. Refreshes on every visit.
- June 28, 2026·v3.12Improvement
Studio video editor
- —In-place edit of title, caption, hashtags, and product tags from Studio.
- —Publish/unpublish toggle without re-uploading.
- —Fixed a bug where hashtag arrays could contain empty strings after paste.
- June 24, 2026·v3.11Feature
Video comments
- —Threaded comments on every video with realtime updates.
- —Comment authors can delete their own comments; video owners can delete any.
- June 20, 2026·v3.10Feature
Brand campaign analytics
- —Per-campaign revenue, commission, and CVR dashboards.
- —Creator-level breakdown to see who's actually driving sales.
- June 15, 2026·v3.9Feature
Notification center
- —Bell icon in the header with unread badges.
- —Notifications for follows, comments, sales, and messages.
- June 10, 2026·v3.8Feature
Direct messages
- —1:1 messaging between creators and brands, with realtime delivery.
- —Full conversation history at /messages.
- June 3, 2026·v3.7Security
Payout stability
- —Hardened the request_payout RPC against race conditions on the balance check.
- —Payout requests now attach confirmed sales atomically via FIFO ordering.
- May 28, 2026·v3.6Improvement
Feed performance
- —First-frame latency cut from 1.8s to 380ms on 4G.
- —Poster images now decode with priority=high on the first three cards.
- May 22, 2026·v3.5Feature
Saved collections
- —Save videos to per-user collections and revisit them anytime at /saved.
- —Public share-links coming soon.