Skip to main content

Pantheon release notes

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

July 17, 2024

The latest version of WordPress, 6.6 (Dorsey), became available on Pantheon as of July 16, 2024.

Action required

Upgrade to WordPress 6.6 right from your Pantheon dashboard or Terminus for the latest features, fixes, and security enhancements. See related documentation for how to apply core updates.

Highlights

  • New design options for the Block Editor, including color or font sets, as well as a new previous experience for pages in the site editor.
  • Maintenance and quality updates to the Interactivity API.
  • A number of updates to working with themes, including a new Theme.json version due to breaking changes.
  • Support for PHP 7.0 and 7.1 was dropped. The new minimum supported version of PHP will be 7.2.24. Pantheon recommends running PHP 8.2 or above.

For full details about WordPress 6.6, see the release notes or the WordPress 6.6 Field Guide.

July 16, 2024

The New Relic PHP agent has been updated to the latest version, v10.22.0.12. This update brings several enhancements and fixes compared to the previous version, v10.19.0.9. Key changes include:

  • Official support for Drupal 10 from New Relic

For a detailed list of all changes and improvements, see the complete New Relic PHP agent changelog.

Learn how New Relic's real-time performance monitoring can help you with metrics and reports on your Pantheon web applications.

July 15, 2024

PHP 8.2.21 and 8.3.9 were released on the platform. They contain the latest bug fixes for PHP.

As a reminder, PHP 8.0 reached End-of-Life and PHP 8.1 was moved to security-only updates on 26 November 2023. PHP 8.1 will reach End-of-Life in December 2025. For the best performance and security, Pantheon recommends running PHP 8.2 and above.

July 12, 2024

We’re excited to announce the rollout of the RSS feed subscription feature. This enhancement will enable you to stay updated with the latest release notes directly in your preferred RSS reader.

Key features

  • Receive real-time notifications when new release notes are available.
  • View all the latest release notes in your RSS reader.

How to get started

  1. Select the Subscribe to RSS feed link on the Pantheon release notes homepage.
  2. Choose your preferred RSS reader to follow us.

We hope this new feature enhances your experience and keeps you well-informed. Thank you for your continued support!

July 10, 2024

The update is now available for the WordPress (composer managed) upstream. This release includes several bug fixes and stability enhancements aimed at improving performance across all sites using this upstream.

Highlights

  • Various updates and enhancements to the helpers.sh script handling the Sage theme installation script.
  • Filter for WordPress core resource URLs (for JavaScript and CSS files provided by core) to resolve broken links on subdirectory subsites.
  • Filter to drop a /wp path appended to WordPress-generated home URLs on single sites and main sites of multisites, both set at priority 9 for easy override in composer-managed sites.
  • Un-ignored managed WordPress core files in the WordPress root directory. (Props @araphiel for the PR.)
  • Updated default PHP version to 8.2 and default database version to 10.6.
  • Updated application.php and composer.json files to align with roots/bedrock v1.24.x.
  • Deprecates wp-config-pantheon.php in favor of config/application.pantheon.php.

For more details, refer to the WordPress (Composer Managed) changelog.

Applying updates

If you run into merge conflicts with this update, you can manually resolve by running the following command:

For assistance with managing merge conflicts, refer to our documentation on auto-resolving via the dashboard or manually resolving via the command line.

Additional notes

This release of WordPress (composer managed) is indicated by an official release on GitHub. The changelog has been updated to include version numbers for better tracking of upstream iterations.

July 3, 2024

Pantheon has updated our platform robots.txt file to include Pope Tech, a popular WCAG compliance scanning tool. This change allows crawling via Pope Tech User Agents on platform and custom domains for non-live environments (Dev, Test, and Multidevs). The functionality and contents of our platform robots.txt file are documented here.

July 3, 2024

As part of our continued effort to protect sites on our platform, Pantheon now requires all sites on the platform to prove domain ownership via TXT records. This verification is required before Pantheon will accept traffic on a domain name for a given site. This change enhances security by preventing a malicious actor from bringing traffic to a newly created site on Pantheon using a domain that pointed to a since-deleted site on Pantheon.

Customers who find this protection overly burdensome can opt out of this requirement at the level of their Workspace by engaging with our support team to see if they qualify for an exemption. For more information, refer to this FAQ.

June 24, 2024

The latest version of WordPress, 6.5.5, became available on Pantheon as of June 24, 2024.

Highlights

  • Security updates: Addressed three security vulnerabilities in the HTML API, template part block type and on Windows-hosted sites respectively.
  • 3 additional bug fixes in Core

For more information about WordPress 6.5.5, visit the HelpHub page for version 6.5.5

Upgrade to WordPress 6.5.5 right from your Pantheon dashboard or Terminus for added security.