<<< Back to the blog

Brand New Release Schedule

Jack McDade
Jack McDade January 26th, 2022

This information is out of date. For the latest official information, please check out our Release Schedule & Support Policy page in the docs.

As a modern PHP application, and even more-so as a Laravel package, it’s important to keep Statamic’s codebase up-to-date and have a roadmap extending out as far as we can reasonably plan to decide how and when to handle inevitable breaking changes to the greater ecosystem.

Statamic is a developer-centric platform. We don’t want to encourage bad practices or hold our community back from using new, modern coding practices and tools.

Today we’re announcing our new release schedule that accounts for all of these factors. Going forward you will be able to plan ahead for keeping your sites and servers secure and up-to-date. Since you’re here for the details, here they are – followed by the thoughts and implications behind them.

The Release Schedule

Statamic Laravel PHP Release Bug Fixes Until Security Fixes Until
3.2 7 — 8 7.2 — 8.0 Aug 2021 Mar 2022 Mar 2023
3.3 8 — 9 7.4 — 8.1 Mar 2022 Mar 2023 Mar 2024
3.4 8 — 9 7.4 — 8.1 Jan 2023 Jan 2024 Jan 2025
4.0 9 — 10 8.0 — 8.1 Mar 2023 Mar 2024 Mar 2025
5.0 9 — 11 8.0 — 8.1 Feb 2024 Feb 2025 Feb 2026

Dates subject to change based on factors outside of our control.

Annual Major Releases

The first and most significant change is starting next year we will be going to an annual major release trailing Laravel’s by a month, and supporting the same PHP versions as Laravel.

These major releases are not going to be huge feature-packed marketing extravaganzas, but rather “maintenance” releases focused on upstream dependencies (Laravel, Symfony, Flysystem, Glide) and boring (but necessary) language-level updates.

Over the last 10 years we’ve put an extraordinary effort into making Statamic work on older, outdated versions of PHP and the latest and greatest. We did this because we didn’t want to “create” more work for our users. However, the result of this position, over enough time, is a codebase that begins to feel like Stretch Armstrong, destined for a big ol’ painful tear at some point in the future.

PHP Past and Future

We’d like to avoid that hypothetical event. And we’d like to encourage — push even, our community to do right by their clients and own projects and keep them up to date. If these businesses are worth running, they’re worth running on secure servers with modern code. We never want Statamic to start feeling like WordPress.

It’ll just be “Statamic”

Going forward, we’ll be moving away from the notion of “Statamic 3” vs “Statamic X” entirely and focus on building and maintaining “Statamic”.

No Additional Update Cost

There will not be any additional cost to upgrade to Statamic 4, 5, and so on. Just like how it works currently, a site license of Statamic can be used indefinitely for a single site and includes 1 year of updates. When your update period expires, you can continue to use Statamic as long as you’d like. If you want to get the updates, you can renew for another year (or more).

At the moment updates cost $59/year. This may be subject to change in the future, but we have no plans to do so at this time.

More Features More Often

If you follow our current release patterns, you know we regularly ship small features and enhancements in “patch” releases (e.g. the x in 3.2.x). We don’t like the idea of hoarding them to launch bigger “dot” releases for marketing purposes or anything like that. Once a feature is ready, there’s always someone who can use it — or let’s be honest, who has been waiting a while for it. Ship it.

After we release Statamic 4.0 next February, we’ll start following semantic versioning more closely, bumping those minor numbers every time we ship something that isn’t a bug fix. Expect to see version numbers like 4.35.3 much more often than 4.3.35.

Our plan is for at least one release per week, with additional releases as needed. If there’s a feature or enhancement in that release, it will be a minor number increase, otherwise a patch.

Major Dependencies in the Ecosystem

Here are some of the major dependencies of Statamic along with known events in their respective release schedules. We’ve taken all of these things into consideration with our schedule.

Laravel

  • Laravel 9, slated for release on February 8th, drops support for PHP 7. Laravel 9 is an LTS (Long Term Support) release, which will provide bug fixes until 2024 with security fixes until 2025.
  • Laravel 8 will not receive bug fixes after July of this year.

See the full Laravel Release Schedule.

PHP

  • PHP 8.1 is still fresh and will receive active support through November 2023 with security support until November 2024.
  • PHP 7.4, on the other hand, has already stopped receiving active support and security fixes will end this November.

See the full PHP Release Schedule.

Vue.js

At this time we have no plans to upgrade from Vue 2 to Vue 3. There is nothing Vue 3 can do that we haven’t already solved with Vue 2, and the effort represented in the upgrade for little-to-no actionable gain makes the whole idea silly compared to other ways we can spend our time.

Others

There are many other smaller components and dependencies, like Flysystem, TipTap, Glide, and more. Each of these packages has their own requirements, and using the latest of any often requires the latest version of something else, which requires the latest version of another thing…

In short – it usually pays to get onto the latest versions and not fall behind. We’ll be taking the opportunity for an annual breaking change to eliminate unnecessary, dated, or poorly supported packages.

Back-porting

On this new schedule, we’ll be able to back-port important bug and security fixes to previous versions for a time, which should give you more time in case you need to put off major updates longer.

Regarding Statamic 2

Statamic 2 will be officially retired and will receive no further updates in February, 2023 – coinciding with the release of Statamic 4.

Wrapup

We truly feel that transparency is one of the most important things we can offer the community, and hope that this schedule helps in more ways than one. Stay tuned for Statamic 3.3!

A new feed approaches!