Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

WIP - Backfill changelog entries as release notes #8813

Closed
wants to merge 17 commits into from
Closed
Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
17 commits
Select commit Hold shift + click to select a range
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 2 additions & 0 deletions CODEOWNERS
Validating CODEOWNERS rules …
Original file line number Diff line number Diff line change
Expand Up @@ -17,3 +17,5 @@ source/content/guides/integrated-composer/ @pantheon-systems/lifecycle-ops
source/content/guides/multisite/ @pantheon-systems/cms-platform
# The cms-platform team is responsible for External Libraries on Pantheon
source/content/external-libraries @pantheon-systems/cms-platform
# There is a team just for release note permissions
source/releasenotes/ @pantheon-systems/release-note-authors
Original file line number Diff line number Diff line change
@@ -0,0 +1,8 @@
---
title: "Early Access: Customer Scheduled Jobs"
published_date: "2023-09-01"
categories: [new-feature, tools-apis]
rachelwhitton marked this conversation as resolved.
Show resolved Hide resolved
---
[The Terminus Scheduled Jobs Plugin](/customer-scheduled-cron-jobs) allows you to schedule and automate specific cron jobs according to site requirements without affecting performance.

You can specify the desired frequency (e.g., daily, weekly, monthly, hourly), and the actions to be performed. The system then executes the scheduled jobs automatically based on the provided instructions. Helps with long running jobs by granting a total budget of 300 mins (in a 24 hr period) to run jobs.
Original file line number Diff line number Diff line change
@@ -0,0 +1,8 @@
---
title: "Early Access: Streamlined User Offboarding"
published_date: "2023-09-01"
categories: [account-management, user-interface]
---
Helps Workspace Admins more effectively manage user access by providing the ability to offboard users from multiple sites in a single click.

