Changelog
All notable changes to Rollaway Ads, newest first.
v0.5.0 — WASM Physics + AI Discoverability
May 2026
- perf Rust → WebAssembly physics solver (6 KB), 2–5x faster constraint loop
- perf Web Worker support for off-thread physics (eliminates main-thread jank)
- perf Progressive fallback: JS solver if WASM/Worker unavailable
- feat
/docs/ page with ad template schema, JS API reference, embed instructions
- feat
/.well-known/ai-plugin.json for AI crawler discoverability
- feat This changelog page
- seo Speakable schema on blog posts
- seo
sameAs placeholders in Organization JSON-LD
v0.4.0 — SEO Assets + Brand Pitch Deck
May 2026
- seo Created
og.png (1200×630) and apple-touch-icon.png (180×180)
- seo Added
<lastmod> dates to all 13 sitemap entries
- seo ROI section added to
llms-full.txt
- feat
brands.md pitch deck for brand partnerships
- feat
USER-TODO.md manual action checklist
- feat Enriched
README.md for AI crawler indexing
- seo Submitted to llmstxt.site and llmstxt.cc directories
v0.3.0 — Texture Pre-warm Fix
May 2026
- fix
prewarmNextTexture() now updates currentTemplateIndex to prevent consecutive duplicate ads
v0.2.0 — Mobile Performance + Gyro Fix
May 2026
- perf 30 Hz normal recalculation on mobile (frame-skipping)
- perf Texture pre-warming eliminates 30–80 ms stall on sheet creation
- perf Device pixel ratio capped at 1.5 on mobile
- perf Delta-time physics for consistent simulation across 60/90/120 Hz displays
- fix Gyro: removed dead duplicate secure-context check + fixed initial gravity snap
- feat Ad layout tightened: hero 420→340 px, CTA enlarged 124→140 px
v0.1.0 — Initial Launch
April 2026
- feat WebGL cloth-physics paper dispenser
- feat Supabase-backed live ad delivery with budget deduction
- feat 26 hardcoded fallback ad templates
- feat 6-layer rate limiting (token bucket, pull-rate, RPC smoothing, backoff, timeout, visibility)
- feat Gyroscope-driven gravity for mobile
- feat Audio feedback (procedural paper-rustle) + haptics
- seo
llms.txt, llms-full.txt, JSON-LD schemas, blog posts