— Product

Changelog.

Every update, improvement, and fix — most recent first.

v1.0Heartbeats, Premium Features & HardeningJune 6, 2026
  • NewHeartbeat monitors — dead-man's-switch alerts when your service stops pinging us (Pro & Business)
  • NewPublic status pages — share read-only job uptime, recent executions, and latency (Pro & Business)
  • NewOutbound webhooks — stream execution events to your own backend or incident workflow (Business)
  • NewAudit logs and CSV export of execution history (Business)
  • NewResponse assertion checks — fail a run unless the response body contains expected text (Pro & Business)
  • NewSlack and Discord failure alerts, alongside Telegram and email (Pro & Business)
  • NewMissed-run alerts — get notified when a scheduled job is overdue and didn't fire
  • NewJob templates library — one-click setup for common use cases
  • ImprovedPlan limits now enforced on existing jobs at downgrade — over-quota or too-frequent jobs auto-pause
  • ImprovedExecution engine is time-budgeted so long retries never leave a run stuck
  • FixedHardened Slack/Discord webhook saving against SSRF, escaped support emails, and hid the admin panel (404) from non-admins
v0.9SEO & PerformanceApril 28, 2026
  • NewBreadcrumbList JSON-LD structured data on all documentation pages
  • NewUnique meta descriptions for every docs page — better search previews
  • NewSecurity headers: HSTS, X-Frame-Options, X-Content-Type-Options, Referrer-Policy
  • ImprovedSitemap now covers all 19 public pages including /docs/telegram-notifications and /docs/api-keys
  • ImprovedCanonical URLs corrected to absolute paths throughout docs section
v0.8Billing & AdminApril 27, 2026
  • NewInfrastructure Limits panel in admin — DB storage, Resend emails, Vercel invocations vs free tier
  • NewOwner notification email when a user purchases Pro or Business
  • NewDisposable email blocking at signup (~200 domains)
  • ImprovedBilling webhooks now handle payment_failed and subscription_paused — auto-downgrade to free
  • ImprovedSubscription cancellation via Lemon Squeezy API on downgrade
v0.7Business FeaturesApril 20, 2026
  • NewAPI keys — generate, list, and revoke keys for programmatic job management (Business)
  • NewREST API v1 — create, read, update, delete, and pause jobs via HTTP (Business)
  • NewTeam workspaces — invite members as viewer or editor, accept via email link (Business)
  • NewExecution history retention: 7 days (Free), 90 days (Pro), 365 days (Business)
v0.6Telegram NotificationsApril 10, 2026
  • NewTelegram failure alerts — connect your bot token and chat ID in Settings
  • NewTest notification button to verify your Telegram connection before relying on it
  • NewTelegram Notifications docs page with step-by-step setup guide
  • ImprovedTelegram alerts are gated to Pro and Business plans
v0.5Admin & DocsMarch 30, 2026
  • NewAdmin panel — user list, plan management, job and execution oversight
  • NewEnhanced admin analytics: MRR estimate, conversion rate, 7-day trend charts
  • New1-click clear succeeded executions to reclaim DB rows without resetting stats
  • NewAdmin account protection — admin emails cannot be deleted from UI or API
  • NewFull documentation site — 14 pages covering every feature
v0.4Notifications & RetriesMarch 15, 2026
  • NewEmail failure alerts via Resend — branded HTML email with status, response, and retry context
  • NewConfigurable retry logic: max retries and delay per job
  • NewPlan enforcement server-side: max jobs and minimum interval per plan
  • NewChange email flow with OTP verification
v0.3Worker SystemMarch 1, 2026
  • NewProduction worker — cron-job.org triggers /api/worker/tick every minute
  • NewAtomic job claiming with lock extension to prevent duplicate executions
  • NewPer-job request timeout via AbortController (1–120s)
  • NewExecution history with status, HTTP code, response body, and timing
  • NewSSRF protection, URL validation, body (100KB) and headers (8KB) limits
v0.2Core AppFebruary 15, 2026
  • NewCron job CRUD — create, edit, delete, pause, and resume jobs
  • NewCron expression builder with presets and live next-run preview
  • NewPer-job timezone with automatic DST handling
  • NewManual run button for on-demand execution
v0.1Initial ReleaseFebruary 1, 2026
  • NewSignup, login, forgot password, reset password
  • NewSupabase Auth integration with session management
  • NewUser profiles with plan tiers: Free, Pro, Business
  • Newquzenixcron.com — live on Vercel with Hostinger DNS