Skip to main content

Pantheon release notes

Your destination for staying informed about our latest innovations and product updates.
Subscribe to RSS feed
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.

June 13, 2024

The integration between Pantheon and New Relic is being updated to ensure compatibility with the latest changes from New Relic. These updates will be seamless for most users, except for those who are using Quicksilver to interact with the New Relic API.

If you are using Quicksilver, particularly any of the three New Relic scripts in the quicksilver-examples repository, please update your scripts by June 20, 2024, to ensure continued functionality.

Action required: Get and store your user API key and update your scripts

The necessary updates are described in the README.md file for each script. The steps are:

  1. Log in to the New Relic from your site dashboard.

  2. Get a user key.

  3. Store the user key using Terminus Secrets Manager plugin.

  4. Update the script to the new version (don't forget to change the secret name as needed!).

  5. Push your changes to your repo.

  6. Test your scripts when you have a chance to ensure they are still working.

Our Support team is happy to help if you have any questions or need assistance.

June 12, 2024

Pantheon is moving the registration and login experience to utilize Auth0's Universal Login feature. This change will offer a more stable, modern, and secure first experience for new users.

Screenshot of old login page:

Old Login Page

Screenshot of new login page:

New Login Page

Please contact support if you have any questions or concerns.

June 6, 2024

PHP 8.1.29, 8.2.20 and 8.3.8 were released on the platform. They contain the latest bug fixes and security updates 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.