For more information, see Pantheon’s documentation on [Workspace Offboarding](/workspace-offboarding). Or join the [#WordPress Slack Channel](http://slackin.pantheon.io) to connect with other Pantheon customers & super-users.
17 changes: 17 additions & 0 deletions source/releasenotes/2023-09-01-front-end-sites-enhancements.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,17 @@
---
title: "Front-End Sites Enhancements"
published_date: "2023-09-01"
categories: [front-end-sites, user-interface]
---
We released version 1.0.5 of the [WP Decoupled Preview plugin](https://wordpress.org/plugins/decoupled-preview/) which contains a bug fix specific to WordPress 6.3. WP Decoupled Preview enables content editors to see their changes in the context of a front-end framework (served through [Pantheon's Front-End Sites](/guides/decoupled/overview)) like Next.js. To try this functionality, request access to Front-End Sites and [follow our tutorial for spinning up our WordPress + Next.js starter](/guides/decoupled/wp-nextjs-frontend-starters).

Can you tell we want more teams to sign up for Front-End Sites? If you don't yet have access, as of the last month you'll now see callouts in the site creation flow that lead to Front-End Sites Access:

![Sign up page in the Pantheon dashboard for decoupled Early Access](../images/decoupled/ea-decoupled-signup.png)

Thanks to efforts in the last month, once you spin up new codebases in Front-End Sites, you will also find:
- Newly improved readme files in your fresh projects.
- Health checks that fire early in the build process if your Front-End Site may be likely to fail due to missing variables for a back-end CMS
- A better navigation and search functionality for [the Decoupled Kit project documentation](https://decoupledkit.pantheon.io/docs).

Want to chat more about these kinds of sites? Join the [#front-end-frameworks](https://pantheon-community.slack.com/archives/C01DXGMFZFB) Slack Channel.
8 changes: 8 additions & 0 deletions source/releasenotes/2023-09-01-new-php-defaults.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,8 @@
---
title: New PHP Defaults
published_date: "2023-09-01"
categories: [infrastructure, wordpress, drupal, action-required]
---
Pantheon has pushed an update to WordPress and Drupal 7 core upstreams which sets PHP 8.1 as the new default PHP version, rather than 7.4.

Please test this core update thoroughly before deploying to the Live environment. If your site requires an older version of PHP, or if you'd like to upgrade to PHP 8.2, see [Pantheon’s documentation on how to manage PHP versions via the pantheon.yml configuration file](/guides/php/php-versions).
8 changes: 8 additions & 0 deletions source/releasenotes/2023-09-01-object-cache-pro.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,8 @@
---
title: Object Cache Pro
published_date: "2023-09-01"
categories: [wordpress, performance, new-feature]
---
WordPress sites can now leverage an upgraded object caching solution on Pantheon! Object Cache Pro is a highly optimized premium WordPress plugin that integrates with Redis for business class performance. [Find out more about our perspective Object Caching from Steve Persch, Director of Developer Experience](https://pantheon.io/blog/pantheon-includes-object-cache-pro-painless-improved-performance).

See Pantheon’s documentation for instructions on [how to enable Object Cache Pro](/object-cache/wordpress). Or join the [#WordPress Slack Channel](http://slackin.pantheon.io) to connect with other customers using Object Cache Pro.
Original file line number Diff line number Diff line change
@@ -0,0 +1,8 @@
---
title: Pantheon Advanced Page Cache WordPress Plugin Updates
published_date: "2023-09-01"
categories: [wordpress, action-required, performance]
---
We released an update for the [Pantheon Advanced Page Cache](https://wordpress.org/plugins/pantheon-advanced-page-cache/) WordPress plugin which adds a filter to allow disabling surrogate keys for posts' taxonomy terms. This can be especially helpful for posts with large numbers of taxonomies (such as WooCommerce products with a large number of global attributes).

For more information, see [Pantheon documentation](/guides/wordpress-configurations/plugins#disable-surrogate-keys-for-taxonomy-terms).
8 changes: 8 additions & 0 deletions source/releasenotes/2023-09-01-php-security-updates.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,8 @@
---
title: PHP Security Updates
published_date: "2023-09-01"
categories: [infrastructure, security, action-required]
---
Pantheon has deployed PHP versions [8.2.9](https://www.php.net/ChangeLog-8.php#8.2.9), [8.1.22](https://www.php.net/ChangeLog-8.php#8.1.22), and [8.0.30](https://www.php.net/ChangeLog-8.php#8.0.30) to customer sites running on the platform. These releases address vulnerabilities disclosed in [CVE-2023-3823](https://nvd.nist.gov/vuln/detail/CVE-2023-3823) and [CVE-2023-3824](https://nvd.nist.gov/vuln/detail/CVE-2023-3824).

If you are using PHP 8.2, 8.1 or 8.0, there is nothing further that you need to do. If you are still on PHP 7.4 or earlier, though, you should schedule some time to upgrade to a supported version.While the vulnerabilities patched in these latest releases are not reported to affect PHP 7.4, the fact remains that there could be (and probably are) unpatched vulnerabilities in the end-of-life versions. Read more about it in Greg Anderson’s [blog post](https://pantheon.io/blog/php-829-security-release-demonstrates-pantheons-commitment-protecting-your-sites).
Original file line number Diff line number Diff line change
@@ -0,0 +1,10 @@
---
title: "Solr Search for WordPress 2.5.0 Update"
published_date: "2023-09-01"
categories: [wordpress, action-required, performance]
---
We released an update for the [Solr Search for WordPress plugin](https://wordpress.org/plugins/solr-power/) which disables auto-commit by default and allows cron to push solr commits regularly instead.

This drastically improves the performance of large sites and avoids 503 errors related to hard committing on every update. This update is recommended for all WordPress sites currently running the plugin.

You can still enable auto-commit by explicitly setting `SOLRPOWER_DISABLE_AUTOCOMMIT` to `false`.
Original file line number Diff line number Diff line change
@@ -0,0 +1,10 @@
---
title: WordPress Multisite Search and Replace
published_date: "2023-09-01"
categories: [wordpress, new-feature]
---
WordPress Multisites can now run automated Search and Replace when cloning the database between environments or spinning up new environments.

Subdomain Multisites can use a domain map to define the URLs between environments, or auto-convert to a subdirectory Multisite in non-live environments.

For more information, see Pantheon’s documentation on [Search and Replace](/guides/multisite/search-replace/). Or join the [#WordPress Slack Channel](http://slackin.pantheon.io) to connect with other Pantheon customers & super-users.
Original file line number Diff line number Diff line change
@@ -0,0 +1,8 @@
---
title: "Design System Integration: Docs"
published_date: "2023-10-01"
categories: [user-interface, pantheon-docs]
---
We're excited to announce that our documentation site has been seamlessly integrated with our brand-new design system. This enhancement brings a fresh and cohesive look to our documentation, providing a unified and visually appealing experience for our users. Explore the updated, improved, and more accessible [Docs site](/) today.

![Docs Design System](../images/DocsDesignSystem.png)
8 changes: 8 additions & 0 deletions source/releasenotes/2023-10-01-drupal-security-update.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,8 @@
---
title: Drupal Security Update
published_date: "2023-10-01"
categories: [drupal, security, action-required]
---
On September 20th, [Drupal core updates were released to address a critical vulnerability in the JSON:API module](https://status.pantheon.io/incidents/vj842n7k7w40). Those updates became immediately available within the Pantheon dashboard for one-click code updates. Additionally, [our engineers updated our CDN to mitigate potential attacks](https://status.pantheon.io/incidents/598zxv2v8l7p).

If you have a Drupal site using JSON:API we suggest you update as soon as possible if you haven't done so already. And even if you aren't using JSON:API, it'll still feel good to apply an update, right? To better understand the nature of security updates, [come watch the Pantheon YouTube Livestream on October 25th](https://www.youtube.com/watch?v=WV2ZSeBOziU).
7 changes: 7 additions & 0 deletions source/releasenotes/2023-10-01-front-end-sites-settings.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,7 @@
---
title: "Front-End Sites Settings"
published_date: "2023-10-01"
categories: [front-end-sites, wordpress, user-interface]
---
The Pantheon Front-End Sites Settings page is now available for users of the WordPress for Front-End project. It provides a simplified post install experience where users can copy environment variables for use in the Front-End Sites dashboard, and also test their preview endpoint. Instructions for creating a new WordPress project [can be found here](https://decoupledkit.pantheon.io/docs/backend-starters/decoupled-wordpress/creating-a-new-project).
Want to chat more about these kinds of sites? Join the [#front-end-frameworks](https://pantheon-community.slack.com/archives/C01DXGMFZFB) Slack Channel.
Original file line number Diff line number Diff line change
@@ -0,0 +1,6 @@
---
title: "PHP 8.1 and 8.2 updated to their latest patch releases"
published_date: "2023-10-01"
categories: [infrastructure, security]
---
PHP 8.2.11 and 8.1.24 were released on the platform. They contain the latest bug fixes and security releases for PHP. As a reminder, PHP 8.0 will reach End-of-Life on 26 November 2023. For the best performance and security, Pantheon recommends running PHP 8.1 and above.
8 changes: 8 additions & 0 deletions source/releasenotes/2023-10-01-php-memory-limits-updates.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,8 @@
---
title: PHP Memory Limits Updates
published_date: "2023-10-01"
categories: [infrastructure, performance]
---
Sometimes you just need more memory to serve your site reliably. To learn more about why we doubled the memory for most site plans, [check out this blog](https://pantheon.io/blog/pantheon-increases-php-memory-limits-performance-and-elite-plans) by Rachel Whitton, Lead Technical Writer here at Pantheon.

To take advantage of the increased memory limit, [contact our customer support team](/guides/support/contact-support/). Or drop by our [regular Zoom-based office hours](http://pantheon.io/developer-community/office-hours).
Original file line number Diff line number Diff line change
@@ -0,0 +1,6 @@
---
title: "WPML Improved Edge Caching Compatibility - Cache Hit Ratio Increased 24%"
published_date: "2023-10-01"
categories: [wordpress, performance, infrastructure]
---
Global CDN now has improved compatibility with the WPML multilingual WordPress plugin. Page variations for each language can be cached at the edge. This update was rolled out automatically for all sites that use the WPML plugin and increased site cache hit ratio by 24% on average.
6 changes: 6 additions & 0 deletions source/releasenotes/2023-11-01-composer-logs-visibility.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,6 @@
---
title: Composer Logs Visibility
published_date: "2023-11-01"
categories: [new-feature, tools-apis]
---
Visibility into composer logs has been a top customer request. Now, if you need to debug a composer build failure due to an error, install the Terminus Composer Logs plugin on your machine to view more details. Upstream Update logs are also available. Installation instructions and command usage can be found [here in the plugin's GitHub repository](https://github.com/pantheon-systems/terminus-composer-logs-plugin).
6 changes: 6 additions & 0 deletions source/releasenotes/2023-11-01-faster-backups.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,6 @@
---
title: Faster Backups
published_date: "2023-11-01"
categories: [infrastructure, performance]
---
The File System team at Pantheon achieved significant speed improvements in backup processes. The Valhalla export process was overhauled, allowing backups to be constructed from new objects, cutting down export times by 25-83%. This was accomplished by initiating object retrieval immediately after receiving MANIFEST metadata, omitting empty files, and promptly archiving received files.
Original file line number Diff line number Diff line change
@@ -0,0 +1,10 @@
---
title: "Front-End Sites Build Caching and Node.js Versions"
published_date: "2023-11-01"
categories: [front-end-sites, action-required, performance]
---
Pantheon introduced a new build pipeline for Front End Sites to significantly improve build times. Beginning on November 13th, 2023, newly created sites are automatically using the new pipeline and cannot opt back to the old pipeline. Sites made prior to that date can opt-in to the new pipeline to take advantage of the new features. All pre-existing sites that do not opt-in will be switched over for new builds on or around January 15th.

Additionally, we are adding support for Node 18 (for dynamic sites) and 20 (for both static and dynamic sites). To select a specific version, Pantheon is [moving away from using .nvmrc](/guides/decoupled/overview/manage-settings#nodejs-version) and will instead look to the [“engines” field](https://docs.npmjs.com/cli/v8/configuring-npm/package-json#engines) in your project’s `package.json` file.

To find out more about adopting the new pipeline, [check out our documentation](/guides/decoupled/overview/v1-pipeline), and read our [blog post](https://pantheon.io/blog/opt-now-faster-build-pipeline-front-end-sites?utm_medium=email&utm_source=newsletter&utm_content=front_end_sites_blog&utm_campaign=2023_11_PSU_ALL_US_Novemeber_Changelog_Newsletter) about how we’re already experiencing the benefits of this internally at Pantheon.
10 changes: 10 additions & 0 deletions source/releasenotes/2023-11-01-streamlined-user-offboarding.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,10 @@
---
title: Streamlined User Offboarding
published_date: "2023-11-01"
categories: [account-management, user-interface, new-feature]
---
Administrators of large workspaces will now be able to easily remove access for offboarded users at scale. When a member of your team changes jobs, or for whatever reason you need to remove a person from your sites, you can now do so faster

As you remove users from your workspace or site team, you will be prompted to remove access across all sites that a given user may be connected to, which can save multiple clicks and manual labor to ensure the right access levels are maintained.

To learn more about how this new offboarding process works, take a look at our [documentation](/guides/account-mgmt/workspace-sites-teams/teams#remove-a-user).
Original file line number Diff line number Diff line change
@@ -0,0 +1,8 @@
---
title: VPAT issued for product accessibility
published_date: "2023-11-01"
categories: [infrastructure, user-interface]
---
* As part of Pantheon’s commitment to accessibility, diversity, and inclusion, we are proud to announce that we have completed an external audit of our platform’s accessibility features and the results are available in our [WCAG 2.1 AA VPAT](https://drive.google.com/file/d/1SYnzTsVNOyK4-5eLRYnNQJArdVsM8JUD/view).
* Our teams have ongoing efforts to improve accessibility further and have outlined goals to improve our support of WCAG 2.1 AA criteria for the next two quarters.
* Our partners and customers who depend on WCAG compliant products can confidently continue to use the platform knowing that we hold accessibility to be an important function of the services we provide.
Original file line number Diff line number Diff line change
@@ -0,0 +1,8 @@
---
title: "WordPress Native PHP Sessions 1.4 Update"
published_date: "2023-11-01"
categories: [wordpress, action-required, performance]
---
The WordPress Native PHP Sessions plugin added primary keys to its custom tables in 1.2.2 for greater performance and redundancy, but did not upgrade existing sites. Now, version 1.4 includes an optional upgrade command for sites that installed the plugin prior to the 1.2.2 release.

Our open source [WordPress Native PHP Sessions](https://wordpress.org/plugins/wp-native-php-sessions/) is available in the WordPress.org plugins repo.
Original file line number Diff line number Diff line change
@@ -0,0 +1,8 @@
---
title: "Delete Front-End Sites Multidevs Directly From Dashboard for Streamlined Management"
published_date: "2023-12-01"
categories: [front-end-sites, user-interface]
---
We've enhanced your site management experience by enabling the ability to delete Multidevs directly from your Front-End Sites dashboard. This upgrade simplifies project organization, providing you with a seamless process to remove unnecessary Multidevs.

This intuitive addition streamlines site management, offering a hassle-free solution to keep your projects organized and optimized. Find detailed instructions [here](/guides/decoupled/overview/fes-multidev#delete-a-multidev-environment).
Original file line number Diff line number Diff line change
@@ -0,0 +1,13 @@
---
title: "Elevated Experience With Front-End Sites Drupal Starter Kit"
published_date: "2023-12-01"
categories: [front-end-sites, user-interface, drupal]
---
The Pantheon Drupal Starter Kit for Front-End Sites has undergone significant improvements.
* **Setup experience**: The setup process is now more user-friendly and guided for a seamless experience.
* **Health check script**: The newly introduced health check script alerts you to known configuration issues before a build fails.
* **Front-End Sites settings**: Effortlessly navigate through the Settings page, simplifying the testing of your preview endpoint, and allowing convenient copying of environment variables for use in the Front-End Sites Dashboard.

Curious about creating a new Drupal project with these enhancements? Find detailed instructions [here](https://decoupledkit.pantheon.io/docs/backend-starters/decoupled-drupal/creating-a-new-project).

For further insights and discussions on similar sites, join the [#front-end-frameworks](https://pantheon-community.slack.com/archives/C01DXGMFZFB) Slack channel.
Original file line number Diff line number Diff line change
@@ -0,0 +1,6 @@
---
title: Optimized Monitoring for High-Volume Directories
published_date: "2023-12-01"
categories: [new-feature, user-interface, performance]
---
Introducing proactive alerts tailored for directories with substantial file counts, which could impact performance or accessibility. Stay informed with timely notifications delivered [directly to your dashboard](/guides/filesystem/large-files/#alerts) and via email when file counts reach 50,000 and 100,000. This feature empowers you to efficiently manage your file system and address potential issues promptly.
Original file line number Diff line number Diff line change
@@ -0,0 +1,12 @@
---
title: Upgraded Security Measures for Uninterrupted WebOps Experience
published_date: "2023-12-01"
categories: [infrastructure, security, performance]
---
We're thrilled to announce an impactful upgrade to Pantheon's security infrastructure, reinforcing our commitment to safeguarding your websites. In response to the escalating sophistication of distributed denial-of-service (DDoS) attacks, we've implemented innovative solutions to fortify our defenses. Particularly, we've addressed a surge in Layer 7 attacks targeting content management systems, ensuring resilience even without our Advanced Global CDN's Web Application Firewall (WAF).

**Key benefits:**
* **Advanced DDoS protection**: Our engineers have proactively countered Layer 7 attacks, mitigating risks posed by inauthentic traffic targeting web content management systems.
* **Rate limiting capabilities**: We've introduced rate limiting capabilities within our Global CDN, curbing abusive traffic effectively. This ensures a stable online presence, even during large-scale attacks, preventing wider stability issues.

For more in-depth insights into the measures we've taken and the value they bring to your Pantheon experience, delve into the [full blog post](https://pantheon.io/blog/pantheon-improves-protection-malicious-traffic). Your website's security and stability are our top priorities, and this enhancement is another step in our ongoing commitment to delivering a robust WebOps platform.
Loading
Loading