Note that starting from the ElasticPress 5.0.0 release the Users feature will be moved to the ElasticPress Labs plugin. The Terms and Comments features will remain in ElasticPress but will be available only if enabled via code. Check our blog post for more info.
GitHub action to automatically open a new issue when a new version of WordPress is released. Props @felipeelia via #3666.
Removed
Unnecessary aliases in use statements. Props @felipeelia via #3671.
Fixed
Calls to ep_woocommerce_default_supported_post_types were ignored. Props @felipeelia and @MARQAS via #3679.
WooCommerce Orders search field disappearing when Orders Autosuggest receives an unexpected response from ElasticPress.io. Props @JakePT and @anjulahettige via #3682.
Note that starting from the ElasticPress 5.0.0 release the Users feature will be moved to the ElasticPress Labs plugin. The Terms and Comments features will remain in ElasticPress but will be available only if enabled via code. Check our blog post for more info.
GitHub action to automatically open a new issue when a new version of WordPress is released. Props @felipeelia via #3666.
Removed
Unnecessary aliases in use statements. Props @felipeelia via #3671.
Fixed
Calls to ep_woocommerce_default_supported_post_types were ignored. Props @felipeelia and @MARQAS via #3679.
WooCommerce Orders search field disappearing when Orders Autosuggest receives an unexpected response from ElasticPress.io. Props @JakePT and @anjulahettige via #3682.
Docblock for Utils\get_option return type. Props @felipeelia via #3653.
Docblock for ep_capability and ep_network_capability filters. Props @burhandodhy via #3685.
PHP warning related to the Autosuggest template generation. Props @felipeelia via #3651.
WooCommerce unit tests running multiple times. Props @felipeelia via #3656.
Display the meta range facet block in versions prior to WP 6.1. Props @felipeelia and @MARQAS via #3658.
Number of expected arguments for add_attachment and edit_attachment. Props @burhandodhy via #3690.
Error while running composer install on PHP 8. Props @burhandodhy via #3683.
Security
Bumped composer/composer from 2.5.8 to 2.6.4. Props @dependabot via #3672.
[4.7.1] - 2023-08-31
Note that starting from the ElasticPress 5.0.0 release the Users feature will be moved to the ElasticPress Labs plugin. The Terms and Comments features will remain in ElasticPress but will be available only if enabled via code. Check our blog post for more info.
Added
Synonyms and weighting settings added to the status report. Props @felipeelia via #3609.
Note that starting from the ElasticPress 5.0.0 release the Users feature will be moved to the ElasticPress Labs plugin. The Terms and Comments features will remain in ElasticPress but will be available only if enabled via code. Check our blog post for more info.
Added
Exclude Media Attachments from search results. Props @burhandodhy via #3539.
Most Recent Ignore Conditions Applied to This Pull Request
| Dependency Name | Ignore Conditions |
| --- | --- |
| 10up/elasticpress | [>= 4.6.a, < 4.7] |
You can trigger a rebase of this PR by commenting @dependabot rebase.
Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR:
- `@dependabot rebase` will rebase this PR
- `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it
- `@dependabot merge` will merge this PR after your CI passes on it
- `@dependabot squash and merge` will squash and merge this PR after your CI passes on it
- `@dependabot cancel merge` will cancel a previously requested merge and block automerging
- `@dependabot reopen` will reopen this PR if it is closed
- `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
- `@dependabot show ignore conditions` will show all of the ignore conditions of the specified dependency
- `@dependabot ignore this major version` will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
- `@dependabot ignore this minor version` will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
- `@dependabot ignore this dependency` will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)
Note
Automatic rebases have been disabled on this pull request as it has been open for over 30 days.
Updates the requirements on 10up/elasticpress to permit the latest version.
Release notes
Sourced from 10up/elasticpress's releases.
Changelog
Sourced from 10up/elasticpress's changelog.
... (truncated)
Commits
Most Recent Ignore Conditions Applied to This Pull Request
| Dependency Name | Ignore Conditions | | --- | --- | | 10up/elasticpress | [>= 4.6.a, < 4.7] |You can trigger a rebase of this PR by commenting
@dependabot rebase
.Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR: - `@dependabot rebase` will rebase this PR - `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it - `@dependabot merge` will merge this PR after your CI passes on it - `@dependabot squash and merge` will squash and merge this PR after your CI passes on it - `@dependabot cancel merge` will cancel a previously requested merge and block automerging - `@dependabot reopen` will reopen this PR if it is closed - `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually - `@dependabot show