Changelog

Product updates,
without the noise.

Release notes, feature additions, and fixes for CronEngine. Follow what changed, why it matters, and which parts of the scheduler got better.

Feature additions Improvements Release history
Product changelog illustration

Latest

v2.1.0

Current cycle

v2

Focus

Scheduler

Release notes

Every visible product change.

Dates are grouped by release month. Larger platform releases include extra context so the update is easier to scan later.

v2.1.0

latest
July 2026

Plan limits are simpler. The Active Time Budget measured in seconds has been replaced by a straightforward monthly run allowance, and request timeouts now come from your plan instead of being set per job.

Changed

  • Scheduled runs replace the Active Time Budget - each plan now covers a number of runs per 30-day month instead of a budget in seconds. Every tier gained a substantially larger allowance in the process.
  • Request timeout is now a plan setting - 20s on Free, 60s Starter, 150s Pro, 300s Business, 600s Enterprise. It applies to every job automatically and is no longer chosen per job.
  • Free, Starter and Pro have a stated active job limit - 5 / 25 / 50. Business and Enterprise stay unlimited on job count and are bounded by their run allowance instead.
  • Downgrades now email you a summary of exactly what changed, including the new timeout and any jobs that were paused.

Added

  • The job form shows what a schedule will cost in runs per month before you save it, along with how much of your allowance is left.
  • Dashboard now has an active job meter alongside the run allowance meter.
  • Jobs paused by a plan limit are resumed automatically when you upgrade again.

Fixed

  • Run estimates are now exact for schedules using the last day of the month, day 31, and specific-month restrictions.
  • Resuming a job after a downgrade or a recovered payment no longer leaves it scheduled in the past, which could make several jobs fire at once.

v2.0.1

April 2026

A focused update around public content, clearer pricing copy, and easier answers before signup.

Added

  • FAQ page with answers on scheduling, billing, IP whitelisting, and Active Time Budget
  • FAQ section on the home page
  • Prices now show "excl. VAT" on the pricing page

v2.0.0

major
April 2026

Complete platform rewrite. CronEngine v2 is rebuilt from the ground up on PHP + Go + MySQL with a new dispatcher architecture, full Stripe billing integration, and a redesigned dashboard.

New

  • Dashboard - overview of all jobs with active/paused counts and per-map grouping
  • Job maps - organize jobs into named groups (e.g. production, staging, per-project)
  • Visual schedule builder - pick intervals without writing cron syntax; raw cron expressions still supported
  • Run history - every execution logged with HTTP status, response body, and duration
  • Execution time graphs - per-job charts to spot slowdowns and failures over time
  • Next-run preview - see upcoming execution times before activating a job
  • Email notifications - alerts on failure or on every run, configured per job
  • Active Time Budget - monthly per-plan budget tracked in seconds; heaviest jobs paused automatically on overflow
  • Stripe billing - subscriptions, plan switching, billing portal, and invoice history
  • Five plans - Free, Starter, Pro, Business, and Enterprise

Stay current

Want to try the latest release?

Create a free account or head back to your dashboard to see the newest CronEngine changes in context.