v2.62.0
- 🐛FixThe Veo 3 prompt builder was showing the free-limit upgrade wall to every logged-out visitor on first load, blocking the form entirely — anonymous visitors can now use it as intended.
- 🐛FixCreating a public share link ("Create Public Link") now works; it was failing for everyone due to a missing request-security token.
- 🐛FixDay-3 and day-7 onboarding emails now send reliably — the scheduled job was being invoked with a method the route did not accept, so it silently never ran.
- ⚡ImprovementAccount-security hardening: closed several access-control gaps across community templates, teams, shared prompts, AI usage limits, and the admin area, and tightened API rate-limiting against abuse. No action needed by users.
- ⚡ImprovementAI generation credits are no longer consumed when a generation fails partway — failed attempts are now refunded.
- 🐛FixThe prompt optimizer free-tier daily limit now correctly gates the improved-prompt output (previously only the score was withheld).
- 🐛FixResolved duplicate-URL and metadata mismatches on the ChatGPT and Midjourney prompt-generator landing pages, and made the sitemap cacheable for faster, lighter crawls.
- 🐛FixCode samples and multi-value fields containing "$" sequences now render correctly in blog/guide content and generated prompts.