Skip to main content

Pantheon release notes

Your destination for staying informed about our latest innovations and product updates.
Subscribe to RSS feed
July 1, 2022

Autopilot for Custom Upstreams - Combining Autopilot with Custom Upstreams is an excellent way to reduce the time spent on maintaining multiple sites. Pantheon allows eligible customers to use Autopilot and Custom Upstreams to automate routine maintenance for upstream and downstream sites.

Fastly on Pantheon - Pantheon offers extensive content delivery network (CDN) features through our Global CDN and Advanced Global CDN. Pantheon also partners with Fastly if you prefer to use a CDN outside of the Pantheon platform. Using Fastly can be a good option if you are looking for log or media storage integration solutions.

Git on Pantheon Guide - A new guide on using Git on the Pantheon platform is now available. Pantheon provides industry standard version control with Git. Pantheon uses Git to make sure all code is stored, versioned, and deployed both safely and predictably.

WordPress REST API - The WordPress Edge Integrations plugin provides REST API endpoints for all of the major functions and output available via server-side PHP code. A full list and descriptions of all endpoints exists in the WordPress Edge Integrations SDK documentation. To learn more about the WordPress SDK, refer to the documentation.

June 1, 2022

WordPress 6.0 is the latest major release of WordPress and is currently available on the Pantheon platform. This release features nearly a thousand enhancements and bug fixes.

If you’ve updated the previously released Twenty Twenty-two theme outside of Pantheon's WordPress upstream, updating to WordPress 6.0 will result in an error, due to the removal of the wp-content/themes/twentytwentytwo/assets/fonts/LICENSE.md file. To resolve this error delete this file, commit, and push your change, then reapply the update. Detailed information on applying and debugging core updates can be found in the Core Updates documentation.

June 1, 2022

Drupal 9.3.14 is available for production sites and includes backwards-compatible improvements. Drupal 9.3 was released in December 2021. From Drupal 9.3, PHP version 8.0 or higher is recommended; PHP 7.3 and higher remains supported. Drupal 9 sites on Pantheon use Integrated Composer, enabling one-click core updates through the Dashboard. To check for available updates, click Check Now from the site's Dashboard Dev tab.

June 1, 2022

Drupal 9.2.20 is available and includes backwards-compatible improvements. This is a minor version of Drupal 9 and is available for use on production sites.

June 1, 2022

Drupal 9 Migration Guides - The new Drupal 9 Migration Guides have been published. This is a major rework of the existing guide and provides greater assistance to users when choosing their upgrade path, creating separate guides for each path, or adding content for previously undocumented paths.

Using Solr 8 on Drupal 9 - Pantheon Search is now in General Availability. Pantheon Search is a system for indexing and searching site content. Pantheon Search with Solr 8 gives Drupal 9 web teams a high-performance search index integrated with Integrated Composer's one-click updates. Pantheon provides Solr-based search as a service for all environments. Currently, the default version of Solr on Pantheon is Apache Solr v3.6, but we recommend using Solr v8.

WordPress on Pantheon Quick Start Guide - This guide offers a comprehensive overview of WordPress on Pantheon. Use this guide to learn how to create a WordPress site on Pantheon or migrate an existing WordPress site. You can also learn about WordPress plugins, optimization, security, and content management.

WordPress with Composer on Pantheon - This new guide offers an overview of Composer-managed WordPress site capabilities on Pantheon. You can use this guide to create a new WordPress site that uses Composer, Continuous Integration, and Automated Testing. Additionally, you can learn how to create a new WordPress site that uses Integrated Composer.

May 1, 2022

Drupal 9.3.12 is available for production sites and includes backwards-compatible improvements. Drupal 9.3 was released in December 2021. For Drupal 9.3, PHP version 8.0 or higher is recommended; PHP 7.3 and higher remains supported. Drupal 9 sites on Pantheon use Integrated Composer, enabling one-click core updates through the Dashboard. To check for available updates, click Check Now from the site's Dashboard Dev tab.

May 1, 2022

Drupal 9.2.18 is available and includes backwards-compatible improvements. This is a minor version of Drupal 9 and is available for use on production sites.

May 1, 2022

Governance for WordPress Multisites - Multisite governance allows for increased efficiency for teams, by ensuring that roles and responsibilities are defined. For more information, refer to the documentation

Automate and Integrate your WebOps Workflow with Quicksilver - Hook into platform workflows to automate your Pantheon WebOps workflow and tell Pantheon which script you want to run. The platform will run the script automatically every time you or another team member triggers the corresponding workflow. You can use Terminus to install Quicksilver Composer scripts if you have a Composer-managed site. To learn more, refer to the documentation.