← Back to home

Changelog

Product updates, fixes, and reliability improvements for CronAI.

improvement2026-02-25
Trust surface and product messaging updates
  • Added public docs, security, privacy, terms, status, and changelog pages.
  • Updated landing page resource links and trust messaging to avoid dead pages and overpromising.
  • Added job configuration explainers for execution model and secret handling.
feature2026-02-25
Contact page and footer updates
  • Added public contact form with Convex persistence and email notification to super admins.
  • Added social/profile links in the landing footer and public contact routing fixes.
  • Improved mobile pricing badge layout to prevent overlap.
fix2026-02-25
Build and deploy fixes
  • Removed deprecated @convex-dev/ratelimiter dependency that conflicted with modern Convex versions on Vercel.
  • Added llm.txt and llms.txt under public assets.
  • Documented required NEXT_PUBLIC_CONVEX_URL for Vercel production builds.