Version 3.0.0
This release drops the support for older versions of ElasticPress and PHP.
Added
- Instructions with error code for failed queries. Props @MARQAS and @felipeelia via #58.
- Buttons to copy or download all requests info. Props @MARQAS, @felipeelia, and @burhandodhy via #63 and #74.
- Compatibility with the WordPress localization system. Props @burhandodhy and @felipeelia via #73.
- SECURITY.md file. Props @felipeelia via #56.
Changed
- Set minimum requirement for PHP to 7.0 and ElasticPress to 4.4.0. Props @burhandodhy and @felipeelia via #66.
- CSS and JS code lint by 10up toolkit. Props @burhandodhy via #64.
Fixed
- Unnecessary
stripslashes()
call when outputting JSON objects. Props @felipeelia, @goldenapples, and @mattonomics via #68. - JS error on copy action. Props @burhandodhy via #72.
Security
- Bumped
minimatch
from 3.0.4 to 3.1.2. Props @dependabot via #57. - Bumped
json5
from 2.2.0 to 2.2.3. Props @dependabot via #60. - Bumped
webpack
from 5.75.0 to 5.76.2. Props @dependabot via #67.
See: https://github.com/10up/debug-bar-elasticpress/milestone/4?closed=1