diff --git a/source/releasenotes/2024-12-09-pantheon-hud-plugin-update.md b/source/releasenotes/2024-12-09-pantheon-hud-plugin-update.md new file mode 100644 index 0000000000..fc0a20d1fe --- /dev/null +++ b/source/releasenotes/2024-12-09-pantheon-hud-plugin-update.md @@ -0,0 +1,15 @@ +--- +title: Pantheon HUD 0.4.4 update now available +published_date: "2024-12-09" +categories: [wordpress, plugins] +--- + +The Pantheon HUD plugin [v0.4.4](https://github.com/pantheon-systems/pantheon-hud/releases) update is now available. + +### What's new in this update +* **Bug fix**: Resolved a UI issue affecting the Pantheon icon in the Pantheon menu. +* **Enhancements**: Improved adherence to [Pantheon's WP coding standards](https://github.com/pantheon-systems/pantheon-wp-coding-standards) with several under-the-hood fixes. + +Learn more about our Pantheon WP Coding Standard in [our video on YouTube](https://www.youtube.com/watch?v=WpxG7TJAFhU) + +Update the Pantheon HUD plugin today to enjoy these improvements and fixes. diff --git a/source/releasenotes/2024-12-09-solr-plugin-update.md b/source/releasenotes/2024-12-09-solr-plugin-update.md new file mode 100644 index 0000000000..bd31bd37b5 --- /dev/null +++ b/source/releasenotes/2024-12-09-solr-plugin-update.md @@ -0,0 +1,17 @@ +--- +title: Solr Search for WordPress 2.6.0 update now available +published_date: "2024-12-09" +categories: [wordpress, plugins] +--- + +The Solr Search for WordPress plugin [v2.6.0]((https://github.com/pantheon-systems/solr-power/releases)) update is now available. + +## What's new +### Features +* Introduced the new `is_solr_query` filter to enhance query customization. +* Added the `solr_power_customer_schema_file_path` filter to set an alternative path for the custom schema file. + +### Bug fixes +* Fixed the default custom schema file path for Composer-managed and non-standard uploads directories. + +Upgrade the plugin now to take advantage of these improvements and fixes.