Changelog
Weekly product updates, newest first.
Jun 22 – Jun 28, 2026
12 commits·+6,979-721Summary: No significant product changes this week.
- No significant product changes this week
Jun 15 – Jun 21, 2026
12 commits·+4,923-690Summary: Major updates to credits buying/auto-reload UX and payment flows, MCP streaming performance tooling, partner onboarding, ACF recalculation and transparency, and a temporary SoundCloud ID disablement in our backend distribution platform.
- Added inline credits purchase flow with Payment Element, bulk packages, bundle pricing, audit history, and dark‑mode fixes, New client UI components for buying credits, displaying bundle pricing, purchase history, and visual fixes.
- Added server and API support for credit auto‑reload and new payment endpoints (payment intents, setup intents, payment methods, verify), Backend credit autoreload logic and full Stripe-backed payment routes to power inline purchases and auto‑reload.
- Improved credit bundle discounts and added configurable custom auto‑reload threshold, Updated bundle pricing and a user-configurable auto‑reload threshold surfaced to agents and users.
- Added MCP streaming performance tools for releases and tracks, New performance tooling and library support to measure streaming metrics per release/track in the MCP.
- Added Mozart AI as an allowlisted partner, Onboarded Mozart AI as an approved partner (partner setup docs added).
- Temporarily disabled SoundCloud external IDs in our backend distribution platform, Temporary disablement of SoundCloud external ID handling in the distribution platform to address upstream issues.
- Added read‑only acf_transparency_snapshot() for ACF transparency reports, New read‑only database snapshot function to support transparency reporting.
- Fixed TS9 risk scoring breakdown displays, Corrected how TS9 scoring breakdowns are computed and rendered.
Jun 8 – Jun 14, 2026
26 commits·+11,005-1,717Summary: Major launch of the ONCE REST API plus several onboarding, attribution, and messaging improvements.
- Added ONCE REST API gateway at /v1, Endpoint surface for programmatic access to ONCE features
- Added Personal Access Tokens for the ONCE REST API, Developer tokens for authenticating API requests
- Added REST API documentation (auth, uploads, status, releases, AI detection), Docs and examples for using the new /v1 API
- Added full-screen Typeform-style onboarding flow, Updated onboarding experience for new users
- Captured UTM/referrer attribution through to profile signup_provenance, Tracks signup referral and UTM data for analytics and attribution
- Fixed blast send timeouts and JSON parse errors; added resume flow to skip already-sent recipients, More reliable bulk sends and recovery from interruptions
- Fixed onboarding logo visibility in dark mode, Improves branding visibility during signup
- Added Poke notifications for Note team alerts, New push notifications to surface Note-related alerts
- Improved backend distribution platform docs and sync module, Enhanced documentation and synchronization behavior for releases
Jun 1 – Jun 7, 2026
5 commits·+647-38- Blocked generic and non-musical artist names at submission, New checks now reject overly generic artist names (including EDM/generic tags) and obvious non-musical entries at submission to reduce stray/invalid releases.
- Implemented stricter artist-name and non-musical content validation, Expanded validation rules and a content-compliance library applied to release submissions to catch malformed or non-music submissions earlier.
- Fixed false rejections for benign track titles, Adjusted title-check logic to stop incorrectly rejecting titles that contain innocuous words like "dirty."
- Added parental advisory field to release metadata for distribution, ReleaseRow now includes a parental advisory flag used when sending metadata to our backend distribution platform.