Changelog
What's new in ContentLoop AI
Shipped features and product updates from the autonomous script-to-publish loop — newest first, so you can see what the last release changed before the one before it.
Release v0.7
08 — 2026
- Recent Voices feed on /recent — the latest 30 published scripts with a chip rail to filter by platform.
- Studio re-renders any voice against an edited script in one click — no regenerate from scratch.
- Subscribe form on every /share/[id] page so creators can DM the link to collaborators without a public signup yet.
- Studio publish-target picker confirms which platforms a generated voice lands on before upload.
Release v0.6
06 — 2026
- One-click publish from Studio to four destinations: YouTube Shorts, TikTok, Bilibili, and Podcast.
- Templates catalog on /templates — pre-seeded hook, body, CTA structures that hand off to the Studio via /studio?template=<slug>.
- /share/[id] public share route — opens the poster frame, the audio, the script, and a counts row on one surface.
- Successful uploads land on /recent; failed uploads stay in the Studio with the API error surfaced inline.
Release v0.5
04 — 2026
- Studio MVP — topic → LLM script → ElevenLabs voice MP3, with topic-bound script slots and per-voice replay.
- ElevenLabs voice integration reads the script verbatim, so what you read is what the listener hears.
- Project scaffolding for the script-to-publish loop: shared scaffold, theme tokens, and the shadcn primitive set.
- First public landing surface for ContentLoop AI — Hero, FAQ, About, and the Studio entry point.