Back to Home
Changelog
A history of updates and improvements to Veractum.
v1.3.0FeatureApril 2026
- •UX/UI overhaul: Spline 3D loading animation replaces spinner
- •Tier badge now visible in navbar next to user avatar
- •Donate section added to landing page with custom PayPal amount
- •Footer redesigned with amber top glow and real page links
- •Privacy, Terms, Cookies, Docs, API Reference, and Changelog pages added
- •Loading time text updated to reflect accurate 1–3 minute estimate
v1.2.0InfrastructureApril 2026
- •Migrated processAnalysis to Inngest background jobs — no more 60s Vercel timeout
- •Transcript now evenly sampled across full video for accurate full-duration timeline
- •Video duration passed through pipeline for timestamp-annotated transcript chunks
- •Fallback to text=true transcript mode for auto-generated captions (fixes 206 partial)
- •Locale-aware error messages for insufficient data in fact-check results
- •Prisma connection pool settings tuned (connection_limit=10, pool_timeout=30)
v1.1.0FeatureMarch 2026
- •Tier system: Observer (free), Analyst, and Veractor plans
- •Tier limits: 2 / 30 / unlimited analyses per month
- •Claim limits: 5 / 10 / 20 claims per analysis per tier
- •Exponential backoff polling on results page (3s→5s→10s→15s, 10 min timeout)
- •Session refetch interval set to 5 minutes to reduce /api/auth/session spam
- •Supadata API replacing InnerTube for transcript fetching (Vercel IP bypass)
v1.0.0LaunchFebruary 2026
- •Initial public launch
- •YouTube transcript extraction and AI-powered summary
- •Claim extraction and fact-checking with Gemini 2.5 Flash
- •Visual topic timeline with colour-coded segments
- •Multi-language support for 9 locales
- •Google OAuth sign-in
- •Analysis history for authenticated users