Version 2.1.0
Added
- Compatibility with the WooCommerce Subscriptions add-on. Props @ecaron and @felipeelia via #51.
- Users Feature (migrated from the main ElasticPress plugin). Props @felipeelia, @MARQAS, and @burhandodhy via #50 and #59.
- Load PHP classes via
spl_autoload_register()
. Props @burhandodhy via #57.
Changed
- Code standards are now applied to the test suite too. Props @felipeelia via #54.
- Hide subfeatures if the required plugins are not activated. Props @burhandodhy via #56.
Fixed
- Adjusted the method used to determine if classes are loaded. Props @ecaron via #51.
- Ensure feature classes are only loaded once. Props @ecaron via #43.
- PHP Lint on PHP 8. Props @felipeelia via #49.
Security
- Bumped
loader-utils
from 2.0.2 to 2.0.4. Props @dependabot via #46. - Bumped
json5
from 1.0.1 to 1.0.2. Props @dependabot via #47.
See: https://github.com/10up/ElasticPressLabs/milestone/6?closed=1