Skip to main content

Calendar-based version numbers

Product & Engineering

Starting with the next release, Fertiligent versions follow the calendar: year.month.release — for example, 2026.8.0 is the first release of August 2026, and a follow-up fix that month would be 2026.8.1.

Why the change: a version you can date at a glance is more useful than an abstract number. Each release published here carries one version shared by the whole platform — the web application and its services report the same number, and it matches the release notes on this page.

Two things worth knowing:

  • Earlier version numbers (3.2.x and below) were internal build counters, not documented releases; this page is the authoritative history from 2026.8.0 onward.
  • In non-production environments you may see a suffix such as -rc.… on the version — that marks a candidate build under test, not a published release